SOMFY und SignalDuino

Begonnen von gestein, 16 Juni 2020, 19:05:41

Vorheriges Thema - Nächstes Thema

gestein

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

Ralf9

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
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

gestein

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

Ralf9

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
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

gestein

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

Ralf9

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
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

gestein

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


Ralf9

Hast Du schon versucht, ob es was bringt, wenn Du die Bandwidth etwas erhöhst?
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

gestein

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


Ralf9

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

gestein

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

Ralf9

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;

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

gestein

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

Ralf9

schaue es mir heute Abend an
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

gestein

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;