Modul CUL_TCM97001 und Lidl AURIOL Wetterstation einbinden in FHEM

Begonnen von t1me2die, 22 Dezember 2016, 18:29:31

Vorheriges Thema - Nächstes Thema

pejonp

@australien

Mach mal ein list vom signalduino. Verbose=5 mal einstellen und Log hier anhängen.
Frequenz richtig eingestellt. Fhem neu gestartet. Gehören die Dateien im fhem Verzeichnis alle fhem? Zugriffsrechte/Eigentümer überprüfen.

Pejonp
LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

pejonp

@yersinia

Bist du sicher das der SD_WS07 vom nanocul erkannt wird ?
Kannst du bei deinem nanocul mal verbose=5 einstellen und hier anhängen.
Hast du den nanocul als signalduino konfiguriert?

Pejonp
LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

gbomacfly

Ich hab mittlerweile auf einen Signalduino mit CC1101 gewechselt. Habe die Dev-Version von Signalduino perupdate add https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/dev-r33/controls_signalduino.txt eingebunden, update all, shutdown restart und gewartet.
Kurze Zeit später wurde dann das folgende angelegt:

Internals:
   AZ.SIGNALduino_DMSG s606CFEE0C000
   AZ.SIGNALduino_MSGCNT 1952
   AZ.SIGNALduino_RAWMSG MS;P1=-2056;P2=413;P3=-4106;P4=-9128;D=24212323212121212121232321232321212323232323232321232323212121212123232121;CP=2;SP=4;R=222;
   AZ.SIGNALduino_RSSI -91
   AZ.SIGNALduino_TIME 2018-03-05 21:15:56
   CODE       CUL_TCM97001_96
   DEF        CUL_TCM97001_96
   LASTInputDev AZ.SIGNALduino
   MSGCNT     1952
   NAME       GA.AuriolRegen
   NR         179
   STATE      Es regnet im Augenblick nicht. 480 mm/l
   TYPE       CUL_TCM97001
   lastH      0
   lastT      1520280956
   Helper:
     DBLOG:
       israining:
         DBLogging:
           TIME       1520280956.08258
           VALUE      no
       rain:
         DBLogging:
           TIME       1520280956.08258
           VALUE      480
   READINGS:
     2018-02-26 07:25:28   battery         ok
     2018-03-05 21:15:56   israining       no
     2018-03-05 21:15:56   rain            480
     2018-03-05 21:15:56   state           R: 480
Attributes:
   DbLogExclude .*
   DbLogInclude rain,israining
   event-min-interval .*:300
   event-on-change-reading .*
   model      W174
   mqttName   GA.AuriolRegen
   mqttRoom   Draussen
   room       Draussen
   stateFormat {
if (ReadingsVal($name, "israining", undef) eq "yes") {
"Es regnet gerade. " . ReadingsVal($name, "rain", undef) . " mm/l";
} else {
"Es regnet im Augenblick nicht. " . ReadingsVal($name, "rain", undef) . " mm/l";
}

}
   widgetOverride event-on-change-reading:textField-long


Internals:
   AZ.SIGNALduino_DMSG sC56FB900E000
   AZ.SIGNALduino_MSGCNT 6609
   AZ.SIGNALduino_RAWMSG MS;P0=-8959;P1=458;P2=-4015;P3=-2019;D=10121213131312131213121213121212121213121212131312131313131313131312121213;CP=1;SP=0;R=230;
   AZ.SIGNALduino_RSSI -87
   AZ.SIGNALduino_TIME 2018-03-05 21:17:05
   CODE       CUL_TCM97001_197
   DEF        CUL_TCM97001_197
   LASTInputDev AZ.SIGNALduino
   MSGCNT     6609
   NAME       GA.AuriolWind
   NR         182
   STATE      Aktuell: 74% rel.H mit ⌀ 0 km/h Wind und Böen von 0 km/h aus SSO
   TYPE       CUL_TCM97001
   lastH      0
   lastT      1520281025
   Helper:
     DBLOG:
       humidity:
         DBLogging:
           TIME       1520280682.73795
           VALUE      74
       temperature:
         DBLogging:
           TIME       1520280899.78375
           VALUE      0.0
       windDirection:
         DBLogging:
           TIME       1520281025.7895
           VALUE      22
       windDirectionText:
         DBLogging:
           TIME       1520276995.69175
           VALUE      SSO
       windGust:
         DBLogging:
           TIME       1520281025.7895
           VALUE      0
       windSpeed:
         DBLogging:
           TIME       1520280837.78267
           VALUE      0
   READINGS:
     2018-03-01 13:21:15   battery         low
     2018-03-05 21:14:28   humidity        74
     2018-03-05 21:17:05   state           Wg: 0  Wd: 
     2018-03-05 21:17:05   temperature     0.0
     2018-03-05 21:17:05   windDirection   22
     2018-03-05 20:09:55   windDirectionText SSE
     2018-03-05 21:17:05   windGust        0
     2018-03-05 21:17:03   windSpeed       0
Attributes:
   DbLogExclude .*
   DbLogInclude temperature,humidity,wind.*
   event-min-interval .*:300
   event-on-change-reading .*
   eventMap   NNE:NNO NE:NO ENE:ONO E:O ESE:OSO SE:SO SSE:SSO
   model      TCM21....
   mqttName   GA.AuriolWind
   mqttRoom   Draussen
   room       Draussen
   stateFormat Aktuell: humidity% rel.H mit ⌀ windSpeed km/h Wind und Böen von windGust km/h aus windDirectionText
   widgetOverride event-on-change-reading:textField-long


Wurde natürlich mittlerweile etwas abgeändert :) Wind kommt allerdings immer aus SSO, egal wie die Fahne steht, ansonsten funktioniert es gut. Achja, die Batterien sollte ich endlich mal tauschen :)
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

pejonp

HI

versuche mal diese Datei vom letzten Eintrag
https://forum.fhem.de/index.php/topic,78768.msg764458.html#msg764458

Wird bei jedem Update überschrieben, ggf.  Excluden. fhem neu starten usw. .....

Pejonp


LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

australien

@pejonp
hab die Anleitung mit der neuen Datei gemacht.

leider wird mit der neuen Datei der Wetter-Wind-Sensor nicht mehr erkannt, die anderen schon?

das log mit verbose 5 liebt bei.



2018.03.06 10:47:53 3: Opening sduino device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9M9DV3R-if00-port0
2018.03.06 10:47:53 3: Setting sduino serial parameters to 57600,8,N,1
2018.03.06 10:47:53 1: sduino/define: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9M9DV3R-if00-port0@57600
2018.03.06 10:47:53 1: sduino/init: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9M9DV3R-if00-port0@57600
2018.03.06 10:47:53 3: sduino device opened
2018.03.06 10:47:53 3: sduino: setting Verbose to: 3
2018.03.06 10:47:57 3: AMADCommBridge (AMADBridge) - defined AMADCommBridge with Socketport 8090
2018.03.06 10:47:57 3: AMADBridge: port 8090 opened
2018.03.06 10:47:57 3: AMADCommBridge (AMADBridge) - Socket opened.
2018.03.06 10:47:57 3: AMADDevice (TabletWohnzimmer) - I/O device is AMADBridge
2018.03.06 10:47:57 3: AMADDevice (TabletWohnzimmer) - set remoteServer to Automagic
2018.03.06 10:47:57 3: AMADDevice (TabletWohnzimmer) - defined with AMAD_ID: 1516102976417 on port 8090
2018.03.06 10:47:57 3: AMADDevice (TabletWohnzimmer) - set remoteServer to Automagic
2018.03.06 10:47:57 3: Opening ZWDongle_0 device /dev/ttyACM0
2018.03.06 10:47:57 3: Setting ZWDongle_0 serial parameters to 115200,8,N,1
2018.03.06 10:47:59 3: ZWDongle_0 device opened
2018.03.06 10:47:59 3: ZWave: cannot load Crypt::Rijndael, SECURITY class disabled
2018.03.06 10:47:59 2: fronthem: ipc listener opened at port 16384
2018.03.06 10:47:59 1: Including ./log/fhem.save
2018.03.06 10:48:02 0: Featurelevel: 5.8
2018.03.06 10:48:02 0: Server started with 170 defined entities (fhem.pl:16312/2018-03-02 perl:5.024001 os:linux user:fhem pid:6092)
2018.03.06 10:48:02 3: sduino sduinoIdList: whitelistIds=
2018.03.06 10:48:02 3: sduino sduinoIdList: blacklistIds=
2018.03.06 10:48:02 3: sduino sduinoIdList: development=
2018.03.06 10:48:02 3: sduino: ID=p76.1 skiped (developId=p)
2018.03.06 10:48:02 3: sduino: ID=p76 skiped (developId=p)
2018.03.06 10:48:02 3: sduino: ID=78 skiped (developId=y)
2018.03.06 10:48:02 3: sduino: ID=63 skiped (developId=y)
2018.03.06 10:48:02 3: sduino: ID=74 skiped (developId=y)
2018.03.06 10:48:02 3: sduino: ID=77 skiped (developId=y)
2018.03.06 10:48:02 3: sduino: ID=73 skiped (developId=y)
2018.03.06 10:48:02 3: sduino: IDlist MS 0 1 13 14 15 17 2 22 23 25 3 3.1 32 33 35 38 4 41 51 55 6 68 7 72.1
2018.03.06 10:48:02 3: sduino: IDlist MU 13.1 16 20 21 24 26 27 28 29 30 31 36 37 39 40 44 44.1 45 46 48 49 5 50 56 59 60 61 62 64 65 66 67 69 70 71 72 75 8 9
2018.03.06 10:48:02 3: sduino: IDlist MC 10 11 12 12.1 18 43 47 52 57 58
2018.03.06 10:48:02 3: sduino/init: disable receiver (XQ)
2018.03.06 10:48:02 3: sduino/init: get version, retry = 0
2018.03.06 10:48:02 2: ZWDongle_ProcessSendStack: no ACK, resending message 0107000301020100f9
2018.03.06 10:48:02 3: telnetForBlockingFn_1520329682: port 41719 opened
2018.03.06 10:48:03 3: AV_Reveiver device opened
2018.03.06 10:48:03 3: ABFALL Muelltonnen - CALENDAR:Muelltonnen_Kalender triggered, updating ABFALL Muelltonnen ...
2018.03.06 10:48:03 2: sduino: initialized. v3.3.3-dev
2018.03.06 10:48:03 3: sduino/init: enable receiver (XE)
2018.03.06 10:48:05 3: CALVIEW myCalSchule - CALENDAR:Kalender_Schule triggered, updating CALVIEW myCalSchule ...
2018.03.06 10:48:08 1: Calendar Kalender_Haus: retrieved no or empty data
2018.03.06 10:48:08 3: CALVIEW myCalHome - CALENDAR:Kalender_Haus triggered, updating CALVIEW myCalHome ...
2018.03.06 10:48:08 1: PERL WARNING: Use of uninitialized value $t in numeric lt (<) at ./FHEM/57_Calendar.pm line 1933.
2018.03.06 10:48:26 3: sduino: setting Verbose to: 5
2018.03.06 10:48:28 4: sduino/msg READ: MS;P2=-3867;P3=496;P4=-930;P5=-1915;D=32343534353435353535343435343434343435343434353534353535353435343435343434;CP=3;SP=2;R=247;O;
2018.03.06 10:48:28 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:28 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:28 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:48:28 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:28 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:28 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -78.5
2018.03.06 10:48:28 5: sduino Dispatch: P7#579046F48, test ungleich: disabled
2018.03.06 10:48:28 5: sduino Dispatch: P7#579046F48, -78.5 dB, dispatch
2018.03.06 10:48:28 5: sduino: dispatch P7#579046F48
2018.03.06 10:48:28 4: sduino SD_WS07: P7#579046F48, length=9
2018.03.06 10:48:28 5: sduino SD_WS07: converted to bits: 01010111 1 001 000001000110 1111 01001000
2018.03.06 10:48:28 4: sduino SD_WS07: model=SD_WS07_TH, id=57, channel=2, temp=7, hum=72, bat=ok
2018.03.06 10:48:28 4: sduino/msg READ: MS;P0=-945;P1=484;P2=-1930;P3=-3865;D=13101210121012121212101012101010101012101010121210121212121012101012101010;CP=1;SP=3;R=246;O;
2018.03.06 10:48:28 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:28 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:28 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:48:28 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:28 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:28 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -79
2018.03.06 10:48:28 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:48:28 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:48:29 4: sduino/msg READ: MS;P0=-941;P1=481;P2=-1934;P3=-3857;D=13101210121012121212101012101010101012101010121210121212121012101012101010;CP=1;SP=3;R=248;O;
2018.03.06 10:48:29 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:29 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:29 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:48:29 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:29 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:29 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -78
2018.03.06 10:48:29 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:48:29 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:48:29 4: sduino/msg READ: MS;P0=-939;P1=499;P2=-1918;P3=-3870;D=13101210121012121212101012101010101012101010121210121212121012101012101010;CP=1;SP=3;R=246;
2018.03.06 10:48:29 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:29 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:29 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:48:29 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:29 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:29 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -79
2018.03.06 10:48:29 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:48:29 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:48:32 4: sduino/msg READ: MS;P2=471;P3=-4053;P4=-9061;P5=-2019;D=24252325232525252325232325232325252325252523252325232525252525252523252523;CP=2;SP=4;R=245;O;
2018.03.06 10:48:32 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:32 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:32 4: sduino: Decoded MS Protocol id 0 dmsg s516C8A809000 length 40 RSSI = -79.5
2018.03.06 10:48:32 5: sduino Dispatch: s516C8A809000, test ungleich: disabled
2018.03.06 10:48:32 5: sduino Dispatch: s516C8A809000, -79.5 dB, dispatch
2018.03.06 10:48:32 5: sduino: dispatch s516C8A809000
2018.03.06 10:48:32 4: sduino: Matched MS Protocol id 68 -> PFR-130
2018.03.06 10:48:32 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:32 4: sduino: Decoded MS Protocol id 68 dmsg s516C8A809000 length 40 RSSI = -79.5
2018.03.06 10:48:32 5: sduino Dispatch: s516C8A809000, test gleich
2018.03.06 10:48:32 4: sduino Dispatch: s516C8A809000, Dropped due to short time or equal msg
2018.03.06 10:48:33 4: sduino/msg READ: MS;P0=548;P1=-4082;P2=-2089;P4=-8862;D=0401020201010201020102010102020202020202020201010101010102020202010101010102;CP=0;SP=4;R=14;O;
2018.03.06 10:48:33 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:33 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:33 4: sduino: Decoded MS Protocol id 0 dmsg s9AB007E1F000 length 40 RSSI = -67
2018.03.06 10:48:33 5: sduino Dispatch: s9AB007E1F000, test ungleich: disabled
2018.03.06 10:48:33 5: sduino Dispatch: s9AB007E1F000, -67 dB, dispatch
2018.03.06 10:48:33 5: sduino: dispatch s9AB007E1F000
2018.03.06 10:48:33 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:48:33 4: sduino/msg READ: MS;P0=553;P1=-4070;P2=-2042;P3=-8979;D=0301020201010201020102010102020202020202020201010101010102020202010101010102;CP=0;SP=3;R=13;O;
2018.03.06 10:48:33 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:33 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:33 4: sduino: Decoded MS Protocol id 0 dmsg s9AB007E1F000 length 40 RSSI = -67.5
2018.03.06 10:48:33 5: sduino Dispatch: s9AB007E1F000, test gleich
2018.03.06 10:48:33 4: sduino Dispatch: s9AB007E1F000, Dropped due to short time or equal msg
2018.03.06 10:48:34 4: sduino/msg READ: MU;P0=546;P1=-2047;P2=-4083;P3=-9032;D=010101010101010102020202020201010101020202020201030;CP=0;R=15;
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 13.1 -> FLAMINGO FA21 b matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 13.1 -> FLAMINGO FA21 b mismatches, aborting
2018.03.06 10:48:34 5: sduino: applying filterfunc SIGNALduino_filterSign
2018.03.06 10:48:34 5: sduino: applying filterfunc SIGNALduino_compPattern
2018.03.06 10:48:34 4: sduino/msg READ: MS;P2=-3807;P4=488;P5=-1877;P6=-911;D=42454546464645464545464546464646464645454546464546454545454646454645464546;CP=4;SP=2;R=235;O;
2018.03.06 10:48:34 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:34 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:34 5: sduino: Found wrong signalpattern, catched 0 bits, aborting demodulation
2018.03.06 10:48:34 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:34 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:34 4: sduino: Decoded MS Protocol id 7 dmsg P7#C5A072F2A length 36 RSSI = -84.5
2018.03.06 10:48:34 5: sduino Dispatch: P7#C5A072F2A, test ungleich: disabled
2018.03.06 10:48:34 5: sduino Dispatch: P7#C5A072F2A, -84.5 dB, dispatch
2018.03.06 10:48:34 5: sduino: dispatch P7#C5A072F2A
2018.03.06 10:48:34 4: sduino SD_WS07: P7#C5A072F2A, length=9
2018.03.06 10:48:34 5: sduino SD_WS07: converted to bits: 11000101 1 010 000001110010 1111 00101010
2018.03.06 10:48:34 4: sduino SD_WS07: model=SD_WS07_TH, id=C5, channel=3, temp=11.4, hum=42, bat=ok
2018.03.06 10:48:34 4: sduino/msg READ: MU;P0=-1878;P1=483;P2=-966;P3=-3752;P5=768;D=01213105012121210121010121012121212121210101012121012101012;CP=1;R=238;
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 13.1 -> FLAMINGO FA21 b matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 13.1 -> FLAMINGO FA21 b mismatches, aborting
2018.03.06 10:48:34 5: sduino: applying filterfunc SIGNALduino_filterSign
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 27 -> remote27 mismatches, aborting
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 28 -> IC Ledspot mismatches, aborting
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 36 -> socket36 mismatches, aborting
2018.03.06 10:48:34 5: sduino: applying filterfunc SIGNALduino_compPattern
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 39 -> X10 Protocol matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: start pattern for MU Protocol id 39 -> X10 Protocol mismatches, aborting
2018.03.06 10:48:34 4: sduino: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2018.03.06 10:48:34 5: sduino: Starting demodulation at Position 1
2018.03.06 10:48:34 4: sduino/msg READ: MS;P0=-913;P1=485;P2=-1870;P3=-3775;D=13121210101012101212101210101010101012121210101210121212121010121012101210;CP=1;SP=3;R=240;O;
2018.03.06 10:48:34 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:34 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:34 5: sduino: Found wrong signalpattern, catched 0 bits, aborting demodulation
2018.03.06 10:48:34 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:34 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:34 4: sduino: Decoded MS Protocol id 7 dmsg P7#C5A072F2A length 36 RSSI = -82
2018.03.06 10:48:34 5: sduino Dispatch: P7#C5A072F2A, test gleich
2018.03.06 10:48:34 4: sduino Dispatch: P7#C5A072F2A, Dropped due to short time or equal msg
2018.03.06 10:48:35 4: sduino/msg READ: MS;P0=-1868;P1=488;P2=-907;P6=-3762;D=16101012121210121010121012121212121210101012121012101010101212101210121012;CP=1;SP=6;R=242;O;
2018.03.06 10:48:35 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:48:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:35 5: sduino: Found wrong signalpattern, catched 0 bits, aborting demodulation
2018.03.06 10:48:35 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:48:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:35 4: sduino: Decoded MS Protocol id 7 dmsg P7#C5A072F2A length 36 RSSI = -81
2018.03.06 10:48:35 5: sduino Dispatch: P7#C5A072F2A, test gleich
2018.03.06 10:48:35 4: sduino Dispatch: P7#C5A072F2A, Dropped due to short time or equal msg
2018.03.06 10:48:35 4: sduino/msg READ: MU;P0=-923;P1=485;P2=-1865;P3=-3768;D=0101210121212121010121012101210131212101010121012121012101010101010121212101012101212121210101210121012101;CP=1;R=238;
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 13.1 -> FLAMINGO FA21 b matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 13.1 -> FLAMINGO FA21 b mismatches, aborting
2018.03.06 10:48:35 5: sduino: applying filterfunc SIGNALduino_filterSign
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 27 -> remote27 mismatches, aborting
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 28 -> IC Ledspot mismatches, aborting
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 36 -> socket36 mismatches, aborting
2018.03.06 10:48:35 5: sduino: applying filterfunc SIGNALduino_compPattern
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 39 -> X10 Protocol matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 39 -> X10 Protocol mismatches, aborting
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 69 -> Hoermann matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: start pattern for MU Protocol id 69 -> Hoermann mismatches, aborting
2018.03.06 10:48:35 4: sduino: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2018.03.06 10:48:35 5: sduino: Starting demodulation at Position 1
2018.03.06 10:48:37 4: sduino/msg READ: MS;P0=-8948;P1=533;P2=-4111;P3=-2039;D=1012131312131312131312131313131313131313131313121313121212131213131212121213;CP=1;SP=0;R=2;O;
2018.03.06 10:48:37 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:37 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:37 4: sduino: Decoded MS Protocol id 0 dmsg s92400274F000 length 40 RSSI = -73
2018.03.06 10:48:37 5: sduino Dispatch: s92400274F000, test ungleich: disabled
2018.03.06 10:48:37 5: sduino Dispatch: s92400274F000, -73 dB, dispatch
2018.03.06 10:48:37 5: sduino: dispatch s92400274F000
2018.03.06 10:48:37 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:48:38 4: sduino/msg READ: MS;P0=-2077;P1=525;P2=-4076;P3=-8974;D=1312101012101012101012101010101010101010101010121010121212101210101212121210;CP=1;SP=3;R=3;O;
2018.03.06 10:48:38 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:38 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:38 4: sduino: Decoded MS Protocol id 0 dmsg s92400274F000 length 40 RSSI = -72.5
2018.03.06 10:48:38 5: sduino Dispatch: s92400274F000, test gleich
2018.03.06 10:48:38 4: sduino Dispatch: s92400274F000, Dropped due to short time or equal msg
2018.03.06 10:48:55 4: sduino/msg READ: MS;P2=-3982;P3=484;P4=-8949;P5=-2000;D=34353532353532353535323235323535353535353535353535353532353535353535323232;CP=3;SP=4;R=242;O;
2018.03.06 10:48:55 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:48:55 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:55 4: sduino: Decoded MS Protocol id 0 dmsg s246800207000 length 40 RSSI = -81
2018.03.06 10:48:55 5: sduino Dispatch: s246800207000, test ungleich: disabled
2018.03.06 10:48:55 5: sduino Dispatch: s246800207000, -81 dB, dispatch
2018.03.06 10:48:55 5: sduino: dispatch s246800207000
2018.03.06 10:48:55 4: sduino: Matched MS Protocol id 68 -> PFR-130
2018.03.06 10:48:55 5: sduino: Starting demodulation at Position 2
2018.03.06 10:48:55 4: sduino: Decoded MS Protocol id 68 dmsg s246800207000 length 40 RSSI = -81
2018.03.06 10:48:55 5: sduino Dispatch: s246800207000, test gleich
2018.03.06 10:48:55 4: sduino Dispatch: s246800207000, Dropped due to short time or equal msg
2018.03.06 10:48:57 4: sduino/msg READ: MC;LL=-2650;LH=3205;SL=-1186;SH=1743;D=7E6FBFCE;C=1463;L=31;R=231;
2018.03.06 10:48:57 4: sduino: Found manchester Protocol id 18 clock 1463 RSSI -86.5 -> OSV1
2018.03.06 10:48:57 5: sduino: extracted data 10000001100100000100000000110001 (bin)
2018.03.06 10:48:57 5: sduino: protocol does not match return from method: ( message is to short)
2018.03.06 10:48:58 4: sduino/msg READ: MC;LL=-2660;LH=3201;SL=-1197;SH=1732;D=7E6FBFCE;C=1464;L=31;R=233;
2018.03.06 10:48:58 4: sduino: Found manchester Protocol id 18 clock 1464 RSSI -85.5 -> OSV1
2018.03.06 10:48:58 5: sduino: extracted data 10000001100100000100000000110001 (bin)
2018.03.06 10:48:58 5: sduino: protocol does not match return from method: ( message is to short)
2018.03.06 10:49:00 4: sduino/msg READ: MS;P0=-9097;P2=571;P3=-4131;P4=-2053;D=2023242423232424242424232324242324242424242323242324232424242423242324232324;CP=2;SP=0;R=14;O;
2018.03.06 10:49:00 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:00 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:00 4: sduino: Decoded MS Protocol id 0 dmsg s98320D42B000 length 40 RSSI = -67
2018.03.06 10:49:00 5: sduino Dispatch: s98320D42B000, test ungleich: disabled
2018.03.06 10:49:00 5: sduino Dispatch: s98320D42B000, -67 dB, dispatch
2018.03.06 10:49:00 5: sduino: dispatch s98320D42B000
2018.03.06 10:49:00 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:49:01 4: sduino/msg READ: MS;P0=-4106;P1=571;P2=-2059;P3=-9021;D=1310121210101212121212101012121012121212121010121012101212121210121012101012;CP=1;SP=3;R=13;O;
2018.03.06 10:49:01 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:01 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:01 4: sduino: Decoded MS Protocol id 0 dmsg s98320D42B000 length 40 RSSI = -67.5
2018.03.06 10:49:01 5: sduino Dispatch: s98320D42B000, test gleich
2018.03.06 10:49:01 4: sduino Dispatch: s98320D42B000, Dropped due to short time or equal msg
2018.03.06 10:49:01 4: sduino/msg READ: MS;P2=-448;P4=-9010;P5=584;P7=-2059;D=5452575752575252575257525257575257575757575252575757525252575752575752575257;CP=5;SP=4;R=17;O;
2018.03.06 10:49:01 4: sduino: Matched MS Protocol id 4 -> arctech2
2018.03.06 10:49:01 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:01 4: sduino: Decoded MS Protocol id 4 dmsg i694DF38DA800 length 40 RSSI = -65.5
2018.03.06 10:49:01 5: sduino Dispatch: i694DF38DA800, test ungleich: disabled
2018.03.06 10:49:01 5: sduino Dispatch: i694DF38DA800, -65.5 dB, dispatch
2018.03.06 10:49:01 5: sduino: dispatch i694DF38DA800
2018.03.06 10:49:01 3: sduino IT: message "i694DF38DA800" (13) too short!
2018.03.06 10:49:01 3: sduino IT: message "i694DF38DA800" (13) too short!
2018.03.06 10:49:01 3: sduino: Unknown code i694DF38DA800, help me!
2018.03.06 10:49:02 4: sduino/msg READ: MS;P0=-2060;P1=592;P2=-4099;P3=-9009;D=1312101012101212101210121210101210101010101212101010121212101012101012101210;CP=1;SP=3;R=14;O;
2018.03.06 10:49:02 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:02 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:02 4: sduino: Decoded MS Protocol id 0 dmsg s96B20C725000 length 40 RSSI = -67
2018.03.06 10:49:02 5: sduino Dispatch: s96B20C725000, test ungleich: disabled
2018.03.06 10:49:02 5: sduino Dispatch: s96B20C725000, -67 dB, dispatch
2018.03.06 10:49:02 5: sduino: dispatch s96B20C725000
2018.03.06 10:49:02 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:49:03 4: sduino/keepalive ok, retry = 0
2018.03.06 10:49:09 4: sduino/msg READ: MS;P0=-8980;P1=460;P2=-4054;P3=-2036;D=10131213121313131213121213121213131213131312131213121313131313131312131312;CP=1;SP=0;R=243;O;
2018.03.06 10:49:09 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:09 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:09 4: sduino: Decoded MS Protocol id 0 dmsg s516C8A809000 length 40 RSSI = -80.5
2018.03.06 10:49:09 5: sduino Dispatch: s516C8A809000, test ungleich: disabled
2018.03.06 10:49:09 5: sduino Dispatch: s516C8A809000, -80.5 dB, dispatch
2018.03.06 10:49:09 5: sduino: dispatch s516C8A809000
2018.03.06 10:49:09 4: sduino: Matched MS Protocol id 68 -> PFR-130
2018.03.06 10:49:09 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:09 4: sduino: Decoded MS Protocol id 68 dmsg s516C8A809000 length 40 RSSI = -80.5
2018.03.06 10:49:09 5: sduino Dispatch: s516C8A809000, test gleich
2018.03.06 10:49:09 4: sduino Dispatch: s516C8A809000, Dropped due to short time or equal msg
2018.03.06 10:49:10 4: sduino/msg READ: MU;P0=-4039;P1=486;P2=-1990;D=01212101212121012101210121212121212121012121012;CP=1;R=246;
2018.03.06 10:49:10 4: sduino: Fingerprint for MU Protocol id 13.1 -> FLAMINGO FA21 b matches, trying to demodulate
2018.03.06 10:49:10 5: sduino: start pattern for MU Protocol id 13.1 -> FLAMINGO FA21 b mismatches, aborting
2018.03.06 10:49:10 5: sduino: applying filterfunc SIGNALduino_filterSign
2018.03.06 10:49:10 5: sduino: applying filterfunc SIGNALduino_compPattern
2018.03.06 10:49:10 4: sduino/msg READ: MU;P0=-7468;P1=476;P2=-2012;P3=-3723;D=0121312131212121312131312131312121312121213;CP=1;R=243;
2018.03.06 10:49:10 4: sduino: Fingerprint for MU Protocol id 13.1 -> FLAMINGO FA21 b matches, trying to demodulate
2018.03.06 10:49:10 5: sduino: start pattern for MU Protocol id 13.1 -> FLAMINGO FA21 b mismatches, aborting
2018.03.06 10:49:10 5: sduino: applying filterfunc SIGNALduino_filterSign
2018.03.06 10:49:10 5: sduino: applying filterfunc SIGNALduino_compPattern
2018.03.06 10:49:10 4: sduino/msg READ: MS;P1=477;P2=-2016;P3=-4052;P4=-9069;D=14121312131212121312131312131312121312121213121312131212121212121213121213;CP=1;SP=4;R=241;O;
2018.03.06 10:49:10 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:10 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:10 4: sduino: Decoded MS Protocol id 0 dmsg s516C8A809000 length 40 RSSI = -81.5
2018.03.06 10:49:10 5: sduino Dispatch: s516C8A809000, test gleich
2018.03.06 10:49:10 4: sduino Dispatch: s516C8A809000, Dropped due to short time or equal msg
2018.03.06 10:49:10 4: sduino: Matched MS Protocol id 68 -> PFR-130
2018.03.06 10:49:10 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:10 4: sduino: Decoded MS Protocol id 68 dmsg s516C8A809000 length 40 RSSI = -81.5
2018.03.06 10:49:10 5: sduino Dispatch: s516C8A809000, test gleich
2018.03.06 10:49:10 4: sduino Dispatch: s516C8A809000, Dropped due to short time or equal msg
2018.03.06 10:49:23 4: sduino/msg READ: MS;P1=540;P2=-4079;P3=-2035;P4=-8999;D=1412131312121312131213121213131313131313131312121212121312131313121212121213;CP=1;SP=4;R=11;O;
2018.03.06 10:49:23 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:23 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:23 4: sduino: Decoded MS Protocol id 0 dmsg s9AB007D1F000 length 40 RSSI = -68.5
2018.03.06 10:49:23 5: sduino Dispatch: s9AB007D1F000, test ungleich: disabled
2018.03.06 10:49:23 5: sduino Dispatch: s9AB007D1F000, -68.5 dB, dispatch
2018.03.06 10:49:23 5: sduino: dispatch s9AB007D1F000
2018.03.06 10:49:23 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:49:23 4: sduino/msg READ: MS;P0=-2048;P1=542;P2=-4085;P3=-8961;D=1312101012121012101210121210101010101010101012121212121012101010121212121210;CP=1;SP=3;R=12;O;
2018.03.06 10:49:23 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:23 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:23 4: sduino: Decoded MS Protocol id 0 dmsg s9AB007D1F000 length 40 RSSI = -68
2018.03.06 10:49:23 5: sduino Dispatch: s9AB007D1F000, test gleich
2018.03.06 10:49:23 4: sduino Dispatch: s9AB007D1F000, Dropped due to short time or equal msg
2018.03.06 10:49:26 4: sduino/msg READ: MS;P2=466;P3=-3999;P4=-8949;P5=-2015;D=24252523252523252525232325232525252525252525252525252523252525252525232323;CP=2;SP=4;R=244;O;
2018.03.06 10:49:26 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:26 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:26 4: sduino: Decoded MS Protocol id 0 dmsg s246800207000 length 40 RSSI = -80
2018.03.06 10:49:26 5: sduino Dispatch: s246800207000, test ungleich: disabled
2018.03.06 10:49:26 5: sduino Dispatch: s246800207000, -80 dB, dispatch
2018.03.06 10:49:26 5: sduino: dispatch s246800207000
2018.03.06 10:49:26 4: sduino: Matched MS Protocol id 68 -> PFR-130
2018.03.06 10:49:26 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:26 4: sduino: Decoded MS Protocol id 68 dmsg s246800207000 length 40 RSSI = -80
2018.03.06 10:49:26 5: sduino Dispatch: s246800207000, test gleich
2018.03.06 10:49:26 4: sduino Dispatch: s246800207000, Dropped due to short time or equal msg
2018.03.06 10:49:27 4: sduino/msg READ: MS;P2=527;P3=-4079;P4=-2051;P5=-8973;D=2523242423242423242423242424242424242424242424232424232323242324232424242424;CP=2;SP=5;R=4;O;
2018.03.06 10:49:27 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:27 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:27 4: sduino: Decoded MS Protocol id 0 dmsg s924002750000 length 40 RSSI = -72
2018.03.06 10:49:27 5: sduino Dispatch: s924002750000, test ungleich: disabled
2018.03.06 10:49:27 5: sduino Dispatch: s924002750000, -72 dB, dispatch
2018.03.06 10:49:27 5: sduino: dispatch s924002750000
2018.03.06 10:49:27 4: sduino: CUL_TCM97001 using longid: 1 model: Prologue
2018.03.06 10:49:28 4: sduino/msg READ: MS;P0=543;P1=-2031;P2=-4070;P3=-8968;D=0302010102010102010102010101010101010101010101020101020202010201020101010101;CP=0;SP=3;R=4;O;
2018.03.06 10:49:28 4: sduino: Matched MS Protocol id 0 -> weather1
2018.03.06 10:49:28 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:28 4: sduino: Decoded MS Protocol id 0 dmsg s924002750000 length 40 RSSI = -72
2018.03.06 10:49:28 5: sduino Dispatch: s924002750000, test gleich
2018.03.06 10:49:28 4: sduino Dispatch: s924002750000, Dropped due to short time or equal msg
2018.03.06 10:49:29 4: sduino/msg READ: MC;LL=-2651;LH=3206;SL=-1184;SH=1749;D=7E6FBFCE;C=1464;L=31;R=233;
2018.03.06 10:49:29 4: sduino: Found manchester Protocol id 18 clock 1464 RSSI -85.5 -> OSV1
2018.03.06 10:49:29 5: sduino: extracted data 10000001100100000100000000110001 (bin)
2018.03.06 10:49:29 5: sduino: protocol does not match return from method: ( message is to short)
2018.03.06 10:49:31 3: Donnerskirchen_WX: poll (DEVICE)
2018.03.06 10:49:31 3: Donnerskirchen_WX: requestDeviceReadings (temperature,humidity)
2018.03.06 10:49:31 3: Donnerskirchen_WX: requestDeviceReadings (pressure)
2018.03.06 10:49:32 3: Donnerskirchen_WX: next dynamic update (temperature,humidity) at 2018-03-06 10:56:34
2018.03.06 10:49:32 3: Donnerskirchen_WX: next dynamic update (pressure) at 2018-03-06 10:57:03
2018.03.06 10:49:32 3: Wetter_netatmo: poll (ACCOUNT)
2018.03.06 10:49:35 4: sduino/msg READ: MS;P4=-3864;P5=489;P6=-937;P7=-1937;D=54565756575657575757565657565656565657565656575756575757575657565657565656;CP=5;SP=4;R=248;O;
2018.03.06 10:49:35 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:49:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:35 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:49:35 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:49:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:35 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -78
2018.03.06 10:49:35 5: sduino Dispatch: P7#579046F48, test ungleich: disabled
2018.03.06 10:49:35 5: sduino Dispatch: P7#579046F48, -78 dB, dispatch
2018.03.06 10:49:35 5: sduino: dispatch P7#579046F48
2018.03.06 10:49:35 4: sduino SD_WS07: P7#579046F48, length=9
2018.03.06 10:49:35 5: sduino SD_WS07: converted to bits: 01010111 1 001 000001000110 1111 01001000
2018.03.06 10:49:35 4: sduino SD_WS07: model=SD_WS07_TH, id=57, channel=2, temp=7, hum=72, bat=ok
2018.03.06 10:49:35 4: sduino/msg READ: MS;P0=-939;P1=491;P2=-1924;P3=-3867;D=13101210121012121212101012101010101012101010121210121212121012101012101010;CP=1;SP=3;R=249;O;
2018.03.06 10:49:35 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:49:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:35 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:49:35 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:49:35 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:35 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -77.5
2018.03.06 10:49:35 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:49:35 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:49:36 4: sduino/msg READ: MS;P0=-1923;P1=488;P2=-940;P3=-3867;D=13121012101210101010121210121212121210121212101012101010101210121210121212;CP=1;SP=3;R=250;O;
2018.03.06 10:49:36 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:49:36 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:36 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:49:36 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:49:36 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:36 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -77
2018.03.06 10:49:36 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:49:36 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:49:36 4: sduino/msg READ: MS;P0=-1926;P1=492;P2=-946;P3=-3866;D=13121012101210101010121210121212121210121212101012101010101210121210121212;CP=1;SP=3;R=250;
2018.03.06 10:49:36 4: sduino: Matched MS Protocol id 1 -> ConradRSL
2018.03.06 10:49:36 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:36 5: sduino: Found wrong signalpattern, catched 1 bits, aborting demodulation
2018.03.06 10:49:36 4: sduino: Matched MS Protocol id 7 -> weatherID7
2018.03.06 10:49:36 5: sduino: Starting demodulation at Position 2
2018.03.06 10:49:36 4: sduino: Decoded MS Protocol id 7 dmsg P7#579046F48 length 36 RSSI = -77
2018.03.06 10:49:36 5: sduino Dispatch: P7#579046F48, test gleich
2018.03.06 10:49:36 4: sduino Dispatch: P7#579046F48, Dropped due to short time or equal msg
2018.03.06 10:49:45 4: sduino: Calling Getting Attr sub with args: set verbose = 3
2018.03.06 10:49:45 3: sduino: setting Verbose to: 3
2018.03.06 10:49:49 0: Server shutdown
raspberry pi3
signalduino, Shelly1, Shelly2, Sonos, Unifi
Amazon Fire Tablet 7 | Noname Android Tablet 10"

australien

Zitat von: gbomacfly am 05 März 2018, 21:19:53

Wind kommt allerdings immer aus SSO, egal wie die Fahne steht, ansonsten funktioniert es gut.

genau das gleich meine ich auch.
raspberry pi3
signalduino, Shelly1, Shelly2, Sonos, Unifi
Amazon Fire Tablet 7 | Noname Android Tablet 10"

pejonp

@australien

Kannst du mal die TCM_91.. Geräte löschen und die angehangene Datei einspielen. Signalduino verbose=5 lassen und den log mal hier anhängen. Bitte mal so ungefähr die Windrichtung mit angeben.

Pejonp
LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

australien

Zitat von: pejonp am 06 März 2018, 13:37:03
@australien

Kannst du mal die TCM_91.. Geräte löschen und die angehangene Datei einspielen. Signalduino verbose=5 lassen und den log mal hier anhängen. Bitte mal so ungefähr die Windrichtung mit angeben.

Pejonp

kann ich gerne am anderen raspberry machen, bin um jede Hilfe froh! Dauert nur momentan ein paar Tage.
raspberry pi3
signalduino, Shelly1, Shelly2, Sonos, Unifi
Amazon Fire Tablet 7 | Noname Android Tablet 10"

pejonp

@gbomacfly

wenn ich diesen String

{ Dispatch($defs{SIG868}, "sC56FB900E000", undef) }

durch den Signalduino jage kommt das raus. Vorher das alte Device löschen.


Internals:
   CFGFN     
   CHANGED   
   CODE       CUL_TCM97001_197
   DEF        CUL_TCM97001_197
   LASTInputDev SIG868
   MSGCNT     2
   NAME       W132_197
   NR         168
   SIG868_MSGCNT 2
   SIG868_TIME 2018-03-06 21:59:43
   STATE      Wg: 0  Wd: S
   TYPE       CUL_TCM97001
   lastH      0
   lastT      1520369983
   READINGS:
     2018-03-06 21:59:30   battery         ok
     2018-03-06 21:59:30   channel         1
     2018-03-06 21:59:43   state           Wg: 0  Wd: S
     2018-03-06 21:59:43   windDirection   5
     2018-03-06 21:59:43   windDirectionText S
     2018-03-06 21:59:43   windGust        0
Attributes:
   event-min-interval .*:20
   event-on-change-reading .*
   model      W132
   room       CUL_TCM97001


Woher kommt das und was soll es bewirken ?


  eventMap   NNE:NNO NE:NO ENE:ONO E:O ESE:OSO SE:SO SSE:SSO


Im Modul ist dieses hinterlegt.
my @winddir_name=("N","N","NE","E","SE","S","SW","W","NW");  #W132 Only these values were seen:0 (N), 45 (NE), 90 (E), 135 (SE), 180 (S), 225 (SW), 270 (W), 315 (NW).

Das muß aber auch nicht stimmen. Ich benötige einige Daten z.B. sC56FB900E000  mit Angabe der Windrichtung.

pejonp
LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

gbomacfly

Zitat von: pejonp am 06 März 2018, 22:18:52

Woher kommt das und was soll es bewirken ?


  eventMap   NNE:NNO NE:NO ENE:ONO E:O ESE:OSO SE:SO SSE:SSO


Im Modul ist dieses hinterlegt.
my @winddir_name=("N","N","NE","E","SE","S","SW","W","NW");  #W132 Only these values were seen:0 (N), 45 (NE), 90 (E), 135 (SE), 180 (S), 225 (SW), 270 (W), 315 (NW).

Das muß aber auch nicht stimmen. Ich benötige einige Daten z.B. sC56FB900E000  mit Angabe der Windrichtung.

pejonp

Da bei mir immer SSE steht, ging ich davon aus, dass alle Windrichtungen sein können. Die Station zeigt ja auch Zwischenschritte an. Und ich hab da einfach "East" durch "Ost" ersetzt :)
Heute Abend kann ich mehr sagen, aber Danke schon Mal!
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

yersinia

#40
Zitat von: pejonp am 05 März 2018, 19:46:01Bist du sicher das der SD_WS07 vom nanocul erkannt wird ?
Soweit ich FHEM vertrauen kann, ja. Die zwei 868er sollten es nicht empfangen und sonst hängt außer dem 433er nichts dran. Laut FHEM ist das IODev auch immer wieder der 433er.

Zitat von: pejonp am 05 März 2018, 19:46:01Kannst du bei deinem nanocul mal verbose=5 einstellen und hier anhängen.
Na sicher:

2018.03.15 20:10:31 4: CUL_Parse: nanoCUL_433_1 s9D0069F000ED;  464: 4000
2018.03.15 20:10:31 5: nanoCUL_433_1: dispatch s9D0069F000ED;  464: 4000
2018.03.15 20:10:31 5: nanoCUL_433_1: dispatch P7#9D0069F000
2018.03.15 20:10:31 4: nanoCUL_433_1 SD_WS07_Parse  SD_WS07 (P7#9D0069F000) length: 10
2018.03.15 20:10:31 5: SD_WS07 converted to bits: 10011101 0 000 000001101001 1111 00000000
2018.03.15 20:10:31 4: nanoCUL_433_1 SD_WS07_T decoded protocolid: 7 sensor id=9D, channel=1, temp=10.5, hum=0, bat=low
2018.03.15 20:10:31 4: nanoCUL_433_1 using longid: 1 model: SD_WS07_T
2018.03.15 20:10:33 5: CUL/RAW: /s990006D4081F;  512: 9104

2018.03.15 20:11:27 4: CUL_Parse: nanoCUL_433_1 s9D0069F000EE;  464: 4000
2018.03.15 20:11:27 5: nanoCUL_433_1: dispatch s9D0069F000EE;  464: 4000
2018.03.15 20:11:27 5: nanoCUL_433_1: dispatch P7#9D0069F000
2018.03.15 20:11:27 4: nanoCUL_433_1 SD_WS07_Parse  SD_WS07 (P7#9D0069F000) length: 10
2018.03.15 20:11:27 5: SD_WS07 converted to bits: 10011101 0 000 000001101001 1111 00000000
2018.03.15 20:11:27 4: nanoCUL_433_1 SD_WS07_T decoded protocolid: 7 sensor id=9D, channel=1, temp=10.5, hum=0, bat=low
2018.03.15 20:11:27 4: nanoCUL_433_1 using longid: 1 model: SD_WS07_T
2018.03.15 20:11:40 5: CUL/RAW: /s910005D41814;  496: 910
2018.03.15 20:11:40 5: CUL/RAW: s910005D41814;  496: 910/4

2018.03.15 20:12:25 4: CUL_Parse: nanoCUL_433_1 s9D0068F000EF;  448: 4016
2018.03.15 20:12:25 5: nanoCUL_433_1: dispatch s9D0068F000EF;  448: 4016
2018.03.15 20:12:25 5: nanoCUL_433_1: dispatch P7#9D0068F000
2018.03.15 20:12:25 4: nanoCUL_433_1 SD_WS07_Parse  SD_WS07 (P7#9D0068F000) length: 10
2018.03.15 20:12:25 5: SD_WS07 converted to bits: 10011101 0 000 000001101000 1111 00000000
2018.03.15 20:12:25 4: nanoCUL_433_1 SD_WS07_T decoded protocolid: 7 sensor id=9D, channel=1, temp=10.4, hum=0, bat=low
2018.03.15 20:12:25 4: nanoCUL_433_1 using longid: 1 model: SD_WS07_T
2018.03.15 20:12:30 5: CUL/RAW: /s91000
2018.03.15 20:12:30 5: CUL/RAW: s91000/5D41816;  512: 9104


Zitat von: pejonp am 05 März 2018, 19:46:01Hast du den nanocul als signalduino konfiguriert?
Nein. Zumindestens nicht bewusst. ich habe den nanoCUL (edit meint, dass ich erwähnen sollte, dass es ein SelbstbauCUL ist) nach der a-culfw Anleitung geflasht:
V 1.26.02 a-culfw Build: 275 (2018-02-07_20-27-53) nanoCUL433 (F-Band: 433MHz)
viele Grüße, yersinia
----
FHEM 6.3 (SVN) on RPi 4B with RasPi OS Bullseye (perl 5.32.1) | FTUI
nanoCUL->2x868(1x ser2net)@tsculfw, 1x433@Sduino | MQTT2 | Tasmota | ESPEasy
VCCU->14xSEC-SCo, 7xCC-RT-DN, 5xLC-Bl1PBU-FM, 3xTC-IT-WM-W-EU, 1xPB-2-WM55, 1xLC-Sw1PBU-FM, 1xES-PMSw1-Pl

Daniel_fhem

Ich habe auch die Auriol Premium Wetterstation von Lidl. Heute habe ich mir einen Signalduino mit den Nano und dem CC1101 gebaut. Die Wetterstation wurde auch direkt von FHEM erkannt und angelegt.

Leider habe ich damit 2 Probleme.

Die Windrichtung wird auch bei mir leider nicht richtig erkannt. Es gibt nur 7 und 22, bzw. SSE.

Das zweite Problem ist, dass manchmal mit der Windgeschindigkeit die Temperatur mit 0.0 empfangen wird. Wird die Temperatur und die Luftfeuchtigkeit vom Sender gesendet, dann wird diese richtig erkannt.
Hier ein Aussschnit aus den empfangen Daten:

2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 model: TH
2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 T: 22.1 H: 67
2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 humidity: 67
2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 battery: low
2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 batteryState: low
2018-09-02 14:06:33 SD_WS07 SD_WS07_TH_1 channel: 1
2018-09-02 14:07:29 CUL_TCM97001 TCM21...._135 windSpeed: 6
2018-09-02 14:07:29 CUL_TCM97001 TCM21...._135 Ws: 6
2018-09-02 14:08:00 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:08:00 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:08:31 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:08:31 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:09:02 CUL_TCM97001 TCM21...._135 temperature: 21.8
2018-09-02 14:09:02 CUL_TCM97001 TCM21...._135 humidity: 67
2018-09-02 14:09:02 CUL_TCM97001 TCM21...._135 T: 21.8 H: 67
2018-09-02 14:09:10 CUL_TCM97001 W174_0 rain: 41
2018-09-02 14:09:10 CUL_TCM97001 W174_0 R: 41
2018-09-02 14:09:23 SD_WS07 SD_WS07_TH_1 T: 22.2 H: 67
2018-09-02 14:09:23 SD_WS07 SD_WS07_TH_1 temperature: 22.2
2018-09-02 14:09:33 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:09:33 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:09:33 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:10:20 SD_WS07 SD_WS07_TH_1 T: 22.3 H: 67
2018-09-02 14:10:20 SD_WS07 SD_WS07_TH_1 temperature: 22.3
2018-09-02 14:10:24 CUL_TCM97001 W174_0 israining: no
2018-09-02 14:10:35 CUL_TCM97001 TCM21...._135 windSpeed: 7
2018-09-02 14:10:35 CUL_TCM97001 TCM21...._135 Ws: 7
2018-09-02 14:11:06 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:11:06 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:11:17 SD_WS07 SD_WS07_TH_1 T: 22.4 H: 67
2018-09-02 14:11:17 SD_WS07 SD_WS07_TH_1 temperature: 22.4
2018-09-02 14:11:37 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:11:37 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:12:08 CUL_TCM97001 TCM21...._135 temperature: 22.3
2018-09-02 14:12:08 CUL_TCM97001 TCM21...._135 humidity: 64
2018-09-02 14:12:08 CUL_TCM97001 TCM21...._135 T: 22.3 H: 64
2018-09-02 14:13:10 CUL_TCM97001 TCM21...._135 windSpeed: 7
2018-09-02 14:13:10 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:13:10 CUL_TCM97001 TCM21...._135 Ws: 7
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 model: TH
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 T: 22.5 H: 66
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 temperature: 22.5
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 humidity: 66
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 battery: low
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 batteryState: low
2018-09-02 14:13:12 SD_WS07 SD_WS07_TH_1 channel: 1
2018-09-02 14:13:41 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:13:41 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:15:14 CUL_TCM97001 TCM21...._135 temperature: 22.6
2018-09-02 14:15:14 CUL_TCM97001 TCM21...._135 humidity: 63
2018-09-02 14:15:14 CUL_TCM97001 TCM21...._135 T: 22.6 H: 63
2018-09-02 14:15:20 CUL_TCM97001 W174_0 rain: 41
2018-09-02 14:15:20 CUL_TCM97001 W174_0 R: 41
2018-09-02 14:15:45 CUL_TCM97001 TCM21...._135 windSpeed: 5
2018-09-02 14:15:45 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:15:45 CUL_TCM97001 TCM21...._135 Ws: 5
2018-09-02 14:15:57 CUL_TCM97001 W174_0 israining: no
2018-09-02 14:16:16 CUL_TCM97001 TCM21...._135 windGust: 11
2018-09-02 14:16:16 CUL_TCM97001 TCM21...._135 windDirection: 7
2018-09-02 14:16:16 CUL_TCM97001 TCM21...._135 windDirectionText: SSE
2018-09-02 14:16:16 CUL_TCM97001 TCM21...._135 Wg: 11  Wd: SSE
2018-09-02 14:16:47 CUL_TCM97001 TCM21...._135 Ws: 5
2018-09-02 14:16:59 SD_WS07 SD_WS07_TH_1 T: 22.6 H: 66
2018-09-02 14:16:59 SD_WS07 SD_WS07_TH_1 temperature: 22.6
2018-09-02 14:17:56 SD_WS07 SD_WS07_TH_1 T: 22.8 H: 66
2018-09-02 14:17:56 SD_WS07 SD_WS07_TH_1 temperature: 22.8
2018-09-02 14:18:20 CUL_TCM97001 TCM21...._135 temperature: 23.1
2018-09-02 14:18:20 CUL_TCM97001 TCM21...._135 humidity: 61
2018-09-02 14:18:20 CUL_TCM97001 TCM21...._135 T: 23.1 H: 61
2018-09-02 14:18:51 CUL_TCM97001 TCM21...._135 windSpeed: 6
2018-09-02 14:18:51 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:18:51 CUL_TCM97001 TCM21...._135 Ws: 6
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 model: TH
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 T: 22.9 H: 66
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 temperature: 22.9
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 humidity: 66
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 battery: low
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 batteryState: low
2018-09-02 14:18:54 SD_WS07 SD_WS07_TH_1 channel: 1
2018-09-02 14:19:22 CUL_TCM97001 TCM21...._135 windSpeed: 7
2018-09-02 14:19:22 CUL_TCM97001 TCM21...._135 Ws: 7
2018-09-02 14:19:51 SD_WS07 SD_WS07_TH_1 T: 22.8 H: 67
2018-09-02 14:19:51 SD_WS07 SD_WS07_TH_1 temperature: 22.8
2018-09-02 14:19:51 SD_WS07 SD_WS07_TH_1 humidity: 67
2018-09-02 14:19:53 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:19:53 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:20:24 CUL_TCM97001 TCM21...._135 windSpeed: 10
2018-09-02 14:20:24 CUL_TCM97001 TCM21...._135 Ws: 10
2018-09-02 14:20:47 SD_WS07 SD_WS07_TH_1 T: 22.8 H: 66
2018-09-02 14:20:47 SD_WS07 SD_WS07_TH_1 humidity: 66
2018-09-02 14:20:53 CUL_TCM97001 W174_0 rain: 41
2018-09-02 14:20:53 CUL_TCM97001 W174_0 R: 41
2018-09-02 14:21:26 CUL_TCM97001 TCM21...._135 temperature: 23.1
2018-09-02 14:21:26 CUL_TCM97001 TCM21...._135 humidity: 62
2018-09-02 14:21:26 CUL_TCM97001 TCM21...._135 T: 23.1 H: 62
2018-09-02 14:21:30 CUL_TCM97001 W174_0 israining: no
2018-09-02 14:21:57 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:21:57 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:21:57 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:22:42 SD_WS07 SD_WS07_TH_1 T: 22.7 H: 65
2018-09-02 14:22:42 SD_WS07 SD_WS07_TH_1 temperature: 22.7
2018-09-02 14:22:42 SD_WS07 SD_WS07_TH_1 humidity: 65
2018-09-02 14:22:59 CUL_TCM97001 TCM21...._135 windSpeed: 10
2018-09-02 14:22:59 CUL_TCM97001 TCM21...._135 Ws: 10
2018-09-02 14:23:30 CUL_TCM97001 TCM21...._135 windSpeed: 11
2018-09-02 14:23:30 CUL_TCM97001 TCM21...._135 Ws: 11
2018-09-02 14:23:39 SD_WS07 SD_WS07_TH_1 T: 22.7 H: 63
2018-09-02 14:23:39 SD_WS07 SD_WS07_TH_1 humidity: 63
2018-09-02 14:24:01 CUL_TCM97001 TCM21...._135 windSpeed: 12
2018-09-02 14:24:01 CUL_TCM97001 TCM21...._135 Ws: 12
2018-09-02 14:24:32 CUL_TCM97001 TCM21...._135 temperature: 22.8
2018-09-02 14:24:32 CUL_TCM97001 TCM21...._135 T: 22.8 H: 62
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 model: TH
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 T: 22.7 H: 64
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 humidity: 64
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 battery: low
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 batteryState: low
2018-09-02 14:24:36 SD_WS07 SD_WS07_TH_1 channel: 1
2018-09-02 14:25:03 CUL_TCM97001 TCM21...._135 windSpeed: 11
2018-09-02 14:25:03 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:25:03 CUL_TCM97001 TCM21...._135 Ws: 11
2018-09-02 14:25:32 SD_WS07 SD_WS07_TH_1 T: 22.7 H: 65
2018-09-02 14:25:32 SD_WS07 SD_WS07_TH_1 humidity: 65
2018-09-02 14:25:34 CUL_TCM97001 TCM21...._135 windSpeed: 10
2018-09-02 14:25:34 CUL_TCM97001 TCM21...._135 Ws: 10
2018-09-02 14:26:05 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:26:05 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:26:26 CUL_TCM97001 W174_0 rain: 41
2018-09-02 14:26:26 CUL_TCM97001 W174_0 R: 41
2018-09-02 14:26:36 CUL_TCM97001 TCM21...._135 windGust: 12
2018-09-02 14:26:36 CUL_TCM97001 TCM21...._135 windDirection: 7
2018-09-02 14:26:36 CUL_TCM97001 TCM21...._135 windDirectionText: SSE
2018-09-02 14:26:36 CUL_TCM97001 TCM21...._135 Wg: 12  Wd: SSE
2018-09-02 14:27:03 CUL_TCM97001 W174_0 israining: no
2018-09-02 14:27:07 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:27:27 SD_WS07 SD_WS07_TH_1 T: 22.8 H: 65
2018-09-02 14:27:27 SD_WS07 SD_WS07_TH_1 temperature: 22.8
2018-09-02 14:27:38 CUL_TCM97001 TCM21...._135 temperature: 22.7
2018-09-02 14:27:38 CUL_TCM97001 TCM21...._135 humidity: 61
2018-09-02 14:27:38 CUL_TCM97001 TCM21...._135 T: 22.7 H: 61
2018-09-02 14:28:09 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:28:09 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:28:09 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:28:40 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:28:40 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:29:21 SD_WS07 SD_WS07_TH_1 T: 22.8 H: 66
2018-09-02 14:29:21 SD_WS07 SD_WS07_TH_1 humidity: 66
2018-09-02 14:29:42 CUL_TCM97001 TCM21...._135 windSpeed: 10
2018-09-02 14:29:42 CUL_TCM97001 TCM21...._135 Ws: 10
2018-09-02 14:30:13 CUL_TCM97001 TCM21...._135 windSpeed: 11
2018-09-02 14:30:13 CUL_TCM97001 TCM21...._135 Ws: 11
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 model: TH
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 T: 22.9 H: 65
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 temperature: 22.9
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 humidity: 65
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 battery: low
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 batteryState: low
2018-09-02 14:30:18 SD_WS07 SD_WS07_TH_1 channel: 1
2018-09-02 14:30:44 CUL_TCM97001 TCM21...._135 temperature: 23.4
2018-09-02 14:30:44 CUL_TCM97001 TCM21...._135 humidity: 62
2018-09-02 14:30:44 CUL_TCM97001 TCM21...._135 T: 23.4 H: 62
2018-09-02 14:31:16 CUL_TCM97001 TCM21...._135 windSpeed: 9
2018-09-02 14:31:16 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:31:16 CUL_TCM97001 TCM21...._135 Ws: 9
2018-09-02 14:31:46 CUL_TCM97001 TCM21...._135 windGust: 11
2018-09-02 14:31:46 CUL_TCM97001 TCM21...._135 windDirection: 7
2018-09-02 14:31:46 CUL_TCM97001 TCM21...._135 windDirectionText: SSE
2018-09-02 14:31:46 CUL_TCM97001 TCM21...._135 Wg: 11  Wd: SSE
2018-09-02 14:31:59 CUL_TCM97001 W174_0 rain: 41
2018-09-02 14:31:59 CUL_TCM97001 W174_0 R: 41
2018-09-02 14:32:12 SD_WS07 SD_WS07_TH_1 T: 23 H: 66
2018-09-02 14:32:12 SD_WS07 SD_WS07_TH_1 temperature: 23
2018-09-02 14:32:12 SD_WS07 SD_WS07_TH_1 humidity: 66
2018-09-02 14:32:17 CUL_TCM97001 TCM21...._135 windGust: 6
2018-09-02 14:32:17 CUL_TCM97001 TCM21...._135 Wg: 6  Wd: SSE
2018-09-02 14:32:36 CUL_TCM97001 W174_0 israining: no
2018-09-02 14:32:48 CUL_TCM97001 TCM21...._135 windSpeed: 8
2018-09-02 14:32:48 CUL_TCM97001 TCM21...._135 Ws: 8
2018-09-02 14:33:09 SD_WS07 SD_WS07_TH_1 T: 23.1 H: 66
2018-09-02 14:33:09 SD_WS07 SD_WS07_TH_1 temperature: 23.1
2018-09-02 14:33:19 CUL_TCM97001 TCM21...._135 windSpeed: 11
2018-09-02 14:33:19 CUL_TCM97001 TCM21...._135 Ws: 11
2018-09-02 14:33:50 CUL_TCM97001 TCM21...._135 temperature: 23.3
2018-09-02 14:33:50 CUL_TCM97001 TCM21...._135 humidity: 61
2018-09-02 14:33:50 CUL_TCM97001 TCM21...._135 T: 23.3 H: 61
2018-09-02 14:34:06 SD_WS07 SD_WS07_TH_1 T: 23.1 H: 64
2018-09-02 14:34:06 SD_WS07 SD_WS07_TH_1 humidity: 64
2018-09-02 14:34:21 CUL_TCM97001 TCM21...._135 windSpeed: 14
2018-09-02 14:34:21 CUL_TCM97001 TCM21...._135 temperature: 0.0
2018-09-02 14:34:21 CUL_TCM97001 TCM21...._135 Ws: 14
2018-09-02 14:34:52 CUL_TCM97001 TCM21...._135 windSpeed: 13
2018-09-02 14:34:52 CUL_TCM97001 TCM21...._135 Ws: 13


Wie ihr seht, wird die Temperatur und die Luftfeuchtigkeit richtig empfangen, wenn nur diese 2 Werte gesendet werden.
Die Wetterstation zeigt die Windrichtung und die Temperatur immer richtig an.

Der SD_WS07 SD_WS07_TH_1 ist nicht von mir. Dürfte von einem Nachbar sein.

Was mir noch aufgefallen ist. In FHEM kann ich dem Gerät bei "model" auch "Auriol" zuweisen. Jedoch wird dann nichts mehr empfangen. Warum ist das eigentlich so? Habe es dann wieder auf TCM21.. umgestellt.

Ich hoffe ihr könnt mir dabei helfen.

Besten Dank

Daniel_fhem

Hier noch ein Log vom Signalduino zu dem Zeitpunkt, als die Temperatur mit 0.0 gekommen ist:

2018.09.02 14:56:03 4: Signalduino1/msg READ: MS;P1=469;P3=-3995;P4=-8932;P5=-2018;D=14131515151513131315131315131515151515151515151515151315151315151515131315;CP=1;SP=4;R=237;O;
2018.09.02 14:56:03 4: Signalduino1: Matched MS Protocol id 0 -> weather1
2018.09.02 14:56:03 5: Signalduino1: Starting demodulation at Position 2
2018.09.02 14:56:03 4: Signalduino1: Decoded MS Protocol id 0 dmsg s876800486000 length 40 RSSI = -83.5
2018.09.02 14:56:03 5: Signalduino1 Dispatch: s876800486000, test ungleich: disabled
2018.09.02 14:56:03 5: Signalduino1 Dispatch: s876800486000, -83.5 dB, dispatch
2018.09.02 14:56:03 5: Signalduino1: dispatch s876800486000
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 TCM21...._135 135 (876800486000) length: 12
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 Parse Name: TCM21...._135 , devicecode: CUL_TCM97001_135 , Model defined: TCM21....
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 hex:1e6100216000  msg:876800486000 aR:1 e 6 1 0 0 2 1 6 0 0 0
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 nib2:11 aRev: 6
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 nib2R:11 hexR: 1e6100216000
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 Wind/Rain/Guest Msgype: 11 nib3:1
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 windSpeed: 3
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 using longid: 1 model: TCM21....
2018.09.02 14:56:03 4: Signalduino1: CUL_TCM97001 temperature TCM21...._135 135
2018.09.02 14:56:03 4: Signalduino1: Matched MS Protocol id 68 -> PFR-130
2018.09.02 14:56:03 5: Signalduino1: Starting demodulation at Position 2
2018.09.02 14:56:03 4: Signalduino1: Decoded MS Protocol id 68 dmsg s876800486000 length 40 RSSI = -83.5
2018.09.02 14:56:03 5: Signalduino1 Dispatch: s876800486000, test gleich
2018.09.02 14:56:03 4: Signalduino1 Dispatch: s876800486000, Dropped due to short time or equal msg

haralds

Habe ein AURIOL IAN 307252

Mein MapleCUL sendet fhem überhaupt nichts mit der X21 Einstellung. Mit der X25 Einstellung bekomme ich:


  2020.01.17 20:01:25 5: CUL/RAW: /p11  480 3920  496  464  496 1936  33  1  4 1   496  8528     0 1A DC80E95B00
 
  2020.01.17 20:01:25 4: CUL_Parse: MAPLECUL1_868 p11  480 3920  496  464  496 1936  33  1  4 1   496  8528     0 1A DC80E95B00
  2020.01.17 20:01:25 5: MAPLECUL1_868: dispatch p11  480 3920  496  464  496 1936  33  1  4 1   496  8528     0 1A DC80E95B00
  2020.01.17 20:01:25 3: MAPLECUL1_868: Unknown code p11  480 3920  496  464  496 1936  33  1  4 1   496  8528     0 1A DC80E95B00, help me!


D.h das Parity Bit / die Checksumme ist wohl falsch, laut http://culfw.de/commandref.html#cmd_X "- Bit 2: Report detailed data, even with wrong parity / checksum.".

Die Daten kann ich mittlerweile etwas interpretieren: Fängt immer mit DC an, 8 ist der Kanal 1, E95B geteilt durch 2563 ist die Temperatur in °C.

Wie bekoome ich den Sensor am Besten in fhem eingebunden?

Danke im Voraus!