SIGNALDuino und Hörmann Garagentore

Begonnen von Ralf9, 12 Mai 2017, 19:55:49

Vorheriges Thema - Nächstes Thema

Ralf9

Zitat von: RaspiLED am 14 März 2017, 23:52:22
Nun zu meinem Protokollwunsch: Hörmann sendet auf unterschiedlichen Frequenzen. Alte Sender auf 433 aktuelle auf 868,3 Mhz. Die Handsender mit blauen Tasten (868er) gibt es mit Verschlüsselung (BiSecure) und ohne, aber jeweils mit Rolling Code. Ich persönlich habe hier einen Supramatic Torantrieb ohne BiSecure.

Rudolf König hat in der CUL Firmware das Hörmann Protokoll drin und seit Weihnachten auch ein Hörmann_sent implementiert.
Mit meinem CUL868 wurden daher per autocreate auch Devices CUL_HOERMANN_xxxxxxxxxx angelegt. Für jede der vier Tasten jeweils eins. Als Befehl gibt es nur ein set toggle (der bei mir im Gegensatz zu Rudolf Königs aber nicht funktioniert), da die Garage mit nur einem Taster bedient wird: Zu-Öffnen Öffnet/Schliesst-Stop Auf-Schliessen jeweils Status-Funktion.

Hier sind sind die Zeiten aus der "culfw/clib/rf_send.c"
#if defined(HAS_HOERMANN_SEND)
#define HRM_ZERO_H         992 //us
#define HRM_ZERO_L         448 //us
#define HRM_ONE_H          528 //us
#define HRM_ONE_L          928 //us
#define HRM_EXTRA_SYNC_H  4000 //us  measured with CUL raw read output
#define HRM_EXTRA_SYNC_L   600 //us  measured with CUL raw read output
#endif


Ich habe mir mal Deine Testlogs angeschaut, es wird als MC-Nachrichten erkannt.
Vielleicht lässt sich mehr erkennen, wenn sie als MU-Nachrichten erkannt werden.

Damit sie als MU-Nachrichten erkannt werden, muß mit
"set sduino disableMessagetype manchesterMC"
die MC-Nachrichten erkennung disabled werden.

Kannst Du bitte nochmals jede Taste zwei mal drücken und dann das log mit den CUL868: dispatch und den MU-Nachrichten hier posten?

Taste 1
CUL868: dispatch RCD7D220F80
MC;LL=-1033;LH=1012;SL=-532;SH=490;D=AAAA55292AA52A554AAA;C=511;L=80;R=32;

Taste 2
CUL868: dispatch RCD7D221780
MC;LL=-1039;LH=1033;SL=-503;SH=495;D=AAAA55292AA52A552554;C=511;L=79;R=24;

Taste 3
CUL868: dispatch RCD7D221D80
MC;LL=-1009;LH=1026;SL=-505;SH=525;D=AAAA55292AA52A552A54;C=510;L=79;R=252;

Taste 4
CUL868: dispatch RCD7D221B80
MC;LL=-1017;LH=1024;SL=-509;SH=510;D=AAAA55292AA52A552954;C=509;L=79;R=250;




Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

RaspiLED

Danke Ralf!

Also nochmal zum eigentlichen Taster.  Es geht um diese Hörmann Fernbedienung HSM4 mit blauen Tasten 868.300 MHz:
https://www.tor7.de/zubehoer/sonstiges-zubehoer/hoermann-handsender-hsm4-batterien
Diese gibt es auch als China Clones z.B.:
http://s.aliexpress.caom/2emmYrYv

Der Taster kann nur normal betätigt werden (ca 1sek drücken) . Ich nehme an, dabei wird mehrfach die Nachricht gesendet. Kürzer bewirkt nichts, länger bewirkt nichts anderes.

Status - Tastendruck:
Garage zu - Taste
Garage öffnet - Taste
Garage stoppt - Taste
Garage schliesst - keine Taste
Garage geschlossen - Taste
Garage öffnet - keine Taste
Garage offen - Taste
Garage schliesst - keine Taste
Garage geschlossen

Deine Anleitung befolge ich und poste das hier noch!
Gruß Arnd


Raspi2 mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, Bravia, ...
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

RaspiLED

Guten Abend Zusammen,

nun gab es doch heute ein neues Log und da dachte ich mir, ich gebe Euch das notwendige Futter für die Hörmann Fernbedienung ;-)

Hier mal die erste Taste als Code Block:

2017.06.01 21:20:27 4: sduino868/msg READ: MU;P0=-332;P1=92;P2=-1028;P3=12269;P4=-510;P5=1014;P6=517;D=01234545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545;CP=6;R=37;O;
2017.06.01 21:20:27 4: sduino868: Fingerprint for MU Protocol id 20 -> livolo matches, trying to demodulate
2017.06.01 21:20:27 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:27 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:27 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:27 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:28 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:28 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EC length 36 RSSI = -55.5
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:28 1: PERL WARNING: Use of uninitialized value $returnvalues[0] in join or string at ./FHEM/00_SIGNALduino.pm line 3609.
2017.06.01 21:20:28 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:28 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:34 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:34 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:34 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:34 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868/msg READ: MU;P0=-508;P1=1029;P2=503;P3=-1023;P4=12388;D=01010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101;CP=2;R=37;O;
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:34 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:34 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:34 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19414 length 28 RSSI = -55.5
2017.06.01 21:20:34 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:35 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:35 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:35 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:35 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868/msg READ: MU;P0=-510;P1=509;P2=-1016;P3=1017;P4=12378;D=01230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301;CP=1;R=39;O;
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:35 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -54.5
2017.06.01 21:20:36 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -54.5
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -54.5
2017.06.01 21:20:36 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -54.5
2017.06.01 21:20:36 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:36 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -54.5
2017.06.01 21:20:36 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868/msg READ: MU;P0=-1022;P1=514;P2=1017;P3=-519;P4=12131;D=0101010102310232310232323102323232323101010101023234323232323232323231010102323101023102310101010102310232310232323102323232323101010101023234323232323232323231010102323101023102310101010102310232310232323102323232323101010101023234;CP=1;R=39;
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:36 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#0B77C18 length 28 RSSI = -54.5
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -54.5
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -54.5
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 63 dmsg u6300000000000000000000000000000 length 116 RSSI = -54.5
2017.06.01 21:20:37 3: sduino868: Unknown code u6300000000000000000000000000000, help me!
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -54.5
2017.06.01 21:20:37 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:37 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -54.5
2017.06.01 21:20:37 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:37 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:37 4: sduino868/msg READ: MU;P0=-2372;P1=92;P2=-300;P3=12267;P4=-516;P5=1021;P6=512;P7=-1021;D=01234545454545454545467676754546767546754676767676754675454675454546754545454546767676767545434545454545454545467676754546767546754676767676754675454675454546754545454546767676767545434545454545454545467676754546767546754676767676754675454675454546754545;CP=6;R=37;O;
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 20 -> livolo matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:38 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:38 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EC length 36 RSSI = -55.5
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 61 -> FS10 matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:38 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:38 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:38 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 65 -> Homeeasy matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:39 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:39 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868/msg READ: MU;P0=-511;P1=1019;P2=500;P3=-1031;P4=12377;D=01010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101;CP=2;R=37;O;
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19414 length 28 RSSI = -55.5
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:39 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:40 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:40 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:40 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:40 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868/msg READ: MU;P0=-524;P1=496;P2=-1030;P3=1011;P4=12384;D=01230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301;CP=1;R=37;O;
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:40 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:40 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:41 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:41 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:41 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:41 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868/msg READ: MU;P0=-1029;P1=502;P2=1019;P3=-512;P4=12386;D=01010101023102323102323231023232323231010101010232343232323232323232310101023231010231023101010101023102323102323231023232323231010101010232343232323232323232310101023231010231023101010101023102323102323231023232323231010101010232343232323232323232310101;CP=1;R=37;O;
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#0B77C18 length 28 RSSI = -55.5
2017.06.01 21:20:41 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:41 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:41 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:42 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:42 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:42 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:42 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868/msg READ: MU;P0=-1020;P1=1016;P2=-515;P3=514;D=012123030123012303030303012301212301212123012121212;CP=3;R=36;
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#CA0B778 length 28 RSSI = -56
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:42 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000 length 28 RSSI = -56
2017.06.01 21:20:43 3: sduino868: Unknown code u630000000, help me!
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868/msg READ: MU;P0=-1025;P1=514;P2=1014;P3=-513;P4=12381;D=01010232343232323232323232310101023231010231023101010101023102323102323231023232323231010101010232343232323232323232310101023231010231023101010101023102323102323231023232323231010101010232343232323232323232310101023231010231023101010101023102323102323231;CP=1;R=36;O;
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -56
2017.06.01 21:20:43 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -56
2017.06.01 21:20:43 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416E length 32 RSSI = -56
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:43 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:43 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -56
2017.06.01 21:20:44 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -56
2017.06.01 21:20:44 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:44 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -56
2017.06.01 21:20:44 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868/msg READ: MU;P0=-1010;P1=1024;P2=-511;P3=523;P4=12380;D=01212121212303030303012124212121212121212123030301212303012301230303030301230121230121212301212121212303030303012124212121212121212123030301212303012301230303030301230121230121212301212121212303030303012124212121212121212123030301212303012301230303030301;CP=3;R=37;O;
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:44 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:44 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:44 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:45 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:45 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:45 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:45 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868/msg READ: MU;P0=-519;P1=515;P2=-1020;P3=1011;P4=12378;D=01230301230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123;CP=1;R=37;O;
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:45 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:45 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:45 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:46 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:46 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:46 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:46 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868/msg READ: MU;P0=-504;P1=509;P2=-1026;P3=1026;P4=12390;D=01230121212121230123030123030301230303030301212121240303030303030303012121230301212301230121212121230123030123030301230303030301212121212303040303030303030303012121230301212301230121212121230123030123030301230303030301212121212303040303030303030303012121;CP=1;R=37;O;
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:46 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#416EF80 length 28 RSSI = -55.5
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -55.5
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -55.5
2017.06.01 21:20:47 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:47 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:47 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -55.5
2017.06.01 21:20:47 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868/msg READ: MU;P0=-1036;P1=1022;P2=-503;P3=503;P4=12374;D=0121230301230123030303030123012123012121230121212123030121242121212121212121230303012123030123012303030303012301212301212123012121212123030303030121242121212121212121230303012123030123012303030303012303;CP=3;R=36;
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:47 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 36 -> socket36 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#CA0B7798 length 32 RSSI = -56
2017.06.01 21:20:48 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -56
2017.06.01 21:20:48 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19410 length 28 RSSI = -56
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000 length 100 RSSI = -56
2017.06.01 21:20:48 3: sduino868: Unknown code u630000000000000000000000000, help me!
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:48 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -56
2017.06.01 21:20:48 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:48 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868/msg READ: MU;P0=-1029;P1=12272;P2=-506;P3=1026;P4=505;D=01232323232323232324040403232404032403240404040403240323240323232403232323232404040404032321232323232323232324040403232404032403240404040403240323240323232403232323232404040404032321232323232323232324040403232404032403240404040403240323240323232403232323;CP=4;R=46;O;
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 49 -> quigg_gt9000 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -51
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EF83 length 44 RSSI = -51
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 5 dmsg p5#FF19416EE length 36 RSSI = -51
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 50 -> optus_XT300 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 60 -> WS2000/WS7000... matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: WS2000 Sensortyp 3 - ERROR lenght of message 35 (50)
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 63 -> Warema matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 63 dmsg u630000000000000000000000000000000 length 124 RSSI = -51
2017.06.01 21:20:59 3: sduino868: Unknown code u630000000000000000000000000000000, help me!
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -51
2017.06.01 21:20:59 3: sduino868: Unknown code TXE6BE9107C, help me!
2017.06.01 21:20:59 4: sduino868: decoded matched MU Protocol id 8 dmsg TXE6BE9107C length 44 RSSI = -51
2017.06.01 21:20:59 4: sduino868: Dropped (TXE6BE9107C) due to short time or equal msg
2017.06.01 21:20:59 4: sduino868: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2017.06.01 21:21:00 4: sduino868/keepalive ok, retry = 0
2017.06.01 21:22:00 4: sduino868/KeepAlive not ok, retry = 1 -> get ping
2017.06.01 21:22:01 4: sduino868/msg READ: OK
2017.06.01 21:22:01 4: sduino868/HandleWriteQueue: nothing to send, stopping timer



Und alle vier Tasten (A-D) jeweils 2-mal in der ZIP-Datei.


Danke und Gruß
Arnd
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

RaspiLED

Hallo Ralf9,
Habe mit Interesse gesehen, dass Su das IT.pm upgedatet hast! Danke!
Siehst Du auch noch eine Chance in die neuen Hörmann Logs zu schauen?
Gruß Arnd
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

Ralf9

ich habe mir die Hörmann Logs mal angeschaut. Zum Senden wird wahrscheinlich eine msgIntro (s.u.) benötigt.
Alleine komme ich da nicht weiter. @habeIchVergessen, @Sidey könnt ihr mal drüberschauen, könnte es mit dieser msgIntro funktionieren?

Ich habe die Logs mal ein wenig zusammengefasst:
Taste 1
CUL868: dispatch RCD7D220F80
MC;LL=-1039;LH=1001;SL=-530;SH=495;D=AAAA55292AA52A554AAA;C=510;L=80;R=32;

Taste 2
CUL868: dispatch RCD7D221780
MC;LL=-1039;LH=1033;SL=-503;SH=495;D=AAAA55292AA52A552554;C=511;L=79;R=24;

Taste 3
CUL868: dispatch RCD7D221D80
MC;LL=-1010;LH=1035;SL=-498;SH=526;D=AAAA55292AA52A552A54;C=511;L=79;R=252;

Taste 4
CUL868: dispatch RCD7D221B80
MC;LL=-1029;LH=1047;SL=-485;SH=526;D=AAAA55292AA52A552954;C=514;L=79;R=250;


Und hier mit deaktiviertem MC:

Taste A

MU;P0=-332;P1=92;P2=-1028;P3=12269;P4=-510;P5=1014;P6=517;D=01234545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545;CP=6;R=37;O;
MU;P0=-508;P1=1029;P2=503;P3=-1023;P4=12388;D=01010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101023101010231010101010232323232310104010101010101010102323231010232310231023232323231023101;CP=2;R=37;O;
MU;P0=-510;P1=509;P2=-1016;P3=1017;P4=12378;D=01230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301212121212301230301230303012303030303012121212123030403030303030303030121212303012123012301;CP=1;R=39;O;

Taste A 2tes mal

MU;P0=495;P1=-1039;P2=1008;P3=-518;P4=12362;D=01010123230101230123010101010123012323012323230123232323230101010101232343232323232323232301010123230101230123010101010123012323012323230123232323230101010101232343232323232323232301010123230101230123010101010123012323012323230123232323230101010101232343;CP=0;R=51;O;


Taste B

MU;P0=509;P1=-10128;P2=1340;P3=-517;P4=1019;P5=-1019;P6=12372;D=01234343434343434343050505434305054305430505050505430543430543434305434343430543050505054343634343434343434343050505434305054305430505050505430543430543434305434343430543050505054343634343434343434343050505434305054305430505050505430543430543434305434343;CP=0;R=52;O;
MU;P0=1038;P1=-492;P2=524;P3=-1008;P4=12154;D=0123012323232301014101010101010101012323230101232301230123232323230123010123010101230101010123012323232301014;CP=2;R=53;

Taste B 2tes mal

MU;P0=-507;P1=502;P2=-1032;P3=1021;P4=12371;D=01230121212123030403030303030303030121212303012123012301212121212301230301230303012303030301230121212123030403030303030303030121212303012123012301212121212301230301230303012303030301230121212123030403030303030303030121212303012123012301212121212301230301;CP=1;R=53;O;


Taste C

MU;P0=12376;P1=360;P2=-10284;P3=1016;P4=-507;P6=521;P7=-1012;D=01234343434343434343467676734346767346734676767676734673434673434346734343434676767346767343404343434343434343467676734346767346734676767676734673434673434346734343434676767346767343404343434343434343467676734346767346734676767676734673434673434346734343;CP=6;R=55;O;
MU;P0=-506;P1=1016;P2=517;P3=-1023;P4=12373;D=01023232310232310104010101010101010102323231010232310231023232323231023101023101010231010101023232310232310104010101010101010102323231010232310231023232323231023101023101010231010101023232310232310104010101010101010102323231010232310231023232323231023101;CP=2;R=56;O;
MU;P0=-516;P1=513;P2=-1014;P3=1024;P4=12376;D=01230303012303030301212123012123030403030303030303030121212303012123012301212121212301230301230303012303030301212123012123030403030303030303030121212303012123012301212121212301230301230303012303030301212123012123030403030303030303030121212303012123012301;CP=1;R=57;O;

Taste C 2tes mal

MU;P0=-1016;P1=504;P2=1030;P3=-515;P4=12361;D=01010232310102310231010101010231023231023232310232323231010102310102323432323232323232323101010232310102310231010101010231023231023232310232323231010102310102323432323232323232323101010232310102310231010101010231023231023232310232323231010102310102323432;CP=1;R=49;O;
MU;P0=-523;P1=1008;P2=517;P3=-1015;P4=12370;D=01010101010101023232310102323102310232323232310231010231010101023232310232310104010101010101010102323231010232310231023232323231023101023101010231010101023232310232310104010101010101010102323231010232310231023232323231023101023101010231010101023232310232;CP=2;R=48;O;
MU;P0=-1009;P1=1022;P2=-509;P3=12376;P4=520;D=01212321212121212121212404040121240401240124040404040124012124012121240121212124040401240401212321212121212121212404040121240401240124040404040124012124012121240121212124040401240401212321212121212121212404040121240401240124040404040124012124012121240121;CP=4;R=49;O;


"67"    => ## Hoermann
# MC;LL=-1039;LH=1001;SL=-530;SH=495;D=AAAA55292AA52A554AAA;C=510;L=80;R=32;
{
name            => 'Hoermann',
id              => '67',
developId       => 'y',
clockrange      => [500,530], # min , max
format          => 'manchester',     # tristate can't be migrated from bin into hex!
#clientmodule    => '',
#modulematch     => '^U67*',
preamble        => 'U67#',
length_min      => '70',
length_max      => '90',
method          => \&SIGNALduino_Hoermann, # Call to process this message
msgIntro        => 'SR;P0=510;P1=-12300;D=01;',
},


Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

RaspiLED

Hi Ralf,

Cool Danke schonmal!

Wenn ich das jetzt richtig verstehe, dann setze ich das Attribut für Develop, kopiere Deine id 67 Zeilen in meine .pm und könnte testen!?

Gruß Arnd


Raspi2 mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, Bravia, ...
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

habeIchVergessen


MU;P0=-332;P1=92;P2=-1028;P3=12269;P4=-510;P5=1014;P6=517;D=01234545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545;CP=6;R=37;O;

45454545454545454626262545462625462546262626262546254546254545462545454545462626262625454

sSSsSSsSSsSSsSSsSSsSSsSSsSssSssSssSSsSSsSssSssSSsSssSSsSssSssSssSssSssSSsSssSSsSSsSssSSsSSsSSsSssSSsSSsSSsSSsSSsSssSssSssSssSssSSsSSs
1 0

45454545454545454626262545462625462546262626262546254546254545462545454545462626262625454

4545454545454545462626254546262546254626262626254625454625454546254545


ich behaupte, dass das kein Manchester ist! Schon 4545 ist nicht mehr Manchester-konform.

Ansonsten würde nur P3 (12269) als msgIntro reichen.

Sidey



Zitat von: habeIchVergessen am 02 Juli 2017, 01:43:54
ich behaupte, dass das kein Manchester ist! Schon 4545 ist nicht mehr Manchester-konform.


Wieso soll 4545 nicht Manchester Konform sein?
Kannst Du das bitte genauer erläutern?

Grüße Sidey

Gesendet von meinem Nexus 5 mit Tapatalk

Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem

Maintainer von: SIGNALduino, fhem-docker, alexa-fhem-docker, fhempy-docker

habeIchVergessen

4 ist short low und 5 ist long high aka 2x short high

daraus ergibt sich sSSsSS
Bei Manchester muss nach jedem ungeraden short ein Pegelwechsel stattfinden.
1->2 ok
3->4 ok
5->6 nicht ok

Sidey

Ich gebe dir recht, das ist kein Manchester.

Das wird wohl in der Firmware falsch erkannt. So einen Fall gibt es bei einem anderen Protokoll auch.

Ob das differential Manchester sein könnte?

Gesendet von meinem Nexus 5 mit Tapatalk

Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem

Maintainer von: SIGNALduino, fhem-docker, alexa-fhem-docker, fhempy-docker

habeIchVergessen

Zitat von: Sidey am 02 Juli 2017, 10:59:30
Ob das differential Manchester sein könnte?

ich würde sagen nein. in der letzen decodierten Zeile (SsSssSSs   11) ist der Übergang vom 4. zum 5./6. zum 7. short nicht zulässig


sSSsSSsS 1101
SsSSsSSs 1011
SSsSSsSS 0110
sSssSssS 1011
ssSSsSSs 0011
SssSssSS 1100
sSssSSsS 1001
ssSssSss 0110
SssSssSS 1100
sSssSSsS 1001
SsSssSSs 11
SSsSSsSs
sSSsSSsS
SsSSsSSs
SssSssSs
sSssSssS
SsSSs

RaspiLED

Hi,
Rudi hat ja sie Erkennung für Hörmann in die culfw eingebaut, kann man da evtl. reinsehen?
Meine Tasten werden mit dem CUL immer richtig einem Device zugeordnet. Braucht Ihr die Devices bei CUL zu den Signalduino Logs der Tasten?
Gruß Arnd


Raspi2 mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, Bravia, ...
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

habeIchVergessen

#12
aus der culfw


#define HRM_ZERO_H         992 //us
#define HRM_ZERO_L         448 //us
#define HRM_ONE_H          528 //us
#define HRM_ONE_L          928 //us
#define HRM_EXTRA_SYNC_H  4000 //us  measured with CUL raw read output
#define HRM_EXTRA_SYNC_L   600 //us  measured with CUL raw read output


verstehe ich so, dass ein 54(Ls) = 0 und 62(Sl) = 1 sind.

MU;P0=-332;P1=92;P2=-1028;P3=12269;P4=-510;P5=1014;P6=517;D=01234545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545454546262626262545434545454545454545462626254546262546254626262626254625454625454546254545;CP=6;R=37;O;

45454545454545454626262545462625462546262626262546254546254545462545454545462626262625454

0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 1 0 1 1 1 1 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 0


vermutlich wird die fehlende 5 am Anfang P3 zugeschlagen.

mit etwas Bitschupserei kommt man auf 1CD7D220F8.
RCD7D220F80 habe ich aus einer Log-Datei hier.

Ralf9

#13
Ich habe es auch mal getestet, als MU-Nachricht scheint es zu passen.
Damit kommt bis auf die fehlende 0 am Ende das gleiche raus wie beim CUL:

"68"    => ## Hoermann
{
name            => 'Hoermann',
id              => '68',
zero            => [2,-1],
one             => [1,-2],
start           => [24,-1],
clockabs        => 510,
format          => 'twostate',  # not used now
#clientmodule    => '',
#modulematch     => '^U68*',
preamble        => 'U68#',
length_min      => '40',
#length_max      => '',
postDemodulation => \&SIGNALduino_postDemo_Hoermann, # Call to process this message
},


sub SIGNALduino_postDemo_Hoermann($@) {
my ($name, @bit_msg) = @_;
my $msg = join("",@bit_msg);

if (substr($msg,0,9) ne "000000001") { # check ident
Log3 $name, 3, "$name: Hoermann ERROR - Ident not 000000001";
return 0, undef;
} else {
Log3 $name, 5, "$name: Hoermann $msg";
$msg = substr($msg,9);
return (1,split("",$msg));
}
}


Nachtrag:
Das Senden mit sendmsg sieht dann so aus

2017.07.02 20:28:22.584 5 : sduinoD: sendmsg msg=P68#00000000111001101011111010010001000010111100#R3
2017.07.02 20:28:22.584 5 : sduinoD: sendmsg Preparing rawsend command for protocol=67, repeats=3, clock=510 bits=00000000111001101011111010010001000010111100
2017.07.02 20:28:22.584 5 : AddSendQueue: sduinoD: SR;R=3;P0=12240;P1=-510;P2=510;P3=-1020;P4=1020;D=014141414141414141232323414123234123412323232323412341412341414123414141412341232323234141; (1)
2017.07.02 20:28:22.584 4 : sduinoD/set: sending via SendMsg: SR;R=3;P0=12240;P1=-510;P2=510;P3=-1020;P4=1020;D=014141414141414141232323414123234123412323232323412341412341414123414141412341232323234141;
2017-07-02 20:28:22.587 SIGNALduino sduinoD sendMsg P67#00000000111001101011111010010001000010111100#R3
2017.07.02 20:28:22.685 5 : sduinoD SW: SR;R=3;P0=12240;P1=-510;P2=510;P3=-1020;P4=1020;D=014141414141414141232323414123234123412323232323412341412341414123414141412341232323234141;



Nachtrag 26.9.2020:
Ist mittlerweile mit der Protocol ID 69 und dem Modul SD_UT im Signalduino eingebaut.

siehe auch
https://forum.fhem.de/index.php/topic,63055.msg668023.html#msg668023
https://github.com/RFD-FHEM/RFFHEM/issues/149
https://github.com/RFD-FHEM/RFFHEM/issues/344

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7