Magnetkontakt (Fenster/Türkontakt) Unitec 47031 / SIGNALduino

Begonnen von Dr.E.Witz, 01 November 2015, 13:53:49

Vorheriges Thema - Nächstes Thema

Dr.E.Witz

Hallo,

ich bin noch FHEM Anfänger aber dafür sehr begeistert

im Sonderpostenmarkt habe ich günstig 2 Tür- / Fenster- Magnetkontaktsets gekauft. 
(Auch in Baumärkten sind diese noch zu finden)

Marke:      Unitec
Modelnummer:   47031.
Frequenz:   433 MHz
Fotos vom Gerät sind in der Anlage.

Leider werden diese z. Zt. weder vom FHEMduino noch vom CUL unterstützt.
(Zumindest habe ich nichts dazu gefunden)

Daher habe ich einen SIGNALduino gebaut (Danke an das Projekt!) und das Signal mit Verbose 4 geloggt.
Es handelt sich um den Log das einmaligen "öffnen des Kontaktes".

2015.10.31 13:59:14 4: SIGNALduino/msg READ:  MU;P0=-10026;P1=-924;P2=309;P3=-688;P4=-361;P5=637;D=123245453245324532453245320232454532453245324532453202324545324532453245324532023245453245324532453245320232454532453245324532453202324545324532453245324532023245453245324532453245320232454532453245324532453202324545324532453245324532023240;CP=2;O;
2015.10.31 13:59:14 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:14 4: Found matched Protocol id 8 -> TX3 Protocol

2015.10.31 13:59:14 4: SIGNALduino/msg READ:  MU;P0=636;P1=-363;P2=-689;P3=309;P4=-10026;D=010231023102310231023432310102310231023102310234323101023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102343231010230;CP=3;O;
2015.10.31 13:59:14 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:14 4: Found matched Protocol id 8 -> TX3 Protocol

2015.10.31 13:59:14 4: SIGNALduino/msg READ:  MU;P0=-363;P1=639;P2=-688;P3=308;P4=-10024;D=012301230123012343230101230123012301230123432301012301230123012301234323010123012301230123012343230101230123012301230123432301012301230123012301234323010123012301230123012343230101230123012301230123432301012301230123012301234323010123012300;CP=3;O;
2015.10.31 13:59:14 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:14 4: Found matched Protocol id 8 -> TX3 Protocol

2015.10.31 13:59:15 4: SIGNALduino/msg READ:  MU;P0=639;P1=-688;P2=308;P3=-363;P4=-10026;D=012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012300;CP=2;O;
2015.10.31 13:59:15 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:15 4: Found matched Protocol id 8 -> TX3 Protocol

2015.10.31 13:59:15 4: SIGNALduino/msg READ:  MU;P0=-692;P1=308;P2=-363;P3=636;P4=-10023;D=012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012300;CP=1;O;
2015.10.31 13:59:15 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:15 4: Found matched Protocol id 8 -> TX3 Protocol

2015.10.31 13:59:15 4: SIGNALduino/msg READ:  MU;P0=307;P1=-10027;P2=-691;P3=-365;P4=635;D=0102034342034203420342034201020343420342034203420342010203434203420342034203420102034342034203420342034201020343420342034203420342010203434203420342034203420102034342034203420342034201;CP=0;
2015.10.31 13:59:15 4: Found matched Protocol id 16 -> Dooya shutter
2015.10.31 13:59:15 4: Found matched Protocol id 8 -> TX3 Protocol


Leider weiß ich nicht wie ich weiter vorgehen soll und suche hier Unterstützung ;-)

Gruß

Michael

Sidey

Hallo,

Kein Problem, dafür gibt es ja das Forum.

Ich habe mir das Signal angesehen.
Folgende Nachricht steht in deiner ersten Logzeile:
0  1  1  0  1  0  1  0  1  0  1  0



Heute ist Formel 1, die demoduluierung baue ich dir morgen ein.

Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Sidey

Moin,

Ich habe das Signal mal eingebaut:

Demodulieren sollte klappen. Das aktualisierte Modul bekommst Du via:


update force http://raw.githubusercontent.com/RFD-FHEM/RFFHEM/dev-r32/controls_signalduino.txt

Probier mal mehrfach den gleichen Kontakt aus und prüfe ob die gleiche Nachricht im Log auftaucht.

Dann mit etwas Versagt, kannst Du ja noch einen 2. Probieren.

Am besten den Abschnitt vom Log noch mal Posten. Vielleicht ha
ben wir Glück und man kann die Daten von einem vorhandenen Modul verarbeiten lassen.

Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Dr.E.Witz

Hallo Sidey,

vielen Dank für die Hilfe.

die Version V 3.1.8-HF1 SIGNALduino - compiled at Oct 26 2015 11:10:38 habe ich geflasht.
Anbei der Log:


2015.11.02 19:08:00 4: SIGNALduino/msg READ: MU;P0=-689;P1=309;P2=-365;P3=637;P4=-10027;D=010123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410120;CP=1;O;
2015.11.02 19:08:00 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:00 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:00 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:00 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:00 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:01 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.02 19:08:01 4: SIGNALduino_unknown rawData: 6AA
2015.11.02 19:08:01 4: SIGNALduino_unknown Protocol: 30
2015.11.02 19:08:01 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:01 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:02 4: SIGNALduino/msg READ: MU;P0=637;P1=-362;P2=-689;P3=309;P4=-10029;D=010231023102310231023432310102310231023102310234323101023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102343231010230;CP=3;O;
2015.11.02 19:08:02 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:02 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:02 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:02 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:02 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:02 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.02 19:08:02 4: SIGNALduino_unknown rawData: 6AA
2015.11.02 19:08:02 4: SIGNALduino_unknown Protocol: 30
2015.11.02 19:08:02 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:02 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:05 4: SIGNALduino/msg READ: MU;P0=310;P1=-687;P2=-360;P3=640;P4=-10026;D=010232310231023102310231040102323102310231023102310401023231023102310231023104010232310231023102310231040102323102310231023102310401023231023102310231023104010232310231023102310231040102323102310231023102310401023231023102310231023104010230;CP=0;O;
2015.11.02 19:08:05 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:05 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.02 19:08:05 4: SIGNALduino_unknown rawData: 6AA
2015.11.02 19:08:05 4: SIGNALduino_unknown Protocol: 30
2015.11.02 19:08:05 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:05 4: SIGNALduino/msg READ: MU;P0=-362;P1=639;P2=-685;P3=313;P4=-10023;D=012301230123012301234323010123012301230123012343230101230123012301230123432301012301230123012301234323010123012301230123012343230101230123012301230123432301012301230123012301234323010123012301230123012343230101230123012301230123432301012300;CP=3;O;
2015.11.02 19:08:05 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:05 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:05 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:06 4: SIGNALduino/msg READ: MU;P0=637;P1=-690;P2=308;P3=-362;P4=-10024;D=012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012300;CP=2;O;
2015.11.02 19:08:06 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:06 4: SIGNALduino/msg READ: MU;P0=-690;P1=309;P2=-361;P3=639;P4=-10021;D=012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012300;CP=1;O;
2015.11.02 19:08:06 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:06 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:06 4: SIGNALduino_unknown incomming msg: u30#6A8
2015.11.02 19:08:06 4: SIGNALduino_unknown rawData: 6A8
2015.11.02 19:08:06 4: SIGNALduino_unknown Protocol: 30
2015.11.02 19:08:06 4: SIGNALduino_unknown converted to bits: 011010101000
2015.11.02 19:08:06 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:06 4: SIGNALduino/msg READ: MU;P0=307;P1=-363;P2=637;P3=-691;P4=-10023;D=012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012300;CP=0;O;
2015.11.02 19:08:06 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:07 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.02 19:08:07 4: SIGNALduino_unknown rawData: 6AA
2015.11.02 19:08:07 4: SIGNALduino_unknown Protocol: 30
2015.11.02 19:08:07 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate

2015.11.02 19:08:07 4: SIGNALduino/msg READ: MU;P0=-10023;P1=308;P2=-690;P3=-359;P4=704;P5=-32001;D=01213434213421342134213421012134342134213421342134210121343421342134213421342101213434213421342134213421012134342134213421342134210121343421342134213421342101213434213421342134213421542;CP=1;
2015.11.02 19:08:07 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.02 19:08:07 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.02 19:08:07 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate


Gruß Michael

Sidey

Hi Michael,

das klappt ja selten so gut.

Ich nehme an, Du hast jetzt nur einen Magnetkontakt Schalter ausprobiert.
Bis auf einen wurden alle Nachrichten ja gleich demoduliert. Prima, das klappt selten auf Anhieb so gut.

Den einen Ausrutscher habe ich mit einer schon länger fälligen Anpassung korrigiert. Das kannst Du über die genannte Update URL erhalten.
Ich habe probiert die Daten mal an das bereits vorhandene IT Modul zu senden. Das geht nicht.

Wenn Du nicht Lust hast, ein eigenes Modul zu programmieren, kannst Du die Erkennung mit einem doif oder notify realisieren.
Ist zwar etwas "hard" coded aber für zwei Magnetkontakte sicher kein Problem. Du müsstest dann nur auf DMSG = 'u30#6AA" z.B. prüfen und könntest darauf einen State, dummy oder sonst was verändern.

Für den 2. müsstest Du natürlich noch den Code anpassen.

Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Dr.E.Witz

Hallo Sidey,

Version V 3.2.0-b1 SIGNALduino - compiled at Nov 2 2015 22:17:03

1. Magnetkontakt

2015.11.03 19:44:08 4: SIGNALduino/msg READ: MU;P0=309;P1=636;P2=-690;P3=-363;P4=-10027;D=012031203120402031312031203120312031204020313120312031203120312040203131203120312031203120402031312031203120312031204020313120312031203120312040203131203120312031203120402031312031203120312031204020313120312031203120312040203131203120312030;CP=0;O;
2015.11.03 19:44:08 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.03 19:44:08 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.03 19:44:08 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.03 19:44:08 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:44:08 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:44:09 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.03 19:44:09 4: SIGNALduino_unknown rawData: 6AA
2015.11.03 19:44:09 4: SIGNALduino_unknown Protocol: 30
2015.11.03 19:44:09 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:09 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.11.03 19:44:09 4: SIGNALduino/msg READ: MU;P0=637;P1=-690;P2=309;P3=-362;P4=-10025;D=012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012301242123030123012301230123012421230301230123012301230124212303012301230123012300;CP=2;O;
2015.11.03 19:44:09 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:44:10 4: SIGNALduino_unknown incomming msg: u30#6AA
2015.11.03 19:44:10 4: SIGNALduino_unknown rawData: 6AA
2015.11.03 19:44:10 4: SIGNALduino_unknown Protocol: 30
2015.11.03 19:44:10 4: SIGNALduino_unknown converted to bits: 011010101010
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.11.03 19:44:10 4: SIGNALduino/msg READ: MU;P0=-687;P1=307;P2=-10027;P3=-364;P4=636;D=012101343401340134013401340121013434013401340134013401210134340134013401340134012101343401340134013401340121013434013401340134013401210134340134013401340134012101343401340134013401340121013434013401340134013401210134340134013401340134012100;CP=1;O;
2015.11.03 19:44:10 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.11.03 19:44:10 4: SIGNALduino/msg READ: MU;P0=307;P1=-363;P2=636;P3=-690;P4=-10028;D=012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012120;CP=0;O;
2015.11.03 19:44:10 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:44:10 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:10 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.11.03 19:44:11 4: SIGNALduino/msg READ: MU;P0=-693;P1=307;P2=-364;P3=636;P4=-10024;D=012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012301230123012301410123230123012301230123014101232301230123012301230141012323012300;CP=1;O;
2015.11.03 19:44:11 4: Fingerprint for Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.11.03 19:44:11 4: Fingerprint for Protocol id 27 -> remote27 matches, trying to demodulate
2015.11.03 19:44:11 4: Fingerprint for Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.11.03 19:44:11 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:44:11 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Dropped (u30#6AA) due to short time or equal msg
2015.11.03 19:44:11 4: Fingerprint for Protocol id 8 -> TX3 Protocol matches, trying to demodulate


2. Magnetkontakt

2015.11.03 19:31:17 4: SIGNALduino/msg READ: MS;P1=642;P2=-354;P3=-9972;P4=324;D=1342121212121212121212121210;CP=1;SP=3;
2015.11.03 19:31:17 4: SIGNALduino/msg READ: MS;P0=-359;P1=322;P2=638;P3=-9988;D=2310202020202020202020202020;CP=2;SP=3;
2015.11.03 19:31:17 4: SIGNALduino/msg READ: MS;P0=652;P1=291;P3=-358;P5=-9984;D=05130303030303030302;CP=0;SP=5;
2015.11.03 19:31:17 4: SIGNALduino/msg READ: MU;P0=-9986;P1=1332;P2=-2124;P3=312;P4=-354;P5=640;D=123454545454545454545454545034545454545454545454545450345454545454545454545454503454545454545454545454545034545454545454545454545450345454545454545454545454503454545454545454545454545034545454545454545454545450345454545454545454545454503450;CP=5;O;
2015.11.03 19:31:17 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:31:17 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:31:18 4: SIGNALduino_unknown incomming msg: u30#FFF
2015.11.03 19:31:18 4: SIGNALduino_unknown rawData: FFF
2015.11.03 19:31:18 4: SIGNALduino_unknown Protocol: 30
2015.11.03 19:31:18 4: SIGNALduino_unknown converted to bits: 111111111111
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: SIGNALduino/msg READ: MU;P0=-2956;P1=641;P2=-355;P3=-9983;P4=316;D=001213421212121212121212121212134212121212121212121212121342121212121212121212121213421212121212121212121212134212121212121212121212121342121212121212121212121213421212121212121212121212134212121212121212121212121342121212121212121212121210;CP=1;O;
2015.11.03 19:31:18 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:31:18 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: SIGNALduino/msg READ: MU;P0=-9984;P1=316;P2=-354;P3=640;D=012323232323232323232323230123232323232323232323232301232323232323232323232323012323232323232323232323230123232323232323232323232301232323232323232323232323012323232323232323232323230123232323232323232323232301232323232323232323232323012320;CP=3;O;
2015.11.03 19:31:18 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:31:18 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:18 4: SIGNALduino/msg READ: MU;P0=642;P1=-355;P2=-9984;P3=315;D=010101010101010101010231010101010101010101010102310101010101010101010101023101010101010101010101010231010101010101010101010102310101010101010101010101023101010101010101010101010231010101010101010101010102310101010101010101010101023101010100;CP=0;O;
2015.11.03 19:31:19 4: Fingerprint for Protocol id 29 -> HT12e remote matches, trying to demodulate
2015.11.03 19:31:19 4: Fingerprint for Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.11.03 19:31:19 4: SIGNALduino_unknown incomming msg: u30#FFF
2015.11.03 19:31:19 4: SIGNALduino_unknown rawData: FFF
2015.11.03 19:31:19 4: SIGNALduino_unknown Protocol: 30
2015.11.03 19:31:19 4: SIGNALduino_unknown converted to bits: 111111111111
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg
2015.11.03 19:31:19 4: Dropped (u30#FFF) due to short time or equal msg


Gruß

Michael

Sidey

Das sieht doch prima aus.

Kommst Du mit dem Stand jetzt soweit klar?


Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Dr.E.Witz

#7
Ehrlich?
Leider weiss ich so garnicht was ich nun tun muss:'(

Im Prinzip würde ich versuchen ein notify zu erstellen und wie du geschrieben hast DMSG = 'u30#6AA" auswerten wollen.
Da dies das 1. mal ist :'( muss ich erstmal lesen bzw. ein Beispiel suchen....

Naiv wie ich bin, dachte ich, das der Empfang vom FHEMduino oder vom CUL übernommen werden kann, wenn man nur erstmal weiß was da gesendet wird.

Ein Frage hätte ich  zu : Dropped (u30#FFF) due to short time or equal msg
Dropped hört sich so nach "verwerfen" der MSG an?!?

Gruß

Michael

Sidey

Hallo Michael,

kein Problem.
Das wäre auch mal einen Beitrag im WIKI wert, das Einsatzszenario ist ja durchaus da.

Der Signalduino selbst übernimmt den Empfang. Das klappt ja auch. Anschließend gibt er die Daten an ein anderes Modul weiter. Das sind die Dispatch Meldungen im Log.
Für den Magnetkontakt Schalter gibt es bislang halt einfach kein Modul, welches die Daten so umwandelt, dass in FHEM ein Gerät heraus kommt.

Es gibt aber eine alternative dazu. Ein anderer Anwender hat für ein anderes Protokoll das Problem wie folgt gelöst:

Zitat
define mydoif DOIF ([mySignalDuino:&DMSG] =~ "u21#12345676") (set myLamp on)
attr mydoif do always

In deinem Fall würde es so aussehen:

Zitat
define kontakt1 DOIF ([mySignalDuino:&DMSG] =~"u30#6AA") ()
attr kontakt1  do always
attr cmdstate offen


Zitat
define kontakt2 DOIF ([mySignalDuino:&DMSG] =~"u30#FFF") ()
attr kontakt2 do always
attr cmdstate offen

mySignalDuino ist auf den Namen deines Signalduino anzupassen.
Ich habs jetzt nicht richtig ausprobiert, aber vermutlich ist die Reaktion etwas träge. Das stellst Du ja schnell fest.

Dropped = verworfen ja. Das passiert, wenn die gleiche Nachricht in sehr kurzem Zeitabstand erneut empfangen wird um unnötig Last aus dem System zu nehmen.


Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Dr.E.Witz

#9
Hallo Sidey,

hab gestern und heute rumprobiert.

Der "tuerkontakt1" soll die Lampe "Wohnzimmer_Lampe_Boardlampe" schalten.
(Die Lampe "Wohnzimmer_Lampe_Boardlampe" kann ich über einen CUL von der Webseite schalten)
Die SIGNALDuino-LED blink und die bekannten Logzeilen werden erstellt.

Leider tut der "tuerkontakt1" selber garnichts. Kein Logeintrag, kein Event, kein Licht. 


define tuerkontakt1 DOIF ([sduino:&DMSG] =~"u30#6AA") (set Wohnzimmer_Lampe_Boardlampe on)
attr tuerkontakt1 cmdState offen
attr tuerkontakt1 do always


Hast Du einen Tipp?

Gruß

Michael


Sidey

Hallo Michael,

Die Gute Nachricht:
Das Problem liegt nicht bei bzw. an dir :)

Ein anderer User hat festgestellt, dass es seit ein paar Tagen nicht mehr funktioniert.

Ich kann aber im Moment nicht sagen, woran das liegt.  Könnte am DOIF Modul liegen, ich versuch mal was zu finden.


Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Damian

Zitat von: Sidey am 05 November 2015, 21:49:13
Hallo Michael,

Die Gute Nachricht:
Das Problem liegt nicht bei bzw. an dir :)

Ein anderer User hat festgestellt, dass es seit ein paar Tagen nicht mehr funktioniert.

Ich kann aber im Moment nicht sagen, woran das liegt.  Könnte am DOIF Modul liegen, ich versuch mal was zu finden.


Grüße Sidey

Ich habe gerade auf ein Internal mit einem DOIF-Modul ohne Problem triggern können. Wenn kein e_sduino_DMSG Reading im definierten DOIF-Modul erscheint, dann wurde kein Event von diesem Devices registriert.

Gruß

Damian
Programmierte FHEM-Module: DOIF-FHEM, DOIF-Perl, DOIF-uiTable, THRESHOLD, FHEM-Befehl: IF

Sidey

#12
e_sduino_DMSG wird im DOIF nicht erzeugt.

Das Event wird also nicht erzeugt, fragt sich ja nur wieso...hmmm.


Habe das Problem jetzt gelöst, indem ich dotrigger mit beim Ändern eines Readings angebe.
So bekommt DOIF jetzt mit, dass sich was getan hat und ruft auch das internal ab.


Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

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

Dr.E.Witz


Dr.E.Witz

Hallo Sidey,

meine SD-Karte war platt:-(
Habe die Tage also eine neuen FHEM-Server aufgesetzt.
wie bekannt, habe ich :
update force http://raw.githubusercontent.com/RFD-FHEM/RFFHEM/dev-r32/controls_signalduino.txt

....und dann geflasht.
Version: V 3.2.0-b3 SIGNALduino - compiled at Nov 13 2015 21:39:55
Leider wird die msg. u30#6AA anscheinend nicht mehr ausgewertet.

Ich habe, aufgrund des schlechten Empfanges, eine besseren Empfänger aufgelötet.
Arduino /TX blinkt, wenn ein Signal gesendet wird.

Da das erfolglos war, hab ich meine FHEMduino umgeflasht...
--> selbes verhalten.


2015.11.30 22:54:22 4: SIGNALduino/msg READ: MS;P0=-314;P1=602;P3=-571;P4=-9924;D=14101010131010101310131013103;CP=1;SP=4;
2015.11.30 22:54:22 4: SIGNALduino/msg READ: MS;P1=402;P2=-591;P3=-253;P4=744;P5=-9928;D=1512134342134213421342134211;CP=1;SP=5;
2015.11.30 22:54:22 4: SIGNALduino/msg READ: MU;P0=176;P1=575;P2=-597;P3=-259;P5=-9913;D=121313121312131213121312151213131303131213121312131215121313121312131213121312151313131213121312131213121512131312131213121312131215121313121312131213121312151213131213121312131213121510;CP=1;
2015.11.30 22:54:22 4: Found matched Protocol id 16 -> Dooya shutter
2015.11.30 22:54:22 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:23 4: SIGNALduino/msg READ: MU;P0=406;P1=-258;P2=741;P3=-590;P4=-9919;D=012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012300;CP=0;O;
2015.11.30 22:54:23 4: Found matched Protocol id 16 -> Dooya shutter
2015.11.30 22:54:23 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:23 4: SIGNALduino/msg READ: MU;P0=-267;P1=574;P2=-136;P4=-588;P5=-9925;D=012141014151410101410141014101410141514101014101410141014101415141010141014101410141014151410101410141014101410141514101014101410141014101415141010141014101410141014151410101410141014101410141514101014101410141014101415141010141014101410140;CP=1;O;
2015.11.30 22:54:23 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:23 4: SIGNALduino/msg READ: MU;P0=398;P1=-268;P2=730;P3=-598;P4=-9930;D=012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012304030121230123012301230123040301212301230123012301230403012123012301230123012300;CP=0;O;
2015.11.30 22:54:23 4: Found matched Protocol id 16 -> Dooya shutter
2015.11.30 22:54:23 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:25 4: SIGNALduino/msg READ: MS;P0=-5372;P1=-590;P2=402;P3=-265;P4=737;P5=-9928;D=25212343412341234123412341203;CP=2;SP=5;
2015.11.30 22:54:25 4: Found matched Protocol id 14 -> Heidemann HX
2015.11.30 22:54:25 4: SIGNALduino/msg READ: MS;P0=577;P1=-584;P2=-258;P4=-9936;D=0401020201020102010201020102;CP=0;SP=4;
2015.11.30 22:54:25 4: SIGNALduino/msg READ: MU;P0=-1904;P1=578;P2=-247;P4=-574;P5=-9926;D=012121214121412141214121415141212141214121412141214151412121412141214121412141514121214121412141214121415141212141214121412141214151412121412141214121412141514121214121412141214121415141212141214121412141214151412121412141214121412141514120;CP=1;O;
2015.11.30 22:54:25 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:25 4: SIGNALduino/msg READ: MU;P0=731;P1=-269;P2=-596;P3=405;P4=-9236;D=01023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102343231010231023102310231023432310102310231023102310234323101023102310231023102342;CP=3;
2015.11.30 22:54:25 4: Found matched Protocol id 16 -> Dooya shutter
2015.11.30 22:54:25 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:26 4: SIGNALduino/msg READ: MU;P0=572;P1=-582;P2=-268;P4=-9918;D=001020201020102010201020104010202010201020102010201040102020102010201020102010401020201020102010201020104010202010201020102010201040102020102010201020102010401020201020102010201020104010202010201020102010201040102020102010201020102010401020;CP=0;O;
2015.11.30 22:54:26 4: Found matched Protocol id 8 -> TX3 Protocol
2015.11.30 22:54:27 4: SIGNALduino/msg READ: MC;LL=-1014;LH=935;SL=-515;SH=476;D=780278;C=470;
2015.11.30 22:54:27 4: SIGNALduino/msg READ: MU;P0=-168;P1=965;P2=-518;P3=456;P4=-990;P5=124;D=0123234321412323414321414323214141232323432323232323232321432502;CP=3;
2015.11.30 22:54:27 4: Found matched Protocol id 21 -> einhell garagedoor
2015.11.30 22:54:27 4: Found matched Protocol id 16 -> Dooya shutter
2015.11.30 22:54:27 4: Found matched Protocol id 9 -> CTW 600
2015.11.30 22:54:27 4: Found matched Protocol id 8 -> TX3 Protocol


Gruß

Michael