Hallo,
seit Langem verwende ich meinen SIGNALduino mit der Version:
Version: V 3.3.2.1-rc8 SIGNALduino cc1101 - compiled at Jan 10 2019 20:13:56
versionProtocols: 1.17
versionmodul: v3.4.3
Nun möchte ich den Stand der Rollos auch mit einem Handsender abgleichen.
Das funktioniert ganz gut, manchmal aber leider auch nicht, denn da erkennt er den Tastendruck nicht.
Im log erscheint dann folgendes:
2020.06.16 18:22:37.536 4: mySIGNALduino: Parse_MC, Found manchester protocol id 43 clock 642 RSSI -51.5 -> Somfy RTS
2020.06.16 18:22:37.536 5: mySIGNALduino: Parse_MC, extracted data 10111010111101101101001110010110000000100011001011101100 (bin)
2020.06.16 18:22:37.537 4: mySIGNALduino: SomfyRTS, bitdata: 10111010111101101101001110010110000000100011001011101100 (54)
2020.06.16 18:22:37.537 5: mySIGNALduino: Dispatch, YsBAF6D3960232EC, test ungleich: disabled
2020.06.16 18:22:37.537 5: mySIGNALduino: Dispatch, YsBAF6D3960232EC, -51.5 dB, dispatch
2020.06.16 18:22:37.538 5: mySIGNALduino: dispatch YsBAF6D3960232EC
2020.06.16 18:22:37.539 1: mySIGNALduino: SOMFY_Parse : Somfy RTS checksum error! :BAF6D3960232EC:
2020.06.16 18:22:37.540 1: mySIGNALduino: SOMFY_Parse : Somfy RTS checksum error! :BAF6D3960232EC:
2020.06.16 18:22:37.555 3: mySIGNALduino: Unknown code YsBAF6D3960232EC, help me!
Kennt das Problem jemand?
Irgendwie wird am SIGNALduino ja fleißig weiterentwickelt.
Aber richtig den Durchblick habe ich nicht.
Was wäre denn nun die aktuellste Version, die ich installieren kann?
Danke im Voraus
liebe Grüße
Gerhard
ZitatNun möchte ich den Stand der Rollos auch mit einem Handsender abgleichen.
Das funktioniert ganz gut, manchmal aber leider auch nicht, denn da erkennt er den Tastendruck nicht.
Die Handsender werden bei SOMFY normalerweise nur bei gutem Empfang zuverlässig erkannt.
Hast Du schon mal eine bessere Antenne versucht oder den Standort des sduinos verändert?
Gruß Ralf
Hallo,
nein, habe ich noch nicht.
Aber heute bin ich ca. 2m vom Empfänger entfernt gesessen und hatte direkte Sichtverbindung.
Dass die Erkennung so schlecht ist, hätte ich nicht gedacht.
lg, Gerhard
Wie oft wird der Handsender nicht erkannt?
Ich möchte es mir mal anschauen, dazu benötige ich MU-Nachrichten von den empfangenen Signalen der Handsender.
https://forum.fhem.de/index.php/topic,53319.msg762696.html#msg762696
Hallo,
da bin ich erst am Testen.
Habe nun wie gewünscht folgendes eingestellt:
set mySIGNALduino disableMessagetype syncedMS
set mySIGNALduino disableMessagetype manchesterMC
und bekomme damit folgende log-Einträge:
2020.06.17 08:52:00.577 5: mySIGNALduino: Read, RAW rmsg: Mu;°ì<87>;<81>Ù<82>;²¸î;³<9d><82>;¤¦<85>;<95>ð<84>;C1;R22;D^A!1E1A5111111A151EA5111111E11A51EA15A1;e;^C
2020.06.17 08:52:00.578 4: mySIGNALduino: Read, msg READredu: MU;P0=-2028;P1=601;P2=-28344;P3=-669;P4=-1318;P5=1264;CP=1;R=34;D=0121314531413531313131313141313531454135313131313131453131413531454131354131;e;
2020.06.17 08:52:00.601 5: Triggering n_CheckStatus_Sticks
2020.06.17 08:52:00.602 4: n_CheckStatus_Sticks exec {CheckStatus_Sticks($NAME,$EVENT)}
2020.06.17 08:52:00.628 3: n_CheckStatus_Sticks return value: CheckStatus_Sticks: Statuswechsel von mySIGNALduino: rawmsg mu auf rawmsg mu;p0=-2028;p1=601;p2=-28344;p3=-669;p4=-1318;p5=1264;cp=1;r=34;d=0121314531413531313131313141313531454135313131313131453131413531454131354131;e;
2020.06.17 08:52:00.634 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 08:52:00.634 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|13){43,})) did not match
2020.06.17 08:52:00.635 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 08:52:00.635 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|53){60,}(?:5|1)?)) did not match
2020.06.17 08:52:00.636 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 08:52:00.636 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 08:52:00.637 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 08:52:00.637 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 08:52:00.638 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 08:52:00.638 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 08:52:00.638 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 08:52:00.639 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 08:52:00.639 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 08:52:00.639 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 08:52:00.640 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 08:52:00.640 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:1)((?:35|41){19,}(?:4|3)?)) did not match
2020.06.17 08:52:00.640 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 08:52:00.641 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 08:52:00.642 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 08:52:00.642 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 08:52:00.642 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 08:52:00.642 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 08:52:00.643 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 08:52:00.643 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 08:52:00.644 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 08:52:00.644 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:14|54){47,}(?:1|5)?)) did not match
2020.06.17 08:52:00.644 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 08:52:00.645 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 08:52:00.645 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 08:52:00.645 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|13){38,})) did not match
2020.06.17 08:52:00.646 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 08:52:00.646 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 08:52:00.646 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|53){48,})) did not match
2020.06.17 08:52:00.647 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 08:52:00.647 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 08:52:00.647 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 08:52:00.648 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|13){50,})) did not match
2020.06.17 08:52:00.648 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 08:52:00.648 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|54){48,})) did not match
2020.06.17 08:52:00.649 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 08:52:00.649 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 08:52:00.649 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|13){50,})) did not match
2020.06.17 08:52:00.650 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 08:52:00.650 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 08:52:00.650 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:13|13){104,})) did not match
2020.06.17 08:52:00.651 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 08:52:00.651 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 08:52:00.651 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 08:52:00.652 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 08:52:00.652 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
Da kommt aber gar kein SOMFY mehr vor.
Bevor ich stundenlang teste und etwas Falsches eingestellt habe: stimmt das so?
lg, Gerhard
Ja der SOMFY Empfang funktioniert dann nicht mehr
Die MC- und MS-Nachrichten müssen dazu nach dem Testen wieder aktiviert werden.
set sduino enableMessagetype syncedMS
set sduino enableMessagetype manchesterMC
Es reicht wenn Du mit verbose 4 ca 10 - 20 mal eine Taste drückst und dann die MU-Nachrichten postest
Bitte poste auch mal ein "get ccconf"
Gruß Ralf
Hallo,
ok, Danke.
Das "get cconf" ergibt:
ccconf: Freq: 433.420 MHz, Bandwidth: 325 KHz, rAmpl: 42 dB, sens: 4 dB, DataRate: 5603.79 Baud, Modulation: ASK/OOK, Syncmod: No preamble/sync
lg, Gerhard
Hast Du schon versucht, ob es was bringt, wenn Du die Bandwidth etwas erhöhst?
Nein, noch nicht.
Ich weiß nicht mehr genau, woher ich die Werte habe. Damit hat zumindest das Senden der Befehle für die Rollos gut funktioniert.
Auf welchen Wert sollte ich denn die Bandbreite setzen?
In der Kombo-Box zu dem set-Befehl "cc1101_bWidth" gäbe es die folgenden Werte zum Auswählen: 325, 406, 464, 541
lg, Gerhard
Du kannst mal 464 testen
Danke.
Hier mal die logs (noch mit der alten Bandbreite):
[code]2020.06.17 10:50:54.796 4: mySIGNALduino: KeepAlive, not ok, retry = 1 -> get ping
2020.06.17 10:50:54.796 5: mySIGNALduino: AddSendQueue, mySIGNALduino: P (1)
2020.06.17 10:50:55.793 4: mySIGNALduino: HandleWriteQueue, called
2020.06.17 10:50:55.793 4: mySIGNALduino: SendFromQueue, called
2020.06.17 10:50:55.793 5: mySIGNALduino: SimpleWrite, P
2020.06.17 10:50:56.066 4: mySIGNALduino: Read, msg: OK
2020.06.17 10:50:56.066 5: mySIGNALduino: Parse, noMsg: OK
2020.06.17 10:50:56.066 5: mySIGNALduino: Read, msg: regexp=^OK$ cmd=ping msg=OK
2020.06.17 10:50:56.220 4: mySIGNALduino: HandleWriteQueue, called
2020.06.17 10:50:56.221 4: mySIGNALduino: HandleWriteQueue, nothing to send, stopping timer
2020.06.17 10:51:48.956 5: mySIGNALduino: Read, RAW rmsg: Mu;°¬;'¬‰;¢êŠ;"À';¤°...;•â,,;¶¦,;‡Û,;C7;R2B;D!#EEggGgeggEEEggggGgggegEGeggggggEggGegEGgeGg;e;
2020.06.17 10:51:48.956 4: mySIGNALduino: Read, msg READredu: MU;P0=-3500;P1=2476;P2=-2666;P3=4800;P4=-1328;P5=1250;P6=-678;P7=603;CP=7;R=43;D=01212345456767476765676745454567676767476767676567454765676767676767456767476567454767654767;e;
2020.06.17 10:51:49.008 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:51:49.008 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|76){43,})) did not match
2020.06.17 10:51:49.009 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:51:49.009 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|56){60,}(?:5|7)?)) did not match
2020.06.17 10:51:49.010 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:51:49.011 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:51:49.012 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:51:49.012 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:51:49.014 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 28 -> IC Ledspot matches, trying to demodulate
2020.06.17 10:51:49.014 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:12)((?:76|74){8,})) did not match
2020.06.17 10:51:49.014 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:51:49.015 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:51:49.015 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:51:49.015 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:51:49.016 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:51:49.016 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:7)((?:65|47){19,}(?:4|6)?)) did not match
2020.06.17 10:51:49.017 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:51:49.018 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:51:49.018 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:51:49.019 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:51:49.019 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:51:49.020 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:51:49.020 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:51:49.020 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:51:49.021 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:51:49.022 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|56){47,}(?:5|7)?)) did not match
2020.06.17 10:51:49.022 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:51:49.022 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:51:49.023 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:51:49.023 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|76){38,})) did not match
2020.06.17 10:51:49.024 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:51:49.024 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:51:49.025 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|56){48,})) did not match
2020.06.17 10:51:49.025 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:51:49.026 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:51:49.026 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:51:49.027 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|76){50,})) did not match
2020.06.17 10:51:49.027 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:51:49.028 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|54){48,})) did not match
2020.06.17 10:51:49.028 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 72 -> Siro shutter matches, trying to demodulate
2020.06.17 10:51:49.029 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:34)((?:76|76){39,})) did not match
2020.06.17 10:51:49.029 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:51:49.030 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|76){50,})) did not match
2020.06.17 10:51:49.031 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:51:49.031 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:51:49.032 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:76|76){104,})) did not match
2020.06.17 10:51:49.032 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:51:49.033 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:51:49.033 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:51:49.034 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:51:49.035 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:51:57.880 4: mySIGNALduino: KeepAlive, ok, retry = 0
2020.06.17 10:51:58.277 5: mySIGNALduino: Read, RAW rmsg: Mu; ...;'ô,,;²˜,;ƒâ,;C3;R27;D###!#####!#!########!##!#;e;
2020.06.17 10:51:58.279 4: mySIGNALduino: Read, msg READredu: MU;P0=-1309;P1=1268;P2=-664;P3=610;CP=3;R=39;D=01232301032321232323230103232123010321232323232323012323032123010323210323;e;
2020.06.17 10:51:58.340 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:51:58.341 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|32){43,})) did not match
2020.06.17 10:51:58.342 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:51:58.342 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|12){60,}(?:1|3)?)) did not match
2020.06.17 10:51:58.343 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:51:58.343 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:51:58.344 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:51:58.344 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:51:58.345 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:51:58.346 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:51:58.346 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:51:58.346 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:51:58.347 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:51:58.347 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:51:58.348 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:51:58.348 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:3)((?:21|03){19,}(?:0|2)?)) did not match
2020.06.17 10:51:58.348 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:51:58.349 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:51:58.350 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:51:58.350 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:51:58.351 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:51:58.351 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:51:58.351 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:51:58.352 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:51:58.352 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:51:58.353 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:30|10){47,}(?:3|1)?)) did not match
2020.06.17 10:51:58.353 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:51:58.354 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:51:58.354 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:51:58.354 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|32){38,})) did not match
2020.06.17 10:51:58.355 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:51:58.355 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:51:58.356 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|12){48,})) did not match
2020.06.17 10:51:58.356 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:51:58.357 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:51:58.357 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:51:58.357 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|32){50,})) did not match
2020.06.17 10:51:58.358 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:51:58.358 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|10){48,})) did not match
2020.06.17 10:51:58.359 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:51:58.359 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:51:58.360 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|32){50,})) did not match
2020.06.17 10:51:58.360 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:51:58.361 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:51:58.361 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:32|32){104,})) did not match
2020.06.17 10:51:58.361 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:51:58.362 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:51:58.362 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:51:58.362 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:51:58.363 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:51:58.364 5: mySIGNALduino: Read, RAW rmsg: Mu; ò;è;"ð,,;´¤,;...Ú,;¦¦...;C5;R24;DEEEcEcEEeCeEECEceCEEEEEEcEEeCEceECeE;e;
2020.06.17 10:51:58.364 4: mySIGNALduino: Read, msg READredu: MU;P0=-29216;P1=360;P3=1264;P4=-676;P5=602;P6=-1318;CP=5;R=36;D=0103454545634563454565436545454345636543454545454545634545654345636545436545;e;
2020.06.17 10:51:58.392 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:51:58.393 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){43,})) did not match
2020.06.17 10:51:58.394 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:51:58.394 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|34){60,}(?:3|5)?)) did not match
2020.06.17 10:51:58.395 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:51:58.395 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:51:58.396 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:51:58.396 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:51:58.397 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:51:58.397 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:51:58.398 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:51:58.398 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:51:58.399 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:51:58.399 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:51:58.400 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:51:58.400 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:5)((?:43|65){19,}(?:6|4)?)) did not match
2020.06.17 10:51:58.401 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:51:58.402 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:51:58.402 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:51:58.403 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:51:58.403 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:51:58.403 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:51:58.404 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:51:58.404 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:51:58.405 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:51:58.405 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|36){47,}(?:3|5)?)) did not match
2020.06.17 10:51:58.406 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:51:58.406 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:51:58.407 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:51:58.407 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){38,})) did not match
2020.06.17 10:51:58.407 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:51:58.408 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:51:58.408 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|34){48,})) did not match
2020.06.17 10:51:58.409 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:51:58.409 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:51:58.410 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:51:58.410 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){50,})) did not match
2020.06.17 10:51:58.411 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:51:58.411 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|36){48,})) did not match
2020.06.17 10:51:58.412 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:51:58.412 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:51:58.412 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){50,})) did not match
2020.06.17 10:51:58.413 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:51:58.413 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:51:58.414 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){104,})) did not match
2020.06.17 10:51:58.414 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:51:58.414 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:51:58.415 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:51:58.415 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:51:58.416 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:00.272 5: mySIGNALduino: Read, RAW rmsg: Mu;ô,,;±Ÿ,;,ß,;"¼;¤áŠ;•ª‰;–Ø';§Ÿ...;C2;R26;d4TTg ' !!!''!'! !!!' !!!!!!'!'!' !! ! ;e;
2020.06.17 10:52:00.273 4: mySIGNALduino: Read, msg READredu: MU;P0=1268;P1=-671;P2=607;P3=444;P4=-2657;P5=2474;P6=4824;P7=-1311;CP=2;R=38;D=3454546707012707210121212701270121272107212121012707210121212121212701212721012707212107212;e;
2020.06.17 10:52:00.324 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:00.325 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){43,})) did not match
2020.06.17 10:52:00.326 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:00.327 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|01){60,}(?:0|2)?)) did not match
2020.06.17 10:52:00.328 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:00.329 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:52:00.331 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:00.331 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:00.333 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 28 -> IC Ledspot matches, trying to demodulate
2020.06.17 10:52:00.334 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:54)((?:21|27){8,})) did not match
2020.06.17 10:52:00.335 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:00.335 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:00.336 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:00.337 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:00.338 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:00.339 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:2)((?:10|72){19,}(?:7|1)?)) did not match
2020.06.17 10:52:00.340 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:00.341 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:00.343 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:00.344 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:00.345 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:00.345 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:00.346 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:00.347 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:00.348 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:00.349 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:27|07){47,}(?:0|2)?)) did not match
2020.06.17 10:52:00.350 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:00.350 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:00.351 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:00.352 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){38,})) did not match
2020.06.17 10:52:00.353 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:00.354 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:00.354 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|01){48,})) did not match
2020.06.17 10:52:00.355 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:00.356 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:00.357 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:00.358 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){50,})) did not match
2020.06.17 10:52:00.359 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:00.359 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|07){48,})) did not match
2020.06.17 10:52:00.360 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 72 -> Siro shutter matches, trying to demodulate
2020.06.17 10:52:00.361 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:67)((?:21|21){39,})) did not match
2020.06.17 10:52:00.362 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:00.362 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){50,})) did not match
2020.06.17 10:52:00.363 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:52:00.364 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:00.365 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){104,})) did not match
2020.06.17 10:52:00.365 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:00.366 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:52:00.367 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:52:00.368 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:00.370 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:03.383 5: mySIGNALduino: Read, RAW rmsg: Mu;°,,€;'ˆ€;¢¬...;"é,,;´©,;...Û,;C5;R25;D#EEE#%CEE%CE%ECE#%CEEEEEE#EE%CE#%EC%E;e;
2020.06.17 10:52:03.384 4: mySIGNALduino: Read, msg READredu: MU;P0=-132;P1=136;P2=-1324;P3=1257;P4=-681;P5=603;CP=5;R=37;D=0123454545232543454525434525454345232543454545454545234545254345232545432545;e;
2020.06.17 10:52:03.416 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:03.417 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){43,})) did not match
2020.06.17 10:52:03.417 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:03.417 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|34){60,}(?:5|3)?)) did not match
2020.06.17 10:52:03.418 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:03.418 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:52:03.419 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:52:03.419 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:03.420 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:03.420 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:52:03.421 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:03.421 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:03.421 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:03.421 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:03.422 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:03.422 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:5)((?:43|25){19,}(?:4|2)?)) did not match
2020.06.17 10:52:03.423 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:03.423 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:03.424 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:03.424 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:03.424 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:03.424 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:03.425 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:03.425 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:03.425 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:03.426 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:52|32){47,}(?:5|3)?)) did not match
2020.06.17 10:52:03.426 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:03.426 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:03.427 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:03.427 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){38,})) did not match
2020.06.17 10:52:03.427 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:03.428 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:03.428 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|34){48,})) did not match
2020.06.17 10:52:03.428 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:03.429 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:03.429 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:03.429 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){50,})) did not match
2020.06.17 10:52:03.430 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:03.430 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|32){48,})) did not match
2020.06.17 10:52:03.430 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:52:03.431 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:03.431 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){50,})) did not match
2020.06.17 10:52:03.432 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:52:03.432 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:03.432 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:54|54){104,})) did not match
2020.06.17 10:52:03.432 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:03.433 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:52:03.433 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:52:03.433 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:03.434 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:03.435 5: mySIGNALduino: Read, RAW rmsg: Mu;ù,,;±',;,ê,;¤ÊŠ;•·‰;–è';§'...;C2;R27;d$TTTg '! !!' !!'!'!!' !!!!!!'!'!' !! ! ;e;
2020.06.17 10:52:03.435 4: mySIGNALduino: Read, msg READredu: MU;P0=1273;P1=-658;P2=618;P4=-2634;P5=2487;P6=4840;P7=-1298;CP=2;R=39;D=245454546707012721070121212707210121272101272121012707210121212121212701212721012707212107212;e;
2020.06.17 10:52:03.460 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:03.460 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){43,})) did not match
2020.06.17 10:52:03.461 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:03.461 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|01){60,}(?:2|0)?)) did not match
2020.06.17 10:52:03.461 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:03.462 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:52:03.462 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:03.463 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:03.463 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 28 -> IC Ledspot matches, trying to demodulate
2020.06.17 10:52:03.464 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:54)((?:21|27){8,})) did not match
2020.06.17 10:52:03.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:03.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:03.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:03.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:03.465 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:03.465 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:2)((?:10|72){19,}(?:7|1)?)) did not match
2020.06.17 10:52:03.465 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:03.466 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:03.466 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:03.466 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:03.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:03.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:03.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:03.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:03.467 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:03.468 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:27|07){47,}(?:2|0)?)) did not match
2020.06.17 10:52:03.468 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:03.468 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:03.468 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:03.469 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){38,})) did not match
2020.06.17 10:52:03.469 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:03.469 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:03.469 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:27|07){48,})) did not match
2020.06.17 10:52:03.470 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:03.470 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:03.470 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:03.470 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){50,})) did not match
2020.06.17 10:52:03.471 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:03.471 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|07){48,})) did not match
2020.06.17 10:52:03.471 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 72 -> Siro shutter matches, trying to demodulate
2020.06.17 10:52:03.472 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:67)((?:21|21){39,})) did not match
2020.06.17 10:52:03.472 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:03.472 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){50,})) did not match
2020.06.17 10:52:03.472 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:52:03.472 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:03.473 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:21|21){104,})) did not match
2020.06.17 10:52:03.473 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:03.473 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:52:03.474 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:03.474 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:06.455 5: mySIGNALduino: Read, RAW rmsg: Mu;°Œ;Ô;¢"Ø;ƒá,;´",;•ò,,;¦¢...;C3;R27;D#CCECCCcEeCCcCCCCCECecECCCCCCeCCcECecCEcC;e;
2020.06.17 10:52:06.462 4: mySIGNALduino: Read, msg READredu: MU;P0=-4236;P1=340;P2=-22548;P3=609;P4=-660;P5=1266;P6=-1314;CP=3;R=39;D=012343434543434363456543436343434343434543656345434343434343654343634543656343456343;e;
2020.06.17 10:52:06.519 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:06.519 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){43,})) did not match
2020.06.17 10:52:06.520 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:06.521 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|54){60,}(?:3|5)?)) did not match
2020.06.17 10:52:06.521 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:06.522 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:52:06.524 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 21 -> Einhell Garagedoor matches, trying to demodulate
2020.06.17 10:52:06.525 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:23)((?:63|45){32,})) did not match
2020.06.17 10:52:06.526 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:06.527 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:06.529 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:52:06.529 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:06.530 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:06.530 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:06.531 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:06.532 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:06.533 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:3)((?:45|63){19,}(?:4|6)?)) did not match
2020.06.17 10:52:06.534 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:06.536 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:06.537 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:06.538 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:06.538 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:06.539 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:06.539 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:06.540 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:06.542 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:06.542 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:36|56){47,}(?:5|3)?)) did not match
2020.06.17 10:52:06.543 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:06.543 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:06.544 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:06.544 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){38,})) did not match
2020.06.17 10:52:06.545 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:06.545 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:06.545 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|54){48,})) did not match
2020.06.17 10:52:06.546 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:06.546 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:06.546 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:06.547 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:06.547 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:06.547 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|56){48,})) did not match
2020.06.17 10:52:06.547 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:52:06.548 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:06.548 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:06.548 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 79 -> wireless doorbell matches, trying to demodulate
2020.06.17 10:52:06.549 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:01)((?:43|43){12,})) did not match
2020.06.17 10:52:06.549 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:06.550 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){104,})) did not match
2020.06.17 10:52:06.550 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:06.550 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 83 -> RH787T not found, aborting
2020.06.17 10:52:06.551 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:52:06.551 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:06.552 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:08.999 5: mySIGNALduino: Read, RAW rmsg: Mu;°ð°;è;²Üé;ƒÚ,;´¤,;¥œ...;–ø,,;C3;R26;D#CCCSCCFCCSCFSCFCVSFCCCCCCVCCSFCVSCFSC;e;
2020.06.17 10:52:09.000 4: mySIGNALduino: Read, msg READredu: MU;P0=-12528;P1=360;P2=-27100;P3=602;P4=-676;P5=-1308;P6=1272;CP=3;R=38;D=012343434353434346434353434653434643565346434343434343564343534643565343465343;e;
2020.06.17 10:52:09.054 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:09.055 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){43,})) did not match
2020.06.17 10:52:09.056 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:09.056 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|64){60,}(?:6|3)?)) did not match
2020.06.17 10:52:09.057 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:09.057 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:52:09.058 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:52:09.059 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:09.060 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:09.061 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:52:09.061 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:09.062 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:09.062 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:09.063 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:09.064 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:09.064 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:3)((?:46|53){19,}(?:5|4)?)) did not match
2020.06.17 10:52:09.065 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:09.066 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:09.066 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:09.067 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:09.067 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:09.067 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:09.067 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:09.067 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:09.068 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:09.068 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:35|65){47,}(?:3|6)?)) did not match
2020.06.17 10:52:09.068 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:09.068 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:09.069 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:09.069 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){38,})) did not match
2020.06.17 10:52:09.069 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:09.070 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:09.070 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|64){48,})) did not match
2020.06.17 10:52:09.070 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:09.070 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:09.071 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:09.071 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:09.071 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:09.071 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|65){48,})) did not match
2020.06.17 10:52:09.072 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:52:09.072 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:09.072 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:09.072 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:52:09.073 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:09.073 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){104,})) did not match
2020.06.17 10:52:09.073 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:09.073 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 83 -> RH787T matches, trying to demodulate
2020.06.17 10:52:09.074 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:01)((?:43|43){12,})) did not match
2020.06.17 10:52:09.074 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:52:09.074 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:09.075 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:11.423 5: mySIGNALduino: Read, RAW rmsg: Mu; ®;Ø;¢Àâ;ƒß,;´ž,;•ô,,;¦¡...;C3;R28;D#ECCCCCCeCCeCcCCECecECCCCCCeCCcECecCEcC;e;
2020.06.17 10:52:11.424 4: mySIGNALduino: Read, msg READredu: MU;P0=-11792;P1=344;P2=-25152;P3=607;P4=-670;P5=1268;P6=-1313;CP=3;R=40;D=01234543434343434365434365436343434543656345434343434343654343634543656343456343;e;
2020.06.17 10:52:11.455 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:11.455 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){43,})) did not match
2020.06.17 10:52:11.460 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:11.460 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|54){60,}(?:3|5)?)) did not match
2020.06.17 10:52:11.461 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:11.461 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:52:11.462 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 21 -> Einhell Garagedoor not found, aborting
2020.06.17 10:52:11.462 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:11.462 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:11.463 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:52:11.463 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:11.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:11.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not found, aborting
2020.06.17 10:52:11.464 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 32 -> wireless doorbell not found, aborting
2020.06.17 10:52:11.465 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2020.06.17 10:52:11.465 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:3)((?:45|63){19,}(?:6|4)?)) did not match
2020.06.17 10:52:11.465 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 36 -> remote not found, aborting
2020.06.17 10:52:11.466 5: mySIGNALduino: Parse_MU, for MU protocol id 39, applying filterfunc SIGNALduino_compPattern
2020.06.17 10:52:11.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 39 -> X10 Protocol not found, aborting
2020.06.17 10:52:11.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 40 -> Romotec not found, aborting
2020.06.17 10:52:11.467 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44 -> BresserTemeo not found, aborting
2020.06.17 10:52:11.468 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 44.1 -> BresserTemeo not found, aborting
2020.06.17 10:52:11.468 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 45 -> Revolt not found, aborting
2020.06.17 10:52:11.468 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 46 -> SKXxxx, GF0x0x not found, aborting
2020.06.17 10:52:11.469 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.06.17 10:52:11.469 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:36|56){47,}(?:5|3)?)) did not match
2020.06.17 10:52:11.469 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 56 -> Celexon not found, aborting
2020.06.17 10:52:11.469 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 59 -> AK-HD-4 not found, aborting
2020.06.17 10:52:11.470 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.06.17 10:52:11.470 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){38,})) did not match
2020.06.17 10:52:11.471 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 62 -> Clarus_Switch not found, aborting
2020.06.17 10:52:11.471 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 64 -> WH2 matches, trying to demodulate
2020.06.17 10:52:11.471 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|54){48,})) did not match
2020.06.17 10:52:11.472 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 66 -> WS7035 not found, aborting
2020.06.17 10:52:11.472 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 69 -> Hoermann not found, aborting
2020.06.17 10:52:11.472 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.06.17 10:52:11.473 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:11.473 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 71 -> PEARL matches, trying to demodulate
2020.06.17 10:52:11.473 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|56){48,})) did not match
2020.06.17 10:52:11.473 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 72 -> Siro shutter not found, aborting
2020.06.17 10:52:11.474 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.06.17 10:52:11.474 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){50,})) did not match
2020.06.17 10:52:11.474 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 79 -> wireless doorbell not found, aborting
2020.06.17 10:52:11.475 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.06.17 10:52:11.475 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:34|34){104,})) did not match
2020.06.17 10:52:11.475 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 81 -> SA-434-1 not found, aborting
2020.06.17 10:52:11.476 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 83 -> RH787T matches, trying to demodulate
2020.06.17 10:52:11.476 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:01)((?:43|43){12,})) did not match
2020.06.17 10:52:11.477 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 84 -> IAN 283582 / TV-4848 not found, aborting
2020.06.17 10:52:11.477 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 86 -> BOSCH | CAME | Novy | Neff | Refsta Topdraft not found, aborting
2020.06.17 10:52:11.478 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 92 -> KRINNER Lumix not found, aborting
2020.06.17 10:52:14.588 5: mySIGNALduino: Read, RAW rmsg: Mu; ý;ì;²øÊ;ƒì,;¤...;...€...;¶–,;C3;R28;D#EEEcccccCeccEccCcecECeccccccEccCecECceCc;e;
2020.06.17 10:52:14.588 4: mySIGNALduino: Read, msg READredu: MU;P0=-32001;P1=364;P2=-19192;P3=620;P4=-1295;P5=1280;P6=-662;CP=3;R=40;D=012345454563636363634365636345636343636563454365636363636363456363436563454363654363;e;
2020.06.17 10:52:14.614 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.06.17 10:52:14.614 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:36|36){43,})) did not match
2020.06.17 10:52:14.615 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 9 -> weather matches, trying to demodulate
2020.06.17 10:52:14.616 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:)((?:36|56){60,}(?:5|3)?)) did not match
2020.06.17 10:52:14.616 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
2020.06.17 10:52:14.617 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 16 -> Dooya not found, aborting
2020.06.17 10:52:14.618 4: mySIGNALduino: Parse_MU, Fingerprint for MU protocol id 21 -> Einhell Garagedoor matches, trying to demodulate
2020.06.17 10:52:14.619 5: mySIGNALduino: Parse_MU, 0. try, regex ((?:23)((?:43|65){32,})) did not match
2020.06.17 10:52:14.620 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 24 -> visivon remote not found, aborting
2020.06.17 10:52:14.620 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 26 -> xavax not found, aborting
2020.06.17 10:52:14.621 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 28 -> IC Ledspot not found, aborting
2020.06.17 10:52:14.622 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 29 -> HT12e not found, aborting
2020.06.17 10:52:14.622 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 30 -> diverse not found, aborting
2020.06.17 10:52:14.623 5: mySIGNALduino: Parse_MU, start pattern for MU protocol id 31 -> LTECH not f
Ich benötige nur die MU Nachrichten, alles andere ist für mich uninteressant.
MU;P0=-3500;P1=2476;P2=-2666;P3=4800;P4=-1328;P5=1250;P6=-678;P7=603;CP=7;R=43;D=01212345456767476765676745454567676767476767676567454765676767676767456767476567454767654767;e;
MU;P0=-29216;P1=360;P3=1264;P4=-676;P5=602;P6=-1318;CP=5;R=36;D=0103454545634563454565436545454345636543454545454545634545654345636545436545;e;
MU;P0=1268;P1=-671;P2=607;P3=444;P4=-2657;P5=2474;P6=4824;P7=-1311;CP=2;R=38;D=3454546707012707210121212701270121272107212121012707210121212121212701212721012707212107212;e;
MU;P0=1273;P1=-658;P2=618;P4=-2634;P5=2487;P6=4840;P7=-1298;CP=2;R=39;D=245454546707012721070121212707210121272101272121012707210121212121212701212721012707212107212;e;
Verstehe.
Das sind also nur die "Read, msg READredu: MU;.....":
MU;P0=-30804;P1=380;P2=604;P3=-668;P4=-1304;P5=1277;CP=2;R=29;D=010232324545323245423532323245423542354232353242353232453245454542;e;
MU;P0=-10686;P1=352;P2=4764;P3=-1315;P4=1265;P5=604;P6=-671;CP=5;R=28;D=010234343565643465656565356564656534346565656534356435643565646535646565346534343435;e;
MU;P0=-32001;P1=376;P2=-10256;P3=4404;P4=-1315;P5=1262;P6=610;P7=-668;CP=6;R=28;D=01234545467676767576767676767645767645764576767645467546754676757646757676457645454546;e;
MU;P0=-32001;P1=332;P2=-19288;P3=606;P4=-675;P5=-1309;P6=1267;CP=3;R=28;D=012343434343564343434343534643435643434343434356534653465343464353464343564356565653;e;
MU;P0=-32001;P1=360;P2=-19092;P3=609;P4=-668;P6=-1310;P7=1277;CP=3;R=28;D=0123434343634743434363476743436343434743434367634763476343474363474343674367676763;e;
MU;P0=-10488;P1=336;P2=-14212;P3=617;P4=-1314;P5=1260;P6=-667;CP=3;R=29;D=01234545636345456363634363636563634363656363636345436543654363656343656363456345454543;e;
MU;P0=-32001;P1=356;P2=-19072;P3=804;P4=-664;P5=610;P6=-1313;P7=1270;CP=5;R=29;D=01234545654547454545674567454565476745454567654765476545474565474545674567676765;e;
MU;P0=-1310;P1=603;P2=-675;P3=1277;CP=1;R=29;D=010123212121212103012301230121232101232121032103030301;e;
MU;P0=-32001;P1=300;P2=-16148;P3=1246;P4=-1333;P5=-684;P6=590;CP=6;R=29;D=01234356434653565643434356565656465356565643465346534656535646535656435643434346;e;
MU;P0=-32001;P1=340;P2=-10168;P3=4536;P4=-1317;P5=1267;P6=-675;P7=596;CP=7;R=28;D=012345456747654567674547676567676767456767676745476547654767656747656767456745454547;e;
MU;P0=-32001;P1=372;P2=-9920;P3=4780;P4=-1316;P5=1256;P6=-668;P7=622;CP=7;R=28;D=01234545674767676567674567674567676767674567676745476547654767656747656767456745454547;e;
MU;P0=-32001;P1=332;P2=-16156;P3=1264;P4=-1313;P5=-672;P6=612;CP=6;R=28;D=012343435656435656435646535656565656565656565643465346534656535646535656435643434346;e;
MU;P0=-3888;P1=388;P2=-29640;P3=606;P4=-1308;P5=-674;P6=1276;CP=3;R=27;D=01234353564653535343535653535346435643564353565343565353465346464643;e;
MU;P0=-32001;P1=368;P2=-16088;P3=1252;P4=-1321;P5=-670;P6=606;CP=6;R=28;D=0123434343435656465656565356565646535656565643465346534656535646535656435643434346;e;
MU;P0=2888;P1=-1317;P2=1259;P3=612;P4=-669;CP=3;R=26;D=0121212134342434313424312434343121243434312134213421343424313424343124312121213;e;
MU;P0=-8484;P1=440;P2=-24480;P3=-1322;P4=1267;P5=-663;P6=610;CP=6;R=27;D=01213456563654365456565634565656565634365436543656545636545656345634343436;e;
MU;P0=-32001;P1=364;P2=-19196;P3=623;P4=-1311;P6=-665;P7=1263;CP=3;R=28;D=012343674367636363634363676363474763636343674763436363636363674363676343674763634763;e;
MU;P0=-32001;P1=388;P2=-24188;P3=812;P4=-1320;P5=1270;P6=-666;P7=613;CP=7;R=28;D=0123456767676745456767454765676747654567476767676767654767656747654567674567;e;
MU;P0=-2776;P1=630;P2=-1301;P3=1279;P4=-663;CP=1;R=27;D=0123414141414121432341214141414141432141434121432341412341;e;
MU;P0=-32001;P1=380;P2=-10196;P3=4480;P4=-1312;P5=1265;P6=-678;P7=614;CP=7;R=28;D=012345456767676745676767676767456767456745676747654567476767676767654767656747654567674567;e;
MU;P0=-32001;P1=264;P2=-667;P3=633;P4=1262;P5=-1304;CP=3;R=28;D=012324232353232423232353245423532323232323245323242353245423235423;e;
Das war jetzt öfters nur die "Rauf"-Taste.
Noch immer mit der alten Bandbreite.
lg, Gerhard
schaue es mir heute Abend an
Super, Danke Dir schon mal.
Hier noch die logs für abwechselnd "runter" und "stop", beginnend mit "runter":
MU;P0=-11188;P1=340;P2=-21272;P3=-968;P4=616;P5=-680;P6=1264;P7=-1305;CP=4;R=35;D=01213454545454565476547454567456767654745454565476767654547654745654545476545474;e;
MU;P0=1263;P1=615;P4=-676;P5=-4076;P6=4796;P7=-1318;CP=1;R=33;D=56707041414141707140414141707141404170414171407041714141414141407141404171407041417041;e;
MU;P0=-32001;P1=602;P2=-677;P3=1266;P4=-1316;CP=1;R=30;D=0121234341234321412121232143434321214321412321212143212141;e;
MU;P0=-1316;P1=627;P2=-670;P3=1262;CP=1;R=33;D=0123012303012121212123212101230321012121212121230121232101230321210321;e;
MU;P0=-32001;P1=2472;P2=-2670;P3=4812;P4=-1319;P5=1264;P6=-675;P7=604;CP=7;R=32;D=012123454567674767676765676767674767654567454567476767656745454567674567476567676745676747;e;
MU;P0=132;P1=-224;P2=292;P3=-1309;P4=1265;P5=-674;P6=619;CP=6;R=33;D=012345634563436543456343656565434565636543456365656565656543656545636543456563456;e;
MU;P0=-32001;P1=400;P2=-18632;P3=1279;P4=-678;P5=613;P6=-1304;CP=5;R=32;D=0123456365454543654543654543456545436345654545434563636345456345654345454563454565;e;
MU;P0=-8228;P1=352;P2=-23836;P3=1259;P4=-1322;P5=614;P6=-673;CP=5;R=33;D=01234345656343434563654563656545634365456565656565634565636545634365654365;e;
MU;P0=-8732;P1=2502;P2=-2624;P3=4836;P4=-1321;P5=1266;P6=-674;P7=595;CP=7;R=31;D=0121234545674767676767654765674767656745454567476767656745454567674567476567676745676747;e;
MU;P0=-32001;P1=380;P2=-14016;P3=613;P4=-1318;P5=1270;P6=-678;CP=3;R=33;D=01234545456363454363656363454365636345636343654563436363636363654363656343654563634563;e;
MU;P0=224;P1=-472;P2=3700;P3=-1301;P4=1273;P5=-665;P6=618;CP=6;R=31;D=01234343456365656543434365654565636543456365656545634343456563456365456565634565636;e;
MU;P0=-30512;P1=320;P2=612;P3=-669;P4=1261;P5=-1326;CP=2;R=33;D=010232323234545234523234323252345432523232323232345232343252345432325432;e;
MU;P0=-672;P1=2860;P2=-1310;P3=1263;P4=611;CP=4;R=32;D=012323232404040403230404240403040404232304240404030423232304042304240304040423040424;e;
MU;P0=-32001;P1=2480;P2=-2640;P3=4820;P4=-1315;P5=1267;P6=609;P7=-681;CP=6;R=33;D=01212345454675764546767675764546754545767646754576467676767676754676757646754576764576;e;
MU;P0=-112;P1=272;P2=-1311;P3=1269;P4=636;P5=-656;CP=4;R=32;D=0123245324545453542454545454532454535423245454535454245453245354245324545354545454545454;e;
MU;P0=-32001;P1=460;P2=-9844;P3=4784;P4=-1317;P5=1256;P6=613;P7=-669;CP=6;R=33;D=0123454546767545467576467675467675457676767645467546754676757646757676457645454546;e;
MU;P0=-32001;P1=368;P2=-18656;P3=1271;P4=-1309;P5=628;P6=-668;CP=5;R=33;D=0123456565656565636543456565634563656543456565636565456563456365456345656365656565656565;e;
MU;P0=-32001;P1=388;P2=-18648;P3=1263;P4=-675;P5=613;P6=-1312;CP=5;R=33;D=0123454545456365434545654365454345454545454563654365436545434565434545634563636365;e;
MU;P0=3716;P1=-1319;P2=1258;P3=-677;P4=620;CP=4;R=30;D=01212343434143434323434143434343212123412143434323434143432143234143214343234343434343434;e;
MU;P0=-3784;P1=592;P2=-682;P3=1259;P4=-1324;CP=1;R=33;D=01212341212121232121212143412341234121232141232121432143434341;e;
MU;P0=-3320;P1=616;P2=-676;P3=1263;P4=-1319;CP=1;R=31;D=0121234321212143412121232121412123412321412341212321212121212121;e;
MU;P0=-2716;P1=4784;P2=-1318;P3=1265;P4=-669;P5=606;CP=5;R=33;D=01232345234523254323254325454543454545454523254325432545434525434545234523232325;e;
MU;P0=-196;P1=868;P2=-677;P3=611;P4=-1320;P5=1271;CP=3;R=31;D=01234543232325432323232323252343252345432323252323432325432523432543232523232323232323;e;
MU;P0=-32001;P1=2522;P2=-2612;P3=4816;P4=-1323;P5=1256;P6=-688;P7=595;CP=7;R=32;D=012123454567476545476765476765476567456767676745476547654767656747656767456745454547;e;
MU;P0=-32001;P1=332;P2=-22572;P3=614;P4=-675;P5=1254;P6=-1328;CP=3;R=31;D=012343434343456345634343454365434365634343454343634345634543634563434543434343434343;e;
Und hier noch das Spielchen mit "runter", "stop" bei der höheren Bandbreite (=406kHz):
MU;P0=607;P1=-661;P2=-4992;P3=2300;P4=-2692;P5=4776;P6=-1308;P7=1275;CP=0;R=32;D=234567676010176010171010106010101767101010106767106767106017101067101010101010601017601010;e;
MU;P0=-671;P1=618;P2=-5068;P3=2040;P4=-2680;P5=4776;P6=-1319;P7=1265;CP=1;R=35;D=12345676761010101076107610101076101010107016101010107010101016107016701016767670167010167;e;
MU;P0=-2440;P1=256;P2=-10132;P3=4664;P4=-1329;P5=1257;P6=-682;P7=595;CP=7;R=32;D=012345456767676747676567674767676765454567674545674545674765676745676767676767476765476767;e;
MU;P0=-677;P1=613;P2=-5092;P3=2212;P4=-2668;P5=4792;P6=-1317;P7=1260;CP=1;R=34;D=2345676701010161076107010161076101070101016101010107010101016107016701016767670167010167;e;
MU;P0=-10084;P1=352;P2=4796;P3=-1320;P4=1254;P5=-680;P6=591;CP=6;R=32;D=0102343456563436565456343656565436545656563434563434563654565634565656565656365654365656;e;
MU;P0=-32001;P1=248;P2=-21996;P3=604;P4=-1320;P5=-685;P6=1262;CP=3;R=35;D=012343535643565343535643535646534353535356535353534356534653534646465346535346;e;
MU;P0=-2696;P1=4792;P2=-1314;P3=1271;P4=-680;P5=591;CP=5;R=33;D=0123234523452545434525454545454325454345452323452323452543454523454545454545254543254545;e;
MU;P0=112;P1=-1305;P2=627;P3=-668;P4=1277;CP=2;R=35;D=0123412323234123412341432321232323234323232321234321432321414143214323214;e;
MU;P0=-2710;P1=2260;P2=4788;P3=-1318;P4=1262;P5=-678;P6=592;CP=6;R=33;D=010234345636543656543456365656545656565656563434563434563654565634565656565656365654365656;e;
MU;P0=-32001;P1=2482;P2=-2656;P3=4820;P4=-1308;P5=1263;P6=-679;P7=618;CP=7;R=35;D=012123454567476767654767676767676547654765674767676765676767674765674567674545456745676745;e;
MU;P0=-12036;P1=356;P2=-19144;P3=609;P4=-1321;P5=1264;P6=-663;CP=3;R=32;D=012345636343636545436363636563634563634545634545634365636345636363636363436365436363;e;
MU;P0=204;P1=-2692;P2=2432;P3=4788;P4=-1329;P5=1247;P6=-685;P7=608;CP=7;R=34;D=012134545456747654767656747654765676767674767676765676767674765674567674545456745676745;e;
MU;P0=-32001;P1=611;P2=-10204;P3=4148;P4=-1300;P5=1271;P6=-662;CP=1;R=32;D=01234545454541616541654161616561456161614545614545614165616145616161616161416165416161;e;
MU;P0=-29252;P1=276;P3=1265;P4=-1313;P5=619;P6=-669;CP=5;R=36;D=010345656345656345636543654565656563656565654563654365654343436543656543;e;
MU;P0=-1304;P1=617;P2=-665;P3=1271;CP=1;R=33;D=010121230121212121212321012321210303210303210123212103212121212121012123012121;e;
MU;P0=612;P1=-659;P2=1266;P7=-1311;CP=0;R=35;D=7012721072701010127270127012721010107210101010101010721010107012107010;e;
MU;P0=-32001;P1=360;P2=-21272;P3=627;P4=-661;P5=1278;P6=-1304;CP=3;R=34;D=012343456343454343434363434565436543634345434343656343456565654343656345436345;e;
MU;P0=-6188;P1=2454;P2=-2688;P3=4800;P4=-1318;P5=1260;P6=604;P7=-670;CP=6;R=36;D=01212345454676767675467546754546767676767546754675457676764576767676767676457676764675764676;e;
MU;P0=-32001;P1=308;P2=-19064;P3=872;P4=-665;P5=633;P6=-1302;P7=1267;CP=5;R=33;D=01234545454565454745456765454767654745654547454545676545476767674545676547456547;e;
MU;P0=-3912;P1=2482;P2=-2656;P3=4812;P4=-1328;P5=1249;P6=-680;P7=599;CP=7;R=35;D=01212345456767674765476567676745476765674547654765456767674567676767676767456767674765674767;e;
MU;P0=-32001;P1=2466;P2=-2684;P3=4784;P4=-1314;P5=1263;P6=-675;P7=614;CP=7;R=32;D=012123454567674547676567456747676547654567476765676767454767654545456767454765674765;e;
Übrigens filtere ich die Ausgaben mit "tail -f log/fhem-2020-06-17.log | grep 'Read, msg READredu: MU;'".
Dabei bricht die Ausgabe nach den obigen Zeilen mit der Meldung "Übereinstimmungen in Binärdatei (Standardeingabe)" ab.
Es kommt dann keine Ausgabe mehr, nur mehr Ctrl+c hilft.
lg, Gerhard
Und das hier mit Bandbreite 464kHz:
MU;P0=1269;P1=-1312;P2=-31628;P3=202;P4=-124;P5=144;P6=-666;P7=626;CP=7;R=34;D=2345634567676767606717606767176760676767101767601010106767101760671760;e;
MU;P0=-4300;P1=316;P2=-26452;P3=1267;P4=-1311;P5=604;P6=-675;CP=5;R=37;D=0123456563456563456365436545634563436565654365656565656565436565654563654565;e;
MU;P0=-12344;P1=340;P2=-30936;P3=602;P4=-687;P5=-1312;P6=1266;CP=3;R=35;D=0123435653434656534643434356534653465343464353464343564356565653;e;
MU;P0=-29224;P1=312;P3=1255;P4=-1326;P5=617;P6=-673;CP=5;R=37;D=0103456345634345656565656343456565636565456563456365456345656365656565656565;e;
MU;P0=-2084;P1=248;P2=-25380;P3=380;P4=-679;P5=609;P6=1259;P7=-1314;CP=5;R=35;D=01234545464545454575454676457645454576754675467545464575464545764576767675;e;
MU;P0=-32001;P1=288;P2=-20684;P3=621;P4=-672;P5=-1311;P6=1254;CP=3;R=37;D=0123434343565346564356534343465656534343464343534346534643534653434643434343434343;e;
MU;P0=-671;P1=302;P2=-27976;P4=1261;P5=616;P6=-1308;CP=5;R=35;D=0121040565046505046505050405050564650465046505040565040505640564646465;e;
MU;P0=-32001;P1=618;P2=-10140;P3=4324;P4=-1317;P5=1276;P6=-672;CP=1;R=36;D=01234545616145454165614545416165416545416161656161416165416561416541616561616161616161;e;
MU;P0=-5448;P1=364;P2=-30916;P3=613;P4=-1314;P5=1270;P6=-663;CP=3;R=34;D=0123456343636543654563636345436543654363656343656363456345454543;e;
MU;P0=-29232;P1=304;P3=1269;P4=-1310;P5=625;P6=-674;CP=5;R=36;D=0103456365656543456563654343456565636565456563456365456345656365656565656565;e;
MU;P0=-32001;P1=356;P2=-16096;P3=1266;P4=-1323;P5=-669;P6=597;CP=6;R=35;D=01234356434656565343434656535656465356565643465346534656535646535656435643434346;e;
MU;P0=180;P1=-663;P2=1263;P3=-1316;P4=622;CP=4;R=36;D=01232341414141232341234141232341414121414341412341214341234141214141414141414;e;
MU;P0=-2716;P1=288;P2=-20680;P3=612;P4=-1310;P5=-659;P6=1270;CP=3;R=35;D=01234353535353564653534353565353534653535346435643564353565343565353465346464643;e;
MU;P0=-5244;P1=296;P2=-18704;P3=1272;P4=-1306;P5=-675;P6=618;CP=6;R=37;D=0123435656434656565356434653434343465656535656465653465356465346565356565656565656;e;
MU;P0=292;P1=-681;P2=610;P3=-1309;P4=1259;CP=2;R=34;D=012321212143212143212141232121412121234321432143212141232141212341234343432;e;
MU;P0=-10024;P1=340;P2=-30308;P3=613;P4=-676;P5=1250;P6=-1329;CP=3;R=37;D=0123456565634543634565634343454343634345634543634563434543434343434343;e;
MU;P0=-32001;P1=272;P2=-11500;P3=3288;P4=-1312;P5=1268;P6=606;P7=-668;CP=6;R=35;D=0123454545467676767546757646767576454576767645467546754676757646757676457645454546;e;
MU;P0=-1312;P1=1264;P2=618;P3=-673;CP=2;R=37;D=01023231323201023132320101023232313232023231023132023102323132323232323232;e;
MU;P0=-32001;P1=316;P2=-13748;P3=1273;P4=-1309;P5=628;P6=-665;CP=5;R=34;D=0123434345634565656365654565656563434365656545634365456565656565634565636545634365654365;e;
MU;P0=-32001;P1=2476;P2=-2656;P3=4828;P4=-1323;P5=1252;P6=591;P7=-685;CP=6;R=36;D=0121234545467675454675467676754676767675764576467676757645454576764576467576767645767646;e;
MU;P0=-1708;P1=292;P2=-25400;P3=-674;P4=619;P5=1278;P6=-1297;CP=4;R=35;D=01213434353434346434343565343434343464356534643434343434356434353464356534346534;e;
MU;P0=268;P1=-1310;P2=618;P3=-661;P4=1278;CP=2;R=36;D=012341412341232323432321432123232343214141432321432123432323214323212;e;
MU;P0=292;P1=-654;P2=634;P3=204;P4=-92;P5=156;P6=-1310;P7=1268;CP=2;R=33;D=012121345621212171262121212121762121712121262176712621212121212176212171262176712126712;e;
MU;P0=-29244;P1=280;P3=1266;P4=-1313;P5=608;P6=-668;CP=5;R=36;D=010345636545656345656343654365456565636543434365654365456365656543656545;e;
MU;P0=-670;P1=164;P2=-1303;P3=616;P4=1275;CP=3;R=34;D=01230403242303030423040303030323042403230303030303042303040323042403032403;e;
MU;P0=-2332;P1=296;P2=-26464;P3=1271;P4=-1314;P5=608;P6=-662;CP=5;R=36;D=01234563656545634565636565654365456565636543434365654365456365656543656545;e;
MU;P0=3944;P1=-1294;P2=1283;P3=-660;P4=633;CP=4;R=34;D=0121234121434343212143434343234341234343414321234143434343434321434323414321234341234;e;
MU;P0=-32001;P1=292;P2=-20680;P3=606;P4=-1302;P5=-676;P6=1277;CP=3;R=36;D=01234356464353535353535643564356534653435353565346464653534653435653535346535343;e;
MU;P0=328;P1=-679;P2=1265;P3=-1304;P4=623;CP=4;R=35;D=0123214341414121414141414141434123214341414141414123414121434123214143214;e;
MU;P0=112;P1=-674;P2=592;P3=-1323;P4=1272;CP=2;R=35;D=012123432121214321432143412123412321212141234343412123412321412121234121232;e;
MU;P0=156;P1=-1298;P2=633;P3=-669;P4=1271;CP=2;R=33;D=0123232341232323232323432123432323212341432123232323232341232343212341432321432;e;
MU;P0=-8720;P1=336;P2=-26444;P3=1268;P4=-1320;P5=598;P6=-664;CP=5;R=36;D=012345656345656345636543654365456565636543434365654365456365656543656545;e;
MU;P0=-8172;P1=296;P2=-13632;P3=1262;P4=-1310;P5=616;P6=-676;CP=5;R=35;D=0123434343456565656345634565656365436565656545634365456565656565634565636545634365654365;e;
MU;P0=-31214;P1=244;P2=604;P3=-679;P4=1264;P5=-1308;CP=2;R=35;D=0102343252345234323232325432523232343254545432325432523432323254323252;e;
MU;P0=-5648;P1=2476;P2=-2668;P3=4800;P4=-1313;P5=1259;P6=602;P7=-673;CP=6;R=34;D=01212345454675467676754676767676767576454676767576454675767676767676457676467576454676754676;e;
MU;P0=-5908;P1=380;P2=-28960;P3=627;P4=-668;P5=1260;P6=-1313;CP=3;R=35;D=0123434563434563454343634563454343436345656563434563454363434345634345;e;
MU;P0=-1311;P1=1273;P2=613;P3=-667;CP=2;R=33;D=01023232323232310231023232313202323232323132010231323232323232013232023132010232310232;e;
MU;P0=-32001;P1=288;P2=-23380;P3=428;P4=-683;P5=609;P6=-1303;P7=1260;CP=5;R=36;D=0123456765454745654765474565454765474545456547676765454765474565454547654547;e;
Das war jetzt übrigens immer der selbe Handsender mit dem selben Kanal (der hat 4 Kanäle). Bei Bedarf kann ich logs auch zu anderen Kanälen/Handsendern oder auch diversen SOMFY-Wandsendern liefern ;-)
lg, Gerhard
Hallo,
ich habe nun die Parameter wieder eingeschalten und die Bandbreite auf 464kHz gesetzt.
Danach habe ich "rauf", "runter" und "stop" gedrückt.
Meistens wird die Stop-Taste nicht erkannt, aber auch "rauf" und "runter" klappt manchmal nicht.
Von 30x Drücken wird wohl 4-5x nichts erkannt.
Es kommen dann die log-Einträge:
2020.06.17 14:10:31.865 3: mySIGNALduino: Unknown code Ys4D677361ABB3DC, help me!
2020.06.17 14:48:31.514 3: mySIGNALduino: Unknown code Ys457B6F25EFF798, help me!
2020.06.17 14:48:57.449 3: mySIGNALduino: Unknown code Ys4B051161ABB3DC, help me!
2020.06.17 14:49:04.699 3: mySIGNALduino: Unknown code Ys026A6A7D529E60, help me!
2020.06.17 14:49:08.516 3: mySIGNALduino: Unknown code Ys5B1B0F8F455D32, help me!
lg, Gerhard
Ich habe es mir angeschaut, es sind viele Nachrichten dabei die nicht passen. Die Erhöhung der Bandbreite auf 464kHz bringt keine Verbesserung,
Ein Teil sind keine SOMFY Nachrichten und bei einigen SOMFY Nachrichten fehlt was an Anfang.
Du hast anscheinend keine gute Empfangsbedingungen, evtl ist in der Nähe des Signalduino eine Störungsquelle.
Wie weit ist der Signalduino vom fhem Rechner entfernt.
Hast Du mir mal ein Foto von deinem Signalduino?
Gruß Ralf