Anfängerfrust Anlernen von FS20 Komponenten klappt nicht

Begonnen von xomozoon, 19 Mai 2014, 15:30:16

Vorheriges Thema - Nächstes Thema

strauch

Schau auch mal in die fhem.cfg ob der cul vor dem fs20 device definiert ist das Problem gab es hier gerade an anderer Stelle.

Gesendet von meinem Tablet

FHEM 5.6 VMware mit Debian. 1 CUL für FS20 und HMLAN für Homematic, HM-CC-RT-DN, HM-LC_Sw1PBU-FM, HM-LC-Bl1PBU-FM,  HM-SEC-SC, HM-SEC-SC-2, HM-LC-Sw1-Pl2, HM-Sec-RHS, ASH2200, FHT80B, S20KSE, Sonos, XBMC, FB_Callmonitor, SMLUSB, Arduino Firmata, uvm.

xomozoon

Super eure Unterstützung!

Also, Update ist mir gelungen - denke ich.

stromer12 - Wo stelle ich die Frequenz ein und auf welchen Wert?
Puschel 74 - Ja die LED blinkt und es ist eine FS20 S8
Strauch - bei Client steht folgendes: FS20:FHT.*:KS300:USF1000:BS:HMS: :CUL_EM:CUL_WS:CUL_FHTTK:CUL_HOERMANN: :ESA2000:CUL_IR:CUL_TX:Revolt:IT:UNIRoll: :STACKABLE_CC:CUL_RFR:

CUL steht als nicht vor FS20, wie schreibe ich das dort hinein?

Danke euch allen

VG

Markus

stromer-12

Zitat von: xomozoon am 20 Mai 2014, 10:33:26
stromer12 - Wo stelle ich die Frequenz ein und auf welchen Wert?

   Readings:
     2014-05-19 15:11:25   ccconf          freq:868.300MHz bWidth:58KHz rAmpl:42dB sens:4dB


Die Frequenz ist ja eingestellt. Die Bandbreite meinte ich ist etwas schmal.

Bei mir musste ich sie erhöhen damit ich meine Sender alle empfangen kann und liegt bei 406KHz.

set CUL_0 bWidth 406
FHEM (SVN) auf RPi1B mit HMser | ESPLink
FHEM (SVN) virtuell mit HMLAN | HMUSB | CUL

strauch

Zitat von: xomozoon am 20 Mai 2014, 10:33:26
Strauch - bei Client steht folgendes: FS20:FHT.*:KS300:USF1000:BS:HMS: :CUL_EM:CUL_WS:CUL_FHTTK:CUL_HOERMANN: :ESA2000:CUL_IR:CUL_TX:Revolt:IT:UNIRoll: :STACKABLE_CC:CUL_RFR:

CUL steht als nicht vor FS20, wie schreibe ich das dort hinein?

Nein das meine ich geh mal "edit files" und dann klick auf die fhem.cfg. Poste einfach mal deren Inhalt hier.
FHEM 5.6 VMware mit Debian. 1 CUL für FS20 und HMLAN für Homematic, HM-CC-RT-DN, HM-LC_Sw1PBU-FM, HM-LC-Bl1PBU-FM,  HM-SEC-SC, HM-SEC-SC-2, HM-LC-Sw1-Pl2, HM-Sec-RHS, ASH2200, FHT80B, S20KSE, Sonos, XBMC, FB_Callmonitor, SMLUSB, Arduino Firmata, uvm.

xomozoon

attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global motd SecurityCheck:\
\
WEB,WEBphone,WEBtablet has no basicAuth attribute.\
telnetPort has no password/globalpassword attribute.\
\
Restart FHEM for a new check if the problem is fixed,\
or set the global attribute motd to none to supress this message.\

attr global sendStatistics manually
attr global statefile ./log/fhem.save
attr global updateInBackground 1
attr global userattr devStateIcon devStateStyle icon sortby webCmd widgetOverride
attr global verbose 3

define telnetPort telnet 7072 global

define WEB FHEMWEB 8083 global

define WEBphone FHEMWEB 8084 global
attr WEBphone stylesheetPrefix smallscreen

define WEBtablet FHEMWEB 8085 global
attr WEBtablet stylesheetPrefix touchpad

# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog

define autocreate autocreate
attr autocreate autosave 1
attr autocreate filelog ./log/%NAME-%Y.log

define eventTypes eventTypes ./log/eventTypes.txt

# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create
define CUL_0 CUL /dev/ttyACM0@9600 1034
attr CUL_0 model CUL
attr CUL_0 rfmode SlowRF
attr CUL_0 room Unsorted

strauch

Also die fhem.cfg ist ok. ist ja auch noch kein FS20 definiert. Dann versuch mal die Bandbreite zu ändern.
FHEM 5.6 VMware mit Debian. 1 CUL für FS20 und HMLAN für Homematic, HM-CC-RT-DN, HM-LC_Sw1PBU-FM, HM-LC-Bl1PBU-FM,  HM-SEC-SC, HM-SEC-SC-2, HM-LC-Sw1-Pl2, HM-Sec-RHS, ASH2200, FHT80B, S20KSE, Sonos, XBMC, FB_Callmonitor, SMLUSB, Arduino Firmata, uvm.

Mitch

Also ich habe mit dieser Einstellung die besten Erfahrungen: ccconf => freq:868.350MHz bWidth:464KHz rAmpl:42dB sens:16dB

Mache mal folgende Eingaben:
1. set CUL_0 bWith 464
2. set CUL_0 freq 868.350
3. set CUL_0 sens 16

Danach nochmal mit der FB testen
FHEM im Proxmox Container

xomozoon

OK, die Einstellungen von Mitch haben was gebracht. Jetzt kann ich den Schalter aus dem Frontend einmal aus und anschalten und dann geht nichts mehr. Erst wenn ich das Frontend neu starte kann ich wieder einmal an und aus schalten.

strauch

mach mal save und ein neustart..... vielleicht hilfts.
FHEM 5.6 VMware mit Debian. 1 CUL für FS20 und HMLAN für Homematic, HM-CC-RT-DN, HM-LC_Sw1PBU-FM, HM-LC-Bl1PBU-FM,  HM-SEC-SC, HM-SEC-SC-2, HM-LC-Sw1-Pl2, HM-Sec-RHS, ASH2200, FHT80B, S20KSE, Sonos, XBMC, FB_Callmonitor, SMLUSB, Arduino Firmata, uvm.

Mitch

FHEM im Proxmox Container

xomozoon

Vom Handy aus (8084) funktioniert es einwandfrei.  :D :D :D


Im Log werden alle Vorgänge dokumentiert.

Mitch

Vom Handy geht, aber am Rechner nicht?
Oder geht die FB nicht?

Mach nochmal Copy Paste deiner CFG (aber bitte mit code /code)
FHEM im Proxmox Container

xomozoon

FB und Handy klappt,  Rechner nicht.

Hier die CFG

attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global motd SecurityCheck:\
\
WEB,WEBphone,WEBtablet has no basicAuth attribute.\
telnetPort has no password/globalpassword attribute.\
\
Restart FHEM for a new check if the problem is fixed,\
or set the global attribute motd to none to supress this message.\

attr global sendStatistics manually
attr global statefile ./log/fhem.save
attr global updateInBackground 1
attr global userattr devStateIcon devStateStyle icon sortby webCmd widgetOverride
attr global verbose 3

define telnetPort telnet 7072 global

define WEB FHEMWEB 8083 global

define WEBphone FHEMWEB 8084 global
attr WEBphone stylesheetPrefix smallscreen

define WEBtablet FHEMWEB 8085 global
attr WEBtablet stylesheetPrefix touchpad

# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog

define autocreate autocreate
attr autocreate autosave 1
attr autocreate filelog ./log/%NAME-%Y.log

define eventTypes eventTypes ./log/eventTypes.txt

# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create
define CUL_0 CUL /dev/ttyACM0@9600 1034
attr CUL_0 model CUL
attr CUL_0 rfmode SlowRF
attr CUL_0 room Unsorted
define CUL_TX_51 CUL_TX 51
attr CUL_TX_51 room CUL_TX
define FileLog_CUL_TX_51 FileLog ./log/CUL_TX_51-%Y.log CUL_TX_51
attr FileLog_CUL_TX_51 logtype temp4hum4:Temp/Hum,text
attr FileLog_CUL_TX_51 room CUL_TX
define SVG_CUL_TX_51 SVG FileLog_CUL_TX_51:temp4hum4:CURRENT
attr SVG_CUL_TX_51 label "CUL_TX_51 Min $data{min1}, Max $data{max1}, Last $data{currval1}"
attr SVG_CUL_TX_51 room Plots
define FS20_805701 FS20 8057 01
attr FS20_805701 IODev CUL_0
attr FS20_805701 room FS20
define FileLog_FS20_805701 FileLog ./log/FS20_805701-%Y.log FS20_805701
attr FileLog_FS20_805701 logtype text
attr FileLog_FS20_805701 room FS20

Mitch

Es wäre einfacher, wenn du die CODE Funktion nutzt  :P

Sieht soweit doch gut aus.
Du kannst noch das Modell einstellen
attr FS20_805701 model fs20st
sollte aber nichts ausmachen.

Was zeigt denn der Rechner für Knöpfe? On und OFF?

Was passiert, wenn Du am Rechner schaltest?

Welchen Port rufst Du am Rechner auf und welchen am Handy?
FHEM im Proxmox Container

xomozoon

Habs irgendwie hin bekommen - cool!

Danke an alle für die Hilfe.