FHEM Forum

FHEM => Sonstiges => Thema gestartet von: Kai-Alfonso am 29 Juni 2023, 20:22:25

Titel: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 29 Juni 2023, 20:22:25
Hi Leute,

ich habe von Amazon einen Deckenventilator gekauft und ich wollte mal schauen, ob ich ihn in Fhem einbinden kann. Leider scheint die FB nicht auf 433 MHz zu senden, sondern da ist ein Funkchip drin, wo 13,560 MHz drauf steht. Hat jemand so eine Frequenz schon mal in Fhem empfangen? (Selbstbau CUL, Signalduino etc- können die auch andere Frequenzen als 433 und 868 Mhz)

Titel: Aw: Deckenventilator einbinden
Beitrag von: KölnSolar am 30 Juni 2023, 07:52:26
Ich kann mir nicht vorstellen, dass die Frequenz 13,5 MHz ist. Sicher, dass das nicht nur der Oszillator ist ist ? Meines Wissens ist das in D keine zulässige Frequenz. Kannst Du den Sende-Chip von der FB oder Empfang im Venti identifizieren ?
Grüße Markus
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 30 Juni 2023, 08:50:52
Hallo Markus,

vielen Dank für Deine Antwort. Ich glaube, du hast recht. Ich hatte gestern Abend die Fernbedienung mal auseinander genommen und auf der Platine war nicht viel zu sehen. Aber in meiner Müdigkeit (war für mich schon spät) habe ich die MHz des Oszillators genommen, weil beim googlen ich tatsächlich auch irgendwelche obskuren Fernbedienungen mit den genannten MHz gefunden hatte. Asche auf mein Haupt.  8) Wenn ich mich geirrt habe und die Teil funkt auf 433, dann umso besser. Leider habe ich keinen Signalduino (bzw müsste ich bauen, teile habe ich glaube ich noch da) um das zu mal zu debuggen.

Ich hab mal ein paar Bilder angehangen
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 30 Juni 2023, 11:58:37
Ich hab mal die Steuerung aufgemacht und auch den entsprechenden Chip gefunden meine ich

--> https://datasheet.lcsc.com/szlcsc/1811141751_Synoxo-SYN531R_C77785.pdf

Synoxo SYN513R

ZitatThe SYN531R is an UHF ASK receiver IC in a small SOP-8 package which operates at 300MHz to 450MHz with typical receiving sensitivity of -109dBm.
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 01 Juli 2023, 11:08:28
Die Bilder kommen mir bekannt vor (https://forum.fhem.de/index.php/topic,53282.msg1233431.html#msg1233431).
Die Chancen stehen gut, das der SIGNALduino das Protokoll schon beherrscht. Evtl. müssen noch die Tastaturcodes angepasst werden.
Hat die Fernbedienung eine genauere Bezeichnung?
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 01 Juli 2023, 13:57:30
Oh, das wäre cool - ich erwarte heute noch mein RXB6 433 Receiver Modul (hatte keins mehr da, schon ewig nix mehr auf 433 Mhz Basis gebraucht) - hab leider auch keinen USB Port an meinem Raspberry frei, so das ich ein WemosD1 oder ESP32 nutzen muss für den Signalduino - dann weiß ich mehr.

Die FB hat außen keine Beschriftung, auf der Platine steht SQ19D-F20_v1.0

Deckenventilator ist von Amazon -> https://www.amazon.de/dp/B0BWN985MW

Ist aber wohl ein generischer China Ventilator
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 05 Juli 2023, 13:08:15
SO, nach ein paarmal selbstverschuldeten hin und her (danke nochmal an die Kollegen für die Geduld beim helfen) jetzt einmal ein Log. Ich poste einmal die Ventilator-Funktion (ich habe Speed 1-6, Log ist von Speed 1) und die Funktion Licht an. ( Die FB hat insgesamt 14 Tasten, 13 davon für den Ventilator (Speed 1-6, Ventilator aus, Natural Wind, Drehrichtung ändern, Timer 1,2,4,8h) und einen (Licht an/aus) für das Licht

Ventilator Speed 1

2023.07.05 13:07:38.616 4: SIGNALesp_cc1101: SendFromQueue, called
2023.07.05 13:07:38.684 4: SIGNALesp_cc1101: Read, msg: OK
2023.07.05 13:07:38.927 4: SIGNALesp_cc1101: HandleWriteQueue, called
2023.07.05 13:07:38.928 4: SIGNALesp_cc1101: HandleWriteQueue, nothing to send, stopping timer
2023.07.05 13:08:38.590 4: SIGNALesp_cc1101: KeepAlive, ok, retry = 0
2023.07.05 13:08:40.886 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-385;P2=1098;P3=372;P4=-1108;P5=-6710;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m2;
2023.07.05 13:08:40.889 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:40.890 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:40.891 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:40.892 4: SIGNALesp_cc1101 IT: message "ih3603A0B800" (12)
2023.07.05 13:08:40.892 4: SIGNALesp_cc1101 IT: msgcode "0011011000000011101000001011" (28) bin = 00110110000000111010000010111000
2023.07.05 13:08:40.892 4: SIGNALesp_cc1101 IT: msg:ih3603A0B800 msgcode:3603A0B8
2023.07.05 13:08:40.893 4: SIGNALesp_cc1101 IT: HEX:ih3603A0B800 DEC:906207416
2023.07.05 13:08:40.893 4: SIGNALesp_cc1101 IT: DEC:211797492
2023.07.05 13:08:40.893 4: SIGNALesp_cc1101 IT: DEC:41883603
2023.07.05 13:08:40.894 4: SIGNALesp_cc1101 IT: mn: 3 13 7 1 15 7 11
2023.07.05 13:08:40.894 4: SIGNALesp_cc1101 IT: mn: 5 4 5 10 13 6 11
2023.07.05 13:08:40.896 2: SIGNALesp_cc1101 IT: 28069_5 not defined (HE800)
2023.07.05 13:08:40.932 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-385;P2=1098;P3=372;P4=-1108;P5=-6710;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m1;
2023.07.05 13:08:40.934 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:40.935 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:40.936 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:40.937 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.038 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-382;P2=1090;P3=380;P4=-1098;P5=-6707;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m2;
2023.07.05 13:08:42.040 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.042 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.042 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.043 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.044 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-382;P2=1090;P3=380;P4=-1098;P5=-6707;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m1;
2023.07.05 13:08:42.046 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.047 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.048 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.049 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.050 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=370;P3=-392;P4=1092;P5=-1099;P6=-6707;D=064343050543050543434343434343050505430543434343430543050505;CP=0;SP=6;R=79;m2;
2023.07.05 13:08:42.052 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.053 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.054 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.054 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.202 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=370;P3=-392;P4=1092;P5=-1099;P6=-6707;D=064343050543050543434343434343050505430543434343430543050505;CP=0;SP=6;R=79;m1;
2023.07.05 13:08:42.204 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.206 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.207 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.207 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.854 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-387;P4=1093;P5=372;P6=-1095;P7=-6717;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m2;
2023.07.05 13:08:42.856 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.857 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.858 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.858 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:42.885 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-387;P4=1093;P5=372;P6=-1095;P7=-6717;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m1;
2023.07.05 13:08:42.887 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:42.889 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:42.889 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:42.890 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:43.599 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-381;P4=1091;P5=368;P6=-1104;P7=-6709;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m2;
2023.07.05 13:08:43.601 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:43.604 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:43.605 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:43.605 4: SIGNALesp_cc1101 IT: message "ih3603A0B800" (12)
2023.07.05 13:08:43.606 4: SIGNALesp_cc1101 IT: msgcode "0011011000000011101000001011" (28) bin = 00110110000000111010000010111000
2023.07.05 13:08:43.606 4: SIGNALesp_cc1101 IT: msg:ih3603A0B800 msgcode:3603A0B8
2023.07.05 13:08:43.607 4: SIGNALesp_cc1101 IT: HEX:ih3603A0B800 DEC:906207416
2023.07.05 13:08:43.607 4: SIGNALesp_cc1101 IT: DEC:211797492
2023.07.05 13:08:43.607 4: SIGNALesp_cc1101 IT: DEC:41883603
2023.07.05 13:08:43.608 4: SIGNALesp_cc1101 IT: mn: 3 13 7 1 15 7 11
2023.07.05 13:08:43.608 4: SIGNALesp_cc1101 IT: mn: 5 4 5 10 13 6 11
2023.07.05 13:08:43.610 2: SIGNALesp_cc1101 IT: 28069_5 not defined (HE800)
2023.07.05 13:08:43.713 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-381;P4=1091;P5=368;P6=-1104;P7=-6709;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m1;
2023.07.05 13:08:43.715 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:43.716 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:43.717 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:43.717 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:44.281 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-381;P4=1095;P5=368;P6=-1108;P7=-6704;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m2;
2023.07.05 13:08:44.286 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:44.289 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:44.290 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:44.291 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:44.313 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-381;P4=1095;P5=368;P6=-1108;P7=-6704;D=574343565643565643434343434343565656435643434343435643565656;CP=5;SP=7;R=79;m1;
2023.07.05 13:08:44.317 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:44.320 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:44.321 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:44.322 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:44.981 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-379;P2=1103;P3=368;P4=-1101;P5=-6710;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m2;
2023.07.05 13:08:44.986 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:44.988 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:44.990 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:44.991 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:45.013 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-379;P2=1103;P3=368;P4=-1101;P5=-6710;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m1;
2023.07.05 13:08:45.017 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:45.019 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:45.021 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:45.022 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg
2023.07.05 13:08:45.639 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-374;P2=1098;P3=379;P4=-1087;P5=-6711;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m2;
2023.07.05 13:08:45.641 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:45.642 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:45.643 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:45.674 4: SIGNALesp_cc1101 IT: message "ih3603A0B800" (12)
2023.07.05 13:08:45.674 4: SIGNALesp_cc1101 IT: msgcode "0011011000000011101000001011" (28) bin = 00110110000000111010000010111000
2023.07.05 13:08:45.675 4: SIGNALesp_cc1101 IT: msg:ih3603A0B800 msgcode:3603A0B8
2023.07.05 13:08:45.675 4: SIGNALesp_cc1101 IT: HEX:ih3603A0B800 DEC:906207416
2023.07.05 13:08:45.675 4: SIGNALesp_cc1101 IT: DEC:211797492
2023.07.05 13:08:45.675 4: SIGNALesp_cc1101 IT: DEC:41883603
2023.07.05 13:08:45.675 4: SIGNALesp_cc1101 IT: mn: 3 13 7 1 15 7 11
2023.07.05 13:08:45.676 4: SIGNALesp_cc1101 IT: mn: 5 4 5 10 13 6 11
2023.07.05 13:08:45.677 4: SIGNALesp_cc1101 HE800: onoffcode 4   newstate dim37%
2023.07.05 13:08:45.677 3: SIGNALesp_cc1101 IT: IT_HE800_28069_5 ???->dim37%
2023.07.05 13:08:45.684 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-374;P2=1098;P3=379;P4=-1087;P5=-6711;D=352121343421343421212121212121343434213421212121213421343434;CP=3;SP=5;R=79;m1;
2023.07.05 13:08:45.686 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:08:45.687 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:08:45.688 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603A0B800 length 40 RSSI = -34.5
2023.07.05 13:08:45.688 4: SIGNALesp_cc1101: Dispatch, ih3603A0B800, Dropped due to short time or equal msg

Licht an

2023.07.05 13:09:35.549 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-372;P2=1098;P3=376;P4=-1096;P5=-6712;D=352121343421343421212121212121343434213421342134212134213421;CP=3;SP=5;R=73;m2;
2023.07.05 13:09:35.552 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:35.553 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:35.554 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -37.5
2023.07.05 13:09:35.555 4: SIGNALesp_cc1101 IT: message "ih3603AA5000" (12)
2023.07.05 13:09:35.555 4: SIGNALesp_cc1101 IT: msgcode "0011011000000011101010100101" (28) bin = 00110110000000111010101001010000
2023.07.05 13:09:35.555 4: SIGNALesp_cc1101 IT: msg:ih3603AA5000 msgcode:3603AA50
2023.07.05 13:09:35.556 4: SIGNALesp_cc1101 IT: HEX:ih3603AA5000 DEC:906209872
2023.07.05 13:09:35.556 4: SIGNALesp_cc1101 IT: DEC:211797338
2023.07.05 13:09:35.556 4: SIGNALesp_cc1101 IT: DEC:41882987
2023.07.05 13:09:35.557 4: SIGNALesp_cc1101 IT: mn: 11 6 5 1 15 7 11
2023.07.05 13:09:35.557 4: SIGNALesp_cc1101 IT: mn: 8 13 4 2 15 6 11
2023.07.05 13:09:35.558 4: SIGNALesp_cc1101 HE800: onoffcode 4   newstate dim37%
2023.07.05 13:09:35.559 3: SIGNALesp_cc1101 IT: IT_HE800_28452_8 dim37%->dim37%
2023.07.05 13:09:35.577 4: SIGNALesp_cc1101: Read, msg READredu: MS;P1=-372;P2=1098;P3=376;P4=-1096;P5=-6712;D=352121343421343421212121212121343434213421342134212134213421;CP=3;SP=5;R=73;m1;
2023.07.05 13:09:35.579 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:35.580 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:35.581 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -37.5
2023.07.05 13:09:35.581 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:36.204 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-386;P4=1084;P5=373;P6=-1107;P7=-6702;D=574343565643565643434343434343565656435643564356434356435643;CP=5;SP=7;R=69;m2;
2023.07.05 13:09:36.206 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:36.207 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:36.208 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -39.5
2023.07.05 13:09:36.208 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:36.235 4: SIGNALesp_cc1101: Read, msg READredu: MS;P3=-386;P4=1084;P5=373;P6=-1107;P7=-6702;D=574343565643565643434343434343565656435643564356434356435643;CP=5;SP=7;R=69;m1;
2023.07.05 13:09:36.237 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:36.238 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:36.239 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -39.5
2023.07.05 13:09:36.239 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:36.794 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=1085;P1=-379;P3=371;P4=-1107;P5=-6701;D=350101343401343401010101010101343434013401340134010134013401;CP=3;SP=5;R=69;m2;
2023.07.05 13:09:36.796 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:36.797 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:36.798 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -39.5
2023.07.05 13:09:36.798 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:36.825 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=1085;P1=-379;P3=371;P4=-1107;P5=-6701;D=350101343401343401010101010101343434013401340134010134013401;CP=3;SP=5;R=69;m1;
2023.07.05 13:09:36.827 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 14 -> LED X-MAS
2023.07.05 13:09:36.828 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:36.829 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -39.5
2023.07.05 13:09:36.829 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:37.954 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=1102;P1=-389;P3=365;P4=-1097;P5=-6695;D=350101343401343401010101010101343434013401340134010134013401;CP=3;SP=5;R=67;m2;
2023.07.05 13:09:37.957 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:37.959 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -40.5
2023.07.05 13:09:37.959 4: SIGNALesp_cc1101 IT: message "ih3603AA5000" (12)
2023.07.05 13:09:37.960 4: SIGNALesp_cc1101 IT: msgcode "0011011000000011101010100101" (28) bin = 00110110000000111010101001010000
2023.07.05 13:09:37.960 4: SIGNALesp_cc1101 IT: msg:ih3603AA5000 msgcode:3603AA50
2023.07.05 13:09:37.961 4: SIGNALesp_cc1101 IT: HEX:ih3603AA5000 DEC:906209872
2023.07.05 13:09:37.961 4: SIGNALesp_cc1101 IT: DEC:211797338
2023.07.05 13:09:37.962 4: SIGNALesp_cc1101 IT: DEC:41882987
2023.07.05 13:09:37.962 4: SIGNALesp_cc1101 IT: mn: 11 6 5 1 15 7 11
2023.07.05 13:09:37.963 4: SIGNALesp_cc1101 IT: mn: 8 13 4 2 15 6 11
2023.07.05 13:09:37.965 4: SIGNALesp_cc1101 HE800: onoffcode 4   newstate dim37%
2023.07.05 13:09:37.965 3: SIGNALesp_cc1101 IT: IT_HE800_28452_8 dim37%->dim37%
2023.07.05 13:09:37.986 4: SIGNALesp_cc1101: Read, msg READredu: MS;P0=1102;P1=-389;P3=365;P4=-1097;P5=-6695;D=350101343401343401010101010101343434013401340134010134013401;CP=3;SP=5;R=67;m1;
2023.07.05 13:09:37.989 4: SIGNALesp_cc1101: Parse_MS, Matched MS protocol id 35 -> HomeEasy HE800
2023.07.05 13:09:37.990 4: SIGNALesp_cc1101: Parse_MS, Decoded matched MS protocol id 35 dmsg ih3603AA5000 length 40 RSSI = -40.5
2023.07.05 13:09:37.990 4: SIGNALesp_cc1101: Dispatch, ih3603AA5000, Dropped due to short time or equal msg
2023.07.05 13:09:38.591 4: SIGNALesp_cc1101: KeepAlive, ok, retry = 0
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 05 Juli 2023, 21:06:10
OK, ich hatte mit einem anderen Protokoll gerechnet.
Das IT-Protokoll ist nicht meine Baustelle. Damit kenne ich mich nicht so gut aus.
Vielleicht kann Ralf9 da ja weiterhelfen.
Titel: Aw: Deckenventilator einbinden
Beitrag von: Ralf9 am 05 Juli 2023, 22:18:04
Es kann evtl auch nur zufällig als HomeEasy HE800 erkannt werden.

Bis jetzt wurden die folgenden devices erkannt
IT_HE800_28452_8 -> Licht an
IT_HE800_28069_5 -> dim37 : Ventilator Speed 1
IT_HE800_27771_3

Du kannst mal testen ob Du reproduzierbar jeder Taste ein HomeEasy HE800 device zuordnen kannst
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 06 Juli 2023, 08:54:08
Guten Morgen Ralf,

Zitat von: Ralf9 am 05 Juli 2023, 22:18:04Es kann evtl auch nur zufällig als HomeEasy HE800 erkannt werden.

Bis jetzt wurden die folgenden devices erkannt
IT_HE800_28452_8 -> Licht an
IT_HE800_28069_5 -> dim37 : Ventilator Speed 1
IT_HE800_27771_3

Du kannst mal testen ob Du reproduzierbar jeder Taste ein HomeEasy HE800 device zuordnen kannst

Ich hab jetzt mal alle Tasten durchgespielt und es wurden Geräte angelegt, allerdings nicht für alle Tasten komischerweise

Hier die Zuordnung

Licht an/aus: IT_HE800_28452_8 off->dim37%
Ventilator aus: ???
Ventilator Stufe 1: IT_HE800_28069_5 dim37%->dim37%
Ventilator Stufe 2: ???
Ventilator Stufe 3: IT_HE800_27940_5 dim37%->dim37%
Ventilator Stufe 4: ???
Ventilator Stufe 5: IT_HE800_27902_3 dim37%->dim37%
Ventilator Stufe 6:
----------------------------------------
Timer 1h: ???
Timer 2h: IT_HE800_28358_14 ???->dim37%
Timer 4h: IT_HE800_28230_14 ???->dim37%
Timer 8h: ???
Drehrichtung ändern: IT_HE800_27771_3 dim37%->dim37%
Natural Wind:

Wenn eine Taste nicht zuordnet wurde, ist der output so:

(mehrmals Ventilator Aus Taste gedrückt)

2023.07.06 08:50:31.251 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=5271;P1=-379;P2=1096;P3=368;P4=-1108;P5=-5997;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
2023.07.06 08:50:31.257 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:31.263 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:31.269 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:31.273 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:32.163 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4299;P1=-387;P2=1082;P3=378;P4=-1099;P5=-5995;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:32.167 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:32.173 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:32.178 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:32.182 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:32.830 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=8242;P1=-377;P2=1100;P3=383;P4=-1089;P5=-5989;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
2023.07.06 08:50:32.832 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:32.835 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:32.837 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:32.839 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:33.791 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=1984;P1=-90;P2=7563;P3=-376;P4=1101;P5=372;P6=-1093;P7=-5980;D=0123435656435656434343434343435656564356434343565643565656434743435656435656434343434343435656564356434343565643565656434743435656435656434343434343435656564356434343565643565656434743435656435656434343434343435656564356434343565643565656434;CP=5;R=63;
2023.07.06 08:50:33.794 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:33.796 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:33.799 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:33.800 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 59 -> AK-HD-4 matches, trying to demodulate
2023.07.06 08:50:33.801 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:34.550 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=5770;P1=-380;P2=1091;P3=373;P4=-1101;P5=-5999;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
2023.07.06 08:50:34.552 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:34.555 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:34.557 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:34.558 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:35.443 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4593;P1=-383;P2=1098;P3=374;P4=-1095;P5=-5995;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=61;
2023.07.06 08:50:35.447 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:35.452 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:35.457 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:35.461 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:36.513 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=5028;P1=-364;P2=1105;P3=379;P4=-1099;P5=-6002;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:36.515 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:36.518 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:36.520 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:36.522 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:37.187 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=2572;P1=-389;P2=1087;P3=366;P4=-1110;P5=-5991;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:37.190 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:37.195 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:37.198 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:37.201 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:37.992 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=6641;P1=-377;P2=1095;P3=380;P4=-1090;P5=-5988;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:37.997 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:38.003 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:38.008 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:38.012 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:38.661 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=5474;P1=-379;P2=1098;P3=376;P4=-1099;P5=-5983;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=61;
2023.07.06 08:50:38.663 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:38.666 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:38.668 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:38.669 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:39.253 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4328;P1=-381;P2=1089;P3=373;P4=-1101;P5=-5994;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:39.257 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:39.261 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:39.266 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:39.269 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:39.785 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=385;P1=-90;P2=5821;P3=-382;P4=1098;P5=-1089;P6=-5988;D=0123430505430505434343434343430505054305434343050543050505434643430505430505434343434343430505054305434343050543050505434643430505430505434343434343430505054305434343050543050505434643430505430505434343434343430505054305434343050543050505434;CP=0;R=62;
2023.07.06 08:50:39.790 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:39.796 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:39.801 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:39.805 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:39.807 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2023.07.06 08:50:39.813 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2023.07.06 08:50:40.699 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=6859;P1=-381;P2=1102;P3=388;P4=-1086;P5=-5988;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
2023.07.06 08:50:40.701 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:40.704 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:40.706 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:40.707 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:41.389 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=3956;P1=-375;P2=1094;P3=371;P4=-1101;P5=-5989;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=62;
2023.07.06 08:50:41.394 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:41.399 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:41.405 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:41.409 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:42.044 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=203;P1=-6022;P2=5522;P3=-380;P4=1106;P5=378;P6=-1089;P7=-8581;D=12343565643565643434343434343565656435643434356564356565643414343565643565643434343434343565656435643434356564356565643415706434343434343435656564356434343565643565656434143435656435656434343434343435656564356434343565643565656434;CP=5;R=63;
2023.07.06 08:50:42.046 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:42.049 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 29 -> HT12e matches, trying to demodulate
2023.07.06 08:50:42.050 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 30 -> diverse matches, trying to demodulate
2023.07.06 08:50:42.051 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:42.053 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:42.055 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:42.058 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 79 -> wireless doorbell matches, trying to demodulate
2023.07.06 08:50:42.061 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 104 -> TR60C-1 matches, trying to demodulate
2023.07.06 08:50:42.638 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=9094;P1=-389;P2=1086;P3=367;P4=-1109;P5=-5979;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
2023.07.06 08:50:42.640 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:42.642 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:42.645 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:42.646 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:43.553 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4117;P1=-375;P2=1103;P3=373;P4=-1097;P5=-5986;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=61;
2023.07.06 08:50:43.557 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:43.563 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:43.569 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:43.572 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:45.796 4: SIGNALesp_cc1101: KeepAlive, ok, retry = 0
2023.07.06 08:50:45.934 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4547;P1=-379;P2=1104;P3=378;P4=-1100;P5=-5991;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=67;
2023.07.06 08:50:45.936 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:45.939 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:45.941 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:45.943 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate
2023.07.06 08:50:46.641 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=4696;P1=-371;P2=1105;P3=387;P4=-1092;P5=-5991;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=67;
2023.07.06 08:50:46.643 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 19 -> minify matches, trying to demodulate
2023.07.06 08:50:46.645 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 34 -> QUIGG | LIBRA | Mandolyn | Pollin ISOTRONIC matches, trying to demodulate
2023.07.06 08:50:46.647 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 48 -> TFA Dostmann matches, trying to demodulate
2023.07.06 08:50:46.649 4: SIGNALesp_cc1101: Parse_MU, Fingerprint for MU protocol id 60 -> WS2000 matches, trying to demodulate

In dem Log wurde auch geschrieben, das ich attr SIGNALesp_cc1101 development u19 ausführen solle - dies habe ich getan.

Jetzt dachte ich in meinem (nicht mehr) jungendlichem Leichtsinn, das zb ein set IT_HE800_28069_5 dim 37 die entsprechende Funktion auf der FB ausführt, leider ist dem aber nicht so.

2023.07.06 08:53:30.079 3: SIGNALesp_cc1101 IT_set: IT_HE800_28069_5 dim37%
2023.07.06 08:53:30.094 4: SIGNALesp_cc1101: Set_sendMsg, sending : SR;R=6;P0=280;P1=-5040;P2=-1120;P3=952;P4=-280;D=0134340202343434020202023402020234343434023434343434340202;
2023.07.06 08:53:30.095 4: SIGNALesp_cc1101: HandleWriteQueue, called
2023.07.06 08:53:30.095 4: SIGNALesp_cc1101: SendFromQueue, called
2023.07.06 08:53:30.105 4: SIGNALesp_cc1101: SendFromQueue, msg=SR;R=6;P0=280;P1=-5040;P2=-1120;P3=952;P4=-280;D=0134340202343434020202023402020234343434023434343434340202;
2023.07.06 08:53:30.423 4: SIGNALesp_cc1101: Read, msg: SR;R=6;P0=280;P1=-5040;P2=-1120;P3=952;P4=-280;D=0134340202343434020202023402020234343434023434343434340202;
2023.07.06 08:53:30.424 4: SIGNALesp_cc1101: CheckSendrawResponse, sendraw answer: SR;R=6;P0=280;P1=-5040;P2=-1120;P3=952;P4=-280;D=0134340202343434020202023402020234343434023434343434340202;
2023.07.06 08:53:30.429 4: SIGNALesp_cc1101: HandleWriteQueue, called
2023.07.06 08:53:30.429 4: SIGNALesp_cc1101: HandleWriteQueue, nothing to send, stopping timer
Titel: Aw: Deckenventilator einbinden
Beitrag von: Ralf9 am 06 Juli 2023, 10:11:29
Ich vermute, dass das HomeEasy HE800 nur zufällig erkannt wird.

Wenn Du eine Taste mehrmals drückst, werden dann immer die gleichen devices erkannt?
IT_HE800_28452_8 -> Licht an/aus  off->dim37%
IT_HE800_28069_5 -> Ventilator Stufe 1
IT_HE800_27940_5 -> Ventilator Stufe 3
IT_HE800_27902_3 -> Ventilator Stufe 5
IT_HE800_28358_14 -> Timer 2h
IT_HE800_28230_14 -> Timer 4h
IT_HE800_27771_3 -> Drehrichtung ändern
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 06 Juli 2023, 10:16:13
Zitat von: Ralf9 am 06 Juli 2023, 10:11:29Ich vermute, dass das HomeEasy HE800 nur zufällig erkannt wird.

Wenn Du eine Taste mehrmals drückst, werden dann immer die gleichen devices erkannt?
IT_HE800_28452_8 -> Licht an/aus  off->dim37%
IT_HE800_28069_5 -> Ventilator Stufe 1
IT_HE800_27940_5 -> Ventilator Stufe 3
IT_HE800_27902_3 -> Ventilator Stufe 5
IT_HE800_28358_14 -> Timer 2h
IT_HE800_28230_14 -> Timer 4h
IT_HE800_27771_3 -> Drehrichtung ändern

Ja genau - Licht an zum Beispiel erkennt immer IT_HE800_28452_8
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 06 Juli 2023, 18:08:26
Ich denke, das wird mit dem IT-Protokoll nichts. Ich habe eine neue Definition erstellt und einen neuen Branch bei Github.
Bitte mal folgendes Update durchführen:
update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master_RCnoName127/controls_signalduino.txt
Nach einem Neustart von FHEM müsstest du die neuen Protokolle 127 und 127.1 aktivieren.
Protokoll 35 könntest du deaktivieren, das irritiert dann eigentlich nur im Log.

Ich bräuchte dann die dmsg von allen Tasten mit zugehöriger Bezeichnung. Diese 3 habe ich bisher ermitteln können:

Ventilator Speed 1   P127#3603A0B8
Ventilator Aus       P127#3603A370
Licht an             P127#3603AA50
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 06 Juli 2023, 18:47:55
Hi, vielen Dank für deine Mühe - hier ist die komplette Liste aller Tasten:


Licht an/aus: P127#3603AA50
Ventilator aus: P127#3603A370
Ventilator Stufe 1: P127#3603A0B8
Ventilator Stufe 2: P127#3603A1B8
Ventilator Stufe 3: P127#3603A2B0
Ventilator Stufe 4: P127#3603A3B0
Ventilator Stufe 5: P127#3603A4A8
Ventilator Stufe 6: P127#3603A5A8
----------------------------------------
Timer 1h: P127#3603AB50
Timer 2h: P127#3603AE40
Timer 4h: P127#3603AC48
Timer 8h: P127#3603A568
Drehrichtung ändern: P127#3603A6A0
Natural Wind: P127#3603A7A0
Titel: Aw: Deckenventilator einbinden
Beitrag von: betateilchen am 06 Juli 2023, 19:27:46
Zitat von: KölnSolar am 30 Juni 2023, 07:52:26Ich kann mir nicht vorstellen, dass die Frequenz 13,5 MHz ist.
Sicher, dass das nicht nur der Oszillator ist

13,56 MHz*2*2*2*2*2 = 433,92 Mhz

Könnte also für die Fernbedienung passen 8)

Zitat von: KölnSolar am 30 Juni 2023, 07:52:26Meines Wissens ist das in D keine zulässige Frequenz.

Für RFID Tags sind 13,56 MHz auch in Deutschland durchaus üblich, aber nicht für Fernbedienungen.
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 08 Juli 2023, 17:35:18
Ich habe die Fernbedienung jetzt eingebaut. Bitte nochmal ein Update, wie beschrieben, durchführen. Nach einem Neustart von FHEM müsste es dir nach Empfang mehrerer Kommandos von der Fernbedienung ein neues Device "unknown_please_select_model" anlegen. Bei diesem musst du dann das Attribut "model" auf den Wert "RCnoName127" setzen. Nach weiteren Kommandos von der Fernbedienung sollte dir das Device "RCnoName127_3603A" angelegt werden.

Bitte ausgiebig testen, bei den Sendebefehlen bin ich mir nicht 100%ig sicher.
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 08 Juli 2023, 17:51:12
Zitat von: elektron-bbs am 08 Juli 2023, 17:35:18Ich habe die Fernbedienung jetzt eingebaut. Bitte nochmal ein Update, wie beschrieben, durchführen. Nach einem Neustart von FHEM müsste es dir nach Empfang mehrerer Kommandos von der Fernbedienung ein neues Device "unknown_please_select_model" anlegen. Bei diesem musst du dann das Attribut "model" auf den Wert "RCnoName127" setzen. Nach weiteren Kommandos von der Fernbedienung sollte dir das Device "RCnoName127_3603A" angelegt werden.

Bitte ausgiebig testen, bei den Sendebefehlen bin ich mir nicht 100%ig sicher.

Danke Dir - das Device RCnoName127_3603A wurde wie beschrieben angelegt und ich melde mich zurück, wenn ich getestet habe
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 08 Juli 2023, 18:00:38
So, ich habe mal getestet, leider geht kein einziger set Befehl

hier ein List von dem Device

define RCnoName127_3603A SD_UT RCnoName127 3603A
attr RCnoName127_3603A model RCnoName127
attr RCnoName127_3603A room Geräte-Inbox
#   DEF        RCnoName127 3603A
#   FUUID      64a9853c-f33f-ce3b-bd33-9643dc472bd1af71
#   IODev      SIGNALesp_cc1101
#   LASTInputDev SIGNALesp_cc1101
#   MSGCNT     22
#   NAME       RCnoName127_3603A
#   NR         538
#   SIGNALesp_cc1101_DMSG P127#3603AA50
#   SIGNALesp_cc1101_MSGCNT 22
#   SIGNALesp_cc1101_Protocol_ID 127.1
#   SIGNALesp_cc1101_RAWMSG MS;P0=1094;P1=-392;P2=367;P3=-1097;P4=-6702;D=240101232301232301010101010101232323012301230123010123012301;CP=2;SP=4;R=81;m2;
#   SIGNALesp_cc1101_RSSI -33.5
#   SIGNALesp_cc1101_TIME 2023-07-08 17:57:56
#   STATE      light_on_off
#   TYPE       SD_UT
#   bitMSG     00110110000000111010101001010000
#   eventCount 38
#   lastMSG    3603AA50
#   versionModule 2023-07-08
#   READINGS:
#     2023-07-08 17:48:12   IODev           SIGNALesp_cc1101
#     2023-07-08 17:57:56   LastAction      receive
#     2023-07-08 17:57:56   deviceCode      3603A
#     2023-07-08 17:57:56   state           light_on_off
#
setstate RCnoName127_3603A light_on_off
setstate RCnoName127_3603A 2023-07-08 17:48:12 IODev SIGNALesp_cc1101
setstate RCnoName127_3603A 2023-07-08 17:57:56 LastAction receive
setstate RCnoName127_3603A 2023-07-08 17:57:56 deviceCode 3603A
setstate RCnoName127_3603A 2023-07-08 17:57:56 state light_on_off


und einmal ein Set Befehl

2023.07.08 18:00:04.490 5: SIGNALesp_cc1101: Write, sending via Set sendMsg P127#00110110000000111010000010111#R5
2023.07.08 18:00:04.490 5: SIGNALesp_cc1101: Set_sendMsg, msg=P127#00110110000000111010000010111#R5
2023.07.08 18:00:04.492 5: SIGNALesp_cc1101: Set_sendMsg, Preparing rawsend command for protocol=127, repeats=5, clock=370 bits=00110110000000111010000010111
2023.07.08 18:00:04.493 5: SIGNALesp_cc1101: AddSendQueue, SIGNALesp_cc1101: SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323; (1)
2023.07.08 18:00:04.494 4: SIGNALesp_cc1101: Set_sendMsg, sending : SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.495 3: SIGNALesp_cc1101: RCnoName127_3603A set fan_1
2023.07.08 18:00:04.496 4: SIGNALesp_cc1101: HandleWriteQueue, called
2023.07.08 18:00:04.497 4: SIGNALesp_cc1101: SendFromQueue, called
2023.07.08 18:00:04.498 5: SIGNALesp_cc1101: SimpleWrite, SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.509 4: SIGNALesp_cc1101: SendFromQueue, msg=SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.826 4: SIGNALesp_cc1101: Read, msg: SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.827 5: SIGNALesp_cc1101: Parse, noMsg: SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.827 5: SIGNALesp_cc1101: Read, msg: regexp=.* cmd=sendraw msg=SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.828 4: SIGNALesp_cc1101: CheckSendrawResponse, sendraw answer: SR;R=5;P0=1110;P1=-5920;P2=370;P3=-1110;P4=-370;D=010404232304232304040404040404232323042304040404042304232323;
2023.07.08 18:00:04.829 4: SIGNALesp_cc1101: HandleWriteQueue, called
2023.07.08 18:00:04.829 4: SIGNALesp_cc1101: HandleWriteQueue, nothing to send, stopping timer
2023.07.08 18:00:12.193 4: SIGNALesp_cc1101: KeepAlive, ok, retry = 0
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 08 Juli 2023, 18:34:33
Schade, aber ich habe das schon befürchtet.

Schalte bitte mal mittels "set disableMessagetype syncedMS" den Empfang von MS-Nachrichten ab. Bei "get config" sollte dann "MS=0;MU=1;MC=1;Mred=1" im Reading "config" stehen.

Ich bräuchte dann von allen Tasten die Log-Ausgabe von "Read, msg". Die Nachrichten sehen etwa so aus:
2023.07.06 08:50:31.251 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=5271;P1=-379;P2=1096;P3=368;P4=-1108;P5=-5997;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=63;
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 08 Juli 2023, 18:53:35
Gerne, hier die Infos

Licht an/aus:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=29483;P1=-382;P2=1091;P3=379;P4=-1100;P5=-6707;D=01213434213434212121212121213434342134213421342121342134213521213434213434212121212121213434342134213421342121342134213521213434213434212121212121213434342134213421342121342134213521213434213434212121212121213434342134213421342121342134213;CP=3;R=80;
Ventilator aus:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=17657;P1=-385;P2=1089;P3=371;P4=-1105;P5=-5981;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=81;
Ventilator Stufe 1:
SIGNALesp_cc1101: Read, msg READredu: MU;P0=1531;P1=-372;P2=1107;P3=384;P4=-1086;P5=-6701;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=77;
Ventilator Stufe 2:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=25779;P1=-384;P2=1093;P3=368;P4=-1099;P5=-5990;D=01213434213434212121212121213434342134212121213434213434342521213434213434212121212121213434342134212121213434213434342521213434213434212121212121213434342134212121213434213434342521213434213434212121212121213434342134212121213434213434342;CP=3;R=81;
Ventilator Stufe 3:
SIGNALesp_cc1101: Read, msg READredu: MU;P0=1949;P1=-369;P2=1102;P3=374;P4=-1098;P5=-6720;D=01213434213434212121212121213434342134212121342134213434213521213434213434212121212121213434342134212121342134213434213521213434213434212121212121213434342134212121342134213434213521213434213434212121212121213434342134212121342134213434213;CP=3;R=81;
Ventilator Stufe 4:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=16533;P1=-375;P2=1094;P3=380;P4=-1101;P5=-5981;D=01213434213434212121212121213434342134212121343434213434212521213434213434212121212121213434342134212121343434213434212521213434213434212121212121213434342134212121343434213434212521213434213434212121212121213434342134212121343434213434212;CP=3;R=84;
Ventilator Stufe 5:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=-635;P1=1090;P2=-386;P3=369;P4=-1105;P5=-6706;D=012121212123434341234121234121234123412343512123434123434121212121212123434341234121234121234123412343512123434123434121212121212123434341234121234121234123412343512123434123434121212121212123434341234121234121234123412343;CP=3;R=75;
Ventilator Stufe 6:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=19746;P1=-360;P2=1112;P3=391;P4=-1086;P5=-5982;D=01213434213434212121212121213434342134212134213434213421342521213434213434212121212121213434342134212134213434213421342521213434213434212121212121213434342134212134213434213421342521213434213434212121212121213434342134212134213434213421342;CP=3;R=77;
----------------------------------------
Timer 1h:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=25074;P1=-387;P2=1081;P3=378;P4=-1107;P5=-5983;D=01213434213434212121212121213434342134213421343421342134212521213434213434212121212121213434342134213421343421342134212521213434213434212121212121213434342134213421343421342134212521213434213434212121212121213434342134213421343421342134212;CP=3;R=85;
Timer 2h:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=17595;P1=-389;P2=1087;P3=366;P4=-1109;P5=-6705;D=01213434213434212121212121213434342134213434342121342121213521213434213434212121212121213434342134213434342121342121213521213434213434212121212121213434342134213434342121342121213521213434213434212121212121213434342134213434342121342121213;CP=3;R=87;
Timer 4h:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=8421;P1=-378;P2=1098;P3=374;P4=-1090;P5=-6714;D=01213434213434212121212121213434342134213434212121342121343521213434213434212121212121213434342134213434212121342121343521213434213434212121212121213434342134213434212121342121343521213434213434212121212121213434342134213434212121342121343;CP=3;R=83;
Timer 8h:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=11088;P1=-396;P2=1089;P3=371;P4=-1093;P5=-5995;D=01213434213434212121212121213434342134212134213421343421342521213434213434212121212121213434342134212134213421343421342521213434213434212121212121213434342134212134213421343421342521213434213434212121212121213434342134212134213421343421342;CP=3;R=87;
Drehrichtung ändern:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=14167;P1=-379;P2=1088;P3=370;P4=-1109;P5=-6707;D=01213434213434212121212121213434342134212134342134213421213521213434213434212121212121213434342134212134342134213421213521213434213434212121212121213434342134212134342134213421213521213434213434212121212121213434342134212134342134213421213;CP=3;R=83;

Natural Wind:

SIGNALesp_cc1101: Read, msg READredu: MU;P0=31212;P1=-381;P2=1091;P3=367;P4=-1103;P5=-5982;D=01213434213434212121212121213434342134212134343434213421212521213434213434212121212121213434342134212134343434213421212521213434213434212121212121213434342134212134343434213421212521213434213434212121212121213434342134212134343434213421212;CP=3;R=87
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 09 Juli 2023, 14:33:16
Danke für die gute Zuarbeit.
Ich habe einige Änderungen auf Github hochgeladen. Bitte nochmal ein Update durchführen. Auch diesmal ist ein Neustart von FHEM erforderlich.
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 09 Juli 2023, 14:43:13
Zitat von: elektron-bbs am 09 Juli 2023, 14:33:16Danke für die gute Zuarbeit.
Ich habe einige Änderungen auf Github hochgeladen. Bitte nochmal ein Update durchführen. Auch diesmal ist ein Neustart von FHEM erforderlich.

Gerne, das ist das Mindeste, was ich tun kann - schließlich tust du ja was für mich, damit mein Zeug läuft. Nochmal, vielen Dank.

Leider geht es aber immer noch nicht

Ich weiß nicht, ob das eine nützliche Info ist, aber die Telegramme sehen auch immer anders aus. Hier ein Beispiel: 5 mal Taste Ventilator Stufe 1

2023.07.09 14:41:03.330 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=6837;P1=-375;P2=1096;P3=382;P4=-1087;P5=-6706;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=55;
2023.07.09 14:41:04.401 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=27738;P1=-396;P2=1085;P3=375;P4=-1099;P5=-6708;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=47;
2023.07.09 14:41:05.618 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=13805;P1=-388;P2=1092;P3=362;P4=-1108;P5=-6706;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=46;
2023.07.09 14:41:06.762 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=23074;P1=-380;P2=1096;P3=384;P4=-1092;P5=-6698;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=64;
2023.07.09 14:41:07.787 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=21856;P1=-383;P2=1095;P3=368;P4=-1107;P5=-6712;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=73;
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 09 Juli 2023, 15:38:07
Der Empfang funktioniert aber schon, oder?
Zeig mal bitte ein "list RCnoName127_3603A".
Den Empfang von MS kannst du jetzt wieder einschalten.
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 09 Juli 2023, 15:44:31
Zitat von: elektron-bbs am 09 Juli 2023, 15:38:07Der Empfang funktioniert aber schon, oder?
Zeig mal bitte ein "list RCnoName127_3603A".
Den Empfang von MS kannst du jetzt wieder einschalten.

Wie meinst du das mit dem Empfang? Die Daten von meinem letzten Posting habe ich empfangen mit dem Signalduino und das sind Funk Telegramme von der Fernbedienung

Historie löschen
Internals:
  DEF        RCnoName127 3603A
  FUUID      64a9853c-f33f-ce3b-bd33-9643dc472bd1af71
  IODev      SIGNALesp_cc1101
  LASTInputDev SIGNALesp_cc1101
  MSGCNT    4
  NAME      RCnoName127_3603A
  NR        472
  SIGNALesp_cc1101_DMSG P127#3603A370
  SIGNALesp_cc1101_MSGCNT 4
  SIGNALesp_cc1101_Protocol_ID 127
  SIGNALesp_cc1101_RAWMSG MU;P0=19480;P1=-384;P2=1089;P3=373;P4=-1099;P5=-5994;D=01213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212521213434213434212121212121213434342134212121343421343434212;CP=3;R=33;
  SIGNALesp_cc1101_RSSI -57.5
  SIGNALesp_cc1101_TIME 2023-07-09 14:43:31
  STATE      fan_1
  TYPE      SD_UT
  bitMSG    00110110000000111010001101110000
  eventCount 16
  lastMSG    3603A370
  versionModule 2023-07-09
  READINGS:
    2023-07-09 14:38:13  IODev          SIGNALesp_cc1101
    2023-07-09 14:55:16  LastAction      send
    2023-07-09 14:43:31  deviceCode      3603A
    2023-07-09 14:55:16  state          fan_1
Attributes:
  model      RCnoName127
  room      Geräte-Inbox

Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 09 Juli 2023, 16:25:21
Zitat von: Kai-Alfonso am 09 Juli 2023, 14:43:13Ich weiß nicht, ob das eine nützliche Info ist, aber die Telegramme sehen auch immer anders aus. Hier ein Beispiel: 5 mal Taste Ventilator Stufe 1

2023.07.09 14:41:03.330 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=6837;P1=-375;P2=1096;P3=382;P4=-1087;P5=-6706;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=55;
2023.07.09 14:41:04.401 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=27738;P1=-396;P2=1085;P3=375;P4=-1099;P5=-6708;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=47;
2023.07.09 14:41:05.618 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=13805;P1=-388;P2=1092;P3=362;P4=-1108;P5=-6706;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=46;
2023.07.09 14:41:06.762 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=23074;P1=-380;P2=1096;P3=384;P4=-1092;P5=-6698;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=64;
2023.07.09 14:41:07.787 4: SIGNALesp_cc1101: Read, msg READredu: MU;P0=21856;P1=-383;P2=1095;P3=368;P4=-1107;P5=-6712;D=01213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343521213434213434212121212121213434342134212121212134213434343;CP=3;R=73;

Bis auf die leicht unterschiedlichen Puls-/Pausezeiten (P=xxx) sind die Nachrichten aber identisch (D=xxx).
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 09 Juli 2023, 16:37:08
Zitat von: Kai-Alfonso am 09 Juli 2023, 15:44:31Wie meinst du das mit dem Empfang? Die Daten von meinem letzten Posting habe ich empfangen mit dem Signalduino und das sind Funk Telegramme von der Fernbedienung

Ich meinte damit, ob die Funktelegramme in FHEM richtig ausgewertet werden.

Das der Ventilator auf die Befehle aus FHEM nicht reagiert, verstehe ich nicht. Ich kann es hier ja nur simuulieren, indem ich einen SIGNALduino senden lasse und mit einem anderen wieder empfange. Da funktioniert es einwandfrei.

Kann es sein, das die Entfernung SIGNALduino-Ventilator zu groß ist?
Du könntest da auch noch die Sendeleistung des SIGNALduino erhöhen (set SIGNALduino cc1101_patable 10_dBm).
Dann gäbe es noch einen Versuch mit der Anzahl der Nachrichtenwiederholungen (repeats). Die Fernbedienung sendet jeweils 4 mal, in FHEM ist default 5 mal eingestellt.

Kannst du irgendwie testen, ob der SIGNALduino auch wirklich sendet?
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 09 Juli 2023, 17:01:54
Hi - ich teste das mal und melde mich. Leider hab ich kein Empfänger für 433 MHz, werd mal schauen, was ich da tun kann
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 09 Juli 2023, 19:27:30
Ganz vergessen - Entfernung würde ich ausschließen - zwischen dem Signalduino und Ventilator sind 2 -3m Luftlinie ohne Hindernisse
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 10 Juli 2023, 08:34:59
Zitat von: Kai-Alfonso am 09 Juli 2023, 19:27:30Ganz vergessen - Entfernung würde ich ausschließen - zwischen dem Signalduino und Ventilator sind 2 -3m Luftlinie ohne Hindernisse

Kurz zur Info - hab mir noch mal bei Amazon den selben C1101 433 Mhz Transmitter geholt - der sollte später kommen, dann habe ich ein Signalduino, der die Signale empfangen kann. Ich melde mich :-)
Titel: Aw: Deckenventilator einbinden
Beitrag von: Kai-Alfonso am 10 Juli 2023, 11:41:50
So, ich hab es finally zum laufen bekommen - ich hatte mit einem anderen Receiver gesehen, das nix gesendet wird und hab noch mal alle Kabel durchgemessen - da war wirklich ein Kabelbruch oder schlechte Kontaktstelle im Dupont Stecker zum senden. Hab es dann gewechselt und jetzt gehen alle Funktionen.

Danke noch mal für deine Mühe und Geduld
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 14 Juli 2023, 22:10:10
Nabend zusammen,
ich weiß nicht ob es erlaubt ist sich auf diesen Thread drauf zu hängen. Ich habe ebenfalls einen Deckenventilator vom großen A, einen Create/Calm, mit einer Fernbedienung die nur mit einiger Verzögerung arbeitet. Ich habe einen SIGNALduino zusammen geschraubt ud er empfängt auch Daten. Hier das List:
nternals:
   CFGFN     
   Clients    :CUL_EM:CUL_FHTTK:CUL_TCM97001:CUL_TX:CUL_WS:Dooya:FHT:FLAMINGO:FS10:FS20: :Fernotron:Hideki:IT:KOPP_FC:LaCrosse:OREGON:PCA301:RFXX10REC:Revolt:SD_AS:SD_Rojaflex: :SD_BELL:SD_GT:SD_Keeloq:SD_RSL:SD_UT:SD_WS07:SD_WS09:SD_WS:SD_WS_Maverick:SOMFY: :Siro:SIGNALduino_un:
   DEF        192.168.187.245:23
   DMSG       P34#B0010
   DevState   initialized
   DeviceName 192.168.187.245:23
   FD         40
   FUUID      64b180d0-f33f-e93f-8b4b-87c4dadd5e27de8e
   LASTDMSG   P34#B0010
   LASTDMSGID 34
   MSGCNT     31
   NAME       SZ_Ventilator
   NR         3256
   PARTIAL   
   RAWMSG     MU;P0=1206;P1=-417;P3=-1191;P4=429;P5=-10137;D=0101010341034101034343434343434343434341034343454341010103410341010343434343434343434343410343434543410101034103410103434343434343434343434103434345434101010341034101034343434343434343434341034343454341010103410341010343434343434343434343410343434;CP=4;R=45;
   RSSI       -51.5
   STATE      opened
   TIME       1689362227.02973
   TYPE       SIGNALduino
   cc1101_available 1
   eventCount 53
   sendworking 0
   version    V 3.5.0-dev+20210808 SIGNALESP cc1101 (chip CC1101) - compiled at Jul 14 2023 18:34:48
   versionProtocols 1.52
   versionmodul 3.5.5+20230516
   DoubleMsgIDs:
   MatchList:
     10:SD_WS07 ^P7#[A-Fa-f0-9]{6}[AFaf][A-Fa-f0-9]{2,3}
     11:SD_WS09 ^P9#F[A-Fa-f0-9]+
     12:SD_WS   ^W\d+x{0,1}#.*
     13:RFXX10REC ^(20|29)[A-Fa-f0-9]+
     14:Dooya   ^P16#[A-Fa-f0-9]+
     15:SOMFY   ^Ys[0-9A-F]+
     16:SD_WS_Maverick ^P47#[A-Fa-f0-9]+
     17:SD_UT   ^P(?:14|20|24|26|29|30|34|46|56|68|69|76|78|81|83|86|90|91|91.1|92|93|95|97|99|104|105|114|118|121|127)#.*
     18:FLAMINGO ^P13\.?1?#[A-Fa-f0-9]+
     19:CUL_WS  ^K[A-Fa-f0-9]{5,}
     1:IT       ^i......
     20:Revolt  ^r[A-Fa-f0-9]{22}
     21:FS10    ^P61#[A-F0-9]+
     22:Siro    ^P72#[A-Fa-f0-9]+
     23:FHT     ^81..(04|09|0d)..(0909a001|83098301|c409c401)..
     24:FS20    ^81..(04|0c)..0101a001
     25:CUL_EM  ^E0.................
     26:Fernotron ^P82#.*
     27:SD_BELL ^P(?:15|32|41|42|57|79|96|98|112)#.*
     28:SD_Keeloq ^P(?:87|88)#.*
     29:SD_GT   ^P49#[A-Fa-f0-9]+
     2:CUL_TCM97001 ^s[A-Fa-f0-9]+
     30:LaCrosse ^(\S+\s+9 |OK\sWS\s)
     31:KOPP_FC ^kr\w{18,}
     32:PCA301  ^\S+\s+24
     33:SD_Rojaflex ^P109#[A-Fa-f0-9]+
     3:SD_RSL   ^P1#[A-Fa-f0-9]{8}
     4:OREGON   ^(3[8-9A-F]|[4-6][0-9A-F]|7[0-8]).*
     5:CUL_TX   ^TX..........
     6:SD_AS    ^P2#[A-Fa-f0-9]{7,8}
     7:Hideki   ^P12#75[A-F0-9]+
     9:CUL_FHTTK ^T[A-F0-9]{8}
     X:SIGNALduino_un ^[u]\d+#.*
   QUEUE:
   READINGS:
     2023-07-14 21:14:29   cc1101_config   Freq: 433.920 MHz, Bandwidth: 325 kHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5.60 kBaud
     2023-07-14 21:14:29   cc1101_config_ext Modulation: ASK/OOK
     2023-07-14 21:14:29   cc1101_patable  C3E = 00 84 00 00 00 00 00 00 => 5_dBm
     2023-07-14 22:01:28   config          MS=1;MU=1;MC=1;Mred=1
     2023-07-14 22:06:29   ping            OK
     2023-07-14 21:14:28   state           opened
   additionalSets:
   helper:
   keepalive:
     ok         1
     retry      0
   mcIdList:
   mnIdList:
   msIdList:
   muIdList:
Attributes:
   hardware   esp8266cc1101
   verbose    5
   whitelist_IDs ,

Im Log sehe ich unter anderem folgende Daten die gelegentlich wechseln. Taste On/Off:

2023.07.14 21:39:54 4: SZ_Ventilator: Read, msg READredu: MS;P1=-414;P2=1212;P3=-1196;P4=421;P5=-10112;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=56;m2;
2023.07.14 21:39:54 4: SZ_Ventilator: Read, msg READredu: MS;P1=-414;P2=1212;P3=-1196;P4=421;P5=-10112;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=56;m1;
2023.07.14 21:40:03 4: SZ_Ventilator: Read, msg READredu: MS;P1=-420;P2=1207;P3=-1187;P4=434;P5=-10105;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=55;m2;
2023.07.14 21:40:03 4: SZ_Ventilator: Read, msg READredu: MS;P1=-420;P2=1207;P3=-1187;P4=434;P5=-10105;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=55;m1;
2023.07.14 21:40:12 4: SZ_Ventilator: Read, msg READredu: MS;P1=-425;P2=1199;P3=-1191;P4=428;P5=-10110;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=55;m2;
2023.07.14 21:40:12 4: SZ_Ventilator: Read, msg READredu: MS;P1=-425;P2=1199;P3=-1191;P4=428;P5=-10110;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=55;m1;
2023.07.14 21:44:53 4: SZ_Ventilator: Read, msg READredu: MS;P1=1208;P3=-416;P4=-1173;P5=450;P6=-10121;D=56545313131453145313145454545454545454545453145454;CP=5;SP=6;R=12;m2;
2023.07.14 21:44:53 4: SZ_Ventilator: Read, msg READredu: MS;P1=1208;P3=-416;P4=-1173;P5=450;P6=-10121;D=56545313131453145313145454545454545454545453145454;CP=5;SP=6;R=12;m2;
2023.07.14 21:45:06 4: SZ_Ventilator: Read, msg READredu: MS;P0=1210;P3=-1188;P4=426;P5=-417;P6=-10117;D=46434505050345034505034343434343434343434345034343;CP=4;SP=6;R=19;m2;
2023.07.14 21:45:06 4: SZ_Ventilator: Read, msg READredu: MS;P0=1210;P3=-1188;P4=426;P5=-417;P6=-10117;D=46434505050345034505034343434343434343434345034343;CP=4;SP=6;R=19;m1;
2023.07.14 21:45:12 4: SZ_Ventilator: Read, msg READredu: MS;P1=-416;P2=1202;P3=-1193;P4=433;P5=-10109;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=26;m2;
2023.07.14 21:45:12 4: SZ_Ventilator: Read, msg READredu: MS;P1=-416;P2=1202;P3=-1193;P4=433;P5=-10109;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=26;m1;
2023.07.14 21:45:21 4: SZ_Ventilator: Read, msg READredu: MS;P0=-1198;P1=422;P2=-425;P3=1198;P4=-10138;D=14101232323012301232301010101010101010101012301010;CP=1;SP=4;R=50;O;m2;
2023.07.14 21:45:21 4: SZ_Ventilator: Read, msg READredu: MS;P0=-1193;P1=432;P2=-421;P3=1204;P4=-10138;D=14101232323012301232301010101010101010101012301010;CP=1;SP=4;R=50;m1;
2023.07.14 21:45:21 4: SZ_Ventilator: Read, msg READredu: MS;P0=-1193;P1=432;P2=-421;P3=1204;P4=-10138;D=14101232323012301232301010101010101010101012301010;CP=1;SP=4;R=50;m0;
2023.07.14 21:45:26 4: SZ_Ventilator: Read, msg READredu: MS;P0=1209;P4=-415;P5=-1185;P6=435;P7=-10119;D=67656404040564056404056565656565656565656564056565;CP=6;SP=7;R=57;m2;
2023.07.14 21:45:26 4: SZ_Ventilator: Read, msg READredu: MS;P0=1209;P4=-415;P5=-1185;P6=435;P7=-10119;D=67656404040564056404056565656565656565656564056565;CP=6;SP=7;R=57;m1;
2023.07.14 21:45:41 4: SZ_Ventilator: Read, msg READredu: MS;P1=-414;P2=1199;P3=-1191;P4=435;P5=-10144;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=57;m2;
2023.07.14 21:45:41 4: SZ_Ventilator: Read, msg READredu: MS;P1=-414;P2=1199;P3=-1191;P4=435;P5=-10144;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=57;m1;
2023.07.14 21:45:52 4: SZ_Ventilator: Read, msg READredu: MS;P0=-415;P1=1211;P2=-1189;P3=432;P4=-10123;D=34323010101230123010123232323232323232323230123232;CP=3;SP=4;R=52;m2;
2023.07.14 21:45:52 4: SZ_Ventilator: Read, msg READredu: MS;P0=-415;P1=1211;P2=-1189;P3=432;P4=-10123;D=34323010101230123010123232323232323232323230123232;CP=3;SP=4;R=52;m1;
2023.07.14 21:45:56 4: SZ_Ventilator: Read, msg READredu: MS;P0=440;P1=-10122;P5=-421;P6=1200;P7=-1185;D=01070565656705670565670707070707070707070705670707;CP=0;SP=1;R=51;m2;
2023.07.14 21:45:56 4: SZ_Ventilator: Read, msg READredu: MS;P0=440;P1=-10122;P5=-421;P6=1200;P7=-1185;D=01070565656705670565670707070707070707070705670707;CP=0;SP=1;R=51;m1;
2023.07.14 21:46:00 4: SZ_Ventilator: Read, msg READredu: MS;P0=-10109;P4=-424;P5=1209;P6=-1182;P7=440;D=70767454545674567454567676767676767676767674567676;CP=7;SP=0;R=55;m2;
2023.07.14 21:46:00 4: SZ_Ventilator: Read, msg READredu: MS;P0=-10109;P4=-424;P5=1209;P6=-1182;P7=440;D=70767454545674567454567676767676767676767674567676;CP=7;SP=0;R=55;m1;
2023.07.14 21:46:03 4: SZ_Ventilator: Read, msg READredu: MS;P1=-403;P2=1221;P3=-1173;P4=446;P5=-10131;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=57;m2;
2023.07.14 21:46:03 4: SZ_Ventilator: Read, msg READredu: MS;P1=-403;P2=1221;P3=-1173;P4=446;P5=-10131;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=57;m1;

Kann mir jemand hier helfen oder soll ich einen eigenen Thread aufmachen?

Gruß
Roman
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 15 Juli 2023, 07:34:31
Bin gerade dabei die Daten in eine Tabelle zu übertragen. Dauert aber einen Moment.
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 15 Juli 2023, 10:52:36
Irgendwie funktioniert das mit den E-Mail-Benachrichtigungen nicht mehr zuverlässig. Ich hebe deine Antwort eben eher zufällig entdeckt.

Zitat von: Kai-Alfonso am 10 Juli 2023, 11:41:50So, ich hab es finally zum laufen bekommen - ich hatte mit einem anderen Receiver gesehen, das nix gesendet wird und hab noch mal alle Kabel durchgemessen - da war wirklich ein Kabelbruch oder schlechte Kontaktstelle im Dupont Stecker zum senden. Hab es dann gewechselt und jetzt gehen alle Funktionen.

Freut mich, das es jetzt funktioniert.
Von diesen miserablen Strippen habe ich auch schon gelesen. Ich hatte auch schon eine Serie von Steckbrettern mit zu hohen Übergangswiderständen :-( Im Zweifelsfall sollte man immer zuerst nachmessen.
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 15 Juli 2023, 11:43:28
Zitat von: romakrau am 14 Juli 2023, 22:10:10ich weiß nicht ob es erlaubt ist sich auf diesen Thread drauf zu hängen. Ich habe ebenfalls einen Deckenventilator vom großen A, einen Create/Calm, mit einer Fernbedienung die nur mit einiger Verzögerung arbeitet. Ich habe einen SIGNALduino zusammen geschraubt ud er empfängt auch Daten. Hier das List:

Ist erlaubt, passt doch zum Thema :-)

Zuerst auch wieder die üblichen Fragen:
Hat die Fernbedienung eine genauere Bezeichnung?
Existiert ein PDF, oder wenigstens ein Produktlink?

Ich schätze mal, das das auch wieder ein neues Protokoll werden muss. Von den bereits erfassten scheint keines so richtig zu passen. Vermutlich werden auch wieder manche Nachrichten als MU ausgegeben.
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 15 Juli 2023, 20:14:17
Toll, dann versuche ich mal etwas zu dem Ventilator zu schreiben.

Produktlink:  Deckenventilator (https://www.amazon.de/dp/B083WPKHGP?pd_rd_i=B083WP3SGT&pf_rd_p=5a56e724-a6c6-4f76-9864-24512306159f&pf_rd_r=XAZD11BKFCNWC8W7XNAB&pd_rd_wg=WQd14&pd_rd_w=SHC26&pd_rd_r=bca624f7-c6f3-497f-b704-b8717d9e2dbf&th=1)

Ein Bild bekomme ich derzeit noch nicht hochgeladen. Auf dem Empfänger steht:

Fan Light Controller

model: 6601

Seitlich ist ein Aufkleber:

RXAL (80-200)RPM
6601-230407760

Gruß
Roman

Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 16 Juli 2023, 10:11:53
Mich interessieren eher die Daten der Fernbedienung.
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 17 Juli 2023, 09:44:09
Entschuldige ich war das Wochenende nicht zu Hause. Anbei die Fotos der Fernbedienung. Leider ist der Chip nicht gestempelt. Aber vielleicht lässt sich aus dem Layout und/oder der Bestückung etws ableiten.
Gruß Roman
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 17 Juli 2023, 10:05:43
Vielleicht hilft das noch etwas. Ich habe versucht mal die Nullen und Einsen zu dekodieren gemäß der Beschreibung im Wiki. Bin allerdings noch nicht weit gekommen.

2023.07.17 09:58:35 5: SZ_Ventilator: Read, RAW rmsg: Ms;���;���;���;���;���;Dbag␇␇␁g␁g␇␁aaaaaaaaaag␁aa;C6;S2;R13;m2;␃
2023.07.17 09:58:35 4: SZ_Ventilator: Read, msg READredu: MS;P0=1209;P1=-1189;P2=-10122;P6=432;P7=-416;D=62616707070167016707016161616161616161616167016161;CP=6;SP=2;R=19;m2;
2023.07.17 09:58:35 4: SZ_Ventilator: Parse_MS, Matched MS protocol id 118.1 -> Meikee
2023.07.17 09:58:35 5: SZ_Ventilator: Parse_MS, Starting demodulation at Position 2
2023.07.17 09:58:35 5: SZ_Ventilator: Parse_MS, Found wrong signalpattern 67, catched 1 bits, aborting demodulation
2023.07.17 09:58:35 5: SZ_Ventilator: Read, RAW rmsg: Ms;���;���;���;���;���;Dbag␇␇␁g␁g␇␁aaaaaaaaaag␁aa;C6;S2;R13;m1;␃
2023.07.17 09:58:35 4: SZ_Ventilator: Read, msg READredu: MS;P0=1209;P1=-1189;P2=-10122;P6=432;P7=-416;D=62616707070167016707016161616161616161616167016161;CP=6;SP=2;R=19;m1;
2023.07.17 09:58:35 4: SZ_Ventilator: Parse_MS, Matched MS protocol id 118.1 -> Meikee
2023.07.17 09:58:35 5: SZ_Ventilator: Parse_MS, Starting demodulation at Position 2
2023.07.17 09:58:35 5: SZ_Ventilator: Parse_MS, Found wrong signalpattern 67, catched 1 bits, aborting demodulation
2023.07.17 09:58:36 5: SZ_Ventilator: Read, RAW rmsg: Mu;�Ѐ;��;���;���;���;���;���;d␁␁␁#␄␁␅␆%␁!!␆$!!!!!␅!␁%! ;C2;RE6;␃
2023.07.17 09:58:36 4: SZ_Ventilator: Read, msg READredu: MU;P0=208;P1=-97;P2=151;P3=-7616;P4=-526;P5=-273;P6=-143;D=0101012304010506250121210624212121212105210125212;CP=2;R=230;
2023.07.17 09:58:36 5: SZ_Ventilator: Parse_MU, start pattern for MU protocol id 13.1 -> FLAMINGO FA22RF / FA21RF / LM-101LD not found, aborting
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 17 Juli 2023, 17:38:44
Leider ist auch bei dieser Fernbedienung kein eindeutiger Name zu erkennen, dann wird es wohl RCnoName128 werden müssen.

Ich bräuchte jetzt von allen Tasten die "msg READredu", egal, ob sie als MS oder MU ausgegeben werden.
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 18 Juli 2023, 06:39:10
Hier die einzelnen Tastencodes:

Taste ON/OFF
Read, msg READredu: MS;P2=-424;P3=432;P4=1201;P5=-1197;P6=-10133;D=36353242424532453242453535353535353535353532453535;CP=3;SP=6;R=36;m1;
Taste slower
Read, msg READredu: MU;P0=-420;P1=1207;P2=-1199;P3=424;P4=-10154;D=010101230123010123232323232323232323230123010143230101012301230101232323232323232323232301230101432301010123012301012323232323232323232323012301014323010101230123010123232323232323232323230123010143230101012301230101232323232323232323232301230101;CP=3;R=18;Taste faster
Read, msg READredu: MU;P0=-139;P1=-11166;P2=161;P3=-6833;P4=437;P5=-420;P6=1201;P7=-1187;D=12345656567456745656747474747474747474740;CP=4;R=1;Taste 1h
Read, msg READredu: MU;P0=-100;P1=159;P2=-10195;P3=441;P4=-419;P5=1203;P6=-1185;D=0123454545634563454563636363636363636363634545634523634545456345634545636363636363636363636345456345236345454563456345456363636363636363636363454563452363454545634563454563636363636363636363634545634523634545456345634545636363636363636363636345456345;CP=3;R=18;Taste 2h
Read, msg READredu: MU;P0=1216;P1=-10133;P3=-1188;P4=439;P5=-6176;P6=330;P7=-412;D=34567034707034343434343434343434347070707014347070703470347070343434343434343434343470707070143470707034703470703434343434343434343434707070701434707070347034707034343434343434343434347070707014347070703470347070343434343434343434343470707070143470707034;CP=4;R=11;O;Taste 4h
Read, msg READredu: MS;P2=-417;P3=1218;P4=-1196;P5=429;P6=-10149;D=56545232323452345232345454545454545454545234545454;CP=5;SP=6;R=35;m2;Taste 8h
Read, msg READredu: MS;P0=-10144;P4=436;P5=-414;P6=1216;P7=-1191;D=40474565656745674565674747474747474747474567474567;CP=4;SP=0;R=37;m2;Taste Richtungswechsel
Read, msg READredu: MS;P0=-10144;P4=434;P5=-415;P6=1215;P7=-1181;D=40474565656745674565674747474747474747474745656567;CP=4;SP=0;R=37;m2;
Taste Links ohne Beschriftung
Read, msg READredu: MU;P0=-32001;P1=111;P2=-407;P3=438;P4=1214;P5=-1189;P6=-10142;D=0123242424532453242453535353535353535353535353532463532424245324532424535353535353535353535353535324635324242453245324245353535353535353535353535353246353242424532453242453535353535353535353535353532463532424245324532424535353535353535353535353535324;CP=3;R=31;
Taste Rechts ohne Beschriftung
Read, msg READredu: MU;P0=-415;P1=1212;P2=-1192;P3=431;D=01012301230101232323232323232323232323230101;CP=3;R=45;
Ich hoffe das ist so richtig. Manche Cods sehen für mich merkwürding aus.

Nachtrag:
Wippe links ohne Beschriftung
Read, msg READredu: MU;P0=-420;P1=1201;P2=-1187;P3=433;P4=-10143;D=010101230123010123232323232323232323232301010143230101012301230101232323232323232323232323010101;CP=3;R=51;Wippe rechts ohne Beschriftung
Read, msg READredu: MU;P0=-418;P1=1206;P2=-1199;P3=431;D=01012301230101232323232323232323232301232301;CP=3;R=33;
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 18 Juli 2023, 17:58:26
Ich habe jetzt erstmal eine Definition für dieses Protokoll erstellt. Der Einfachheit halber habe ich den gleichen Branch wie für die vorhergehende Fernbedienung verwendet.
Bitte mal folgendes Update durchführen:
update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master_RCnoName127/controls_signalduino.txt
Nach einem Neustart von FHEM und anschließender Aktivierung der Protokolle 128 und 128.1 müssten bei Empfang der Fernbedienung jetzt Logausgaben in dieser Art erscheinen:
2023.07.18 17:46:07 4: sduino_dummy: get rawmsg: ␂MS;P2=-424;P3=432;P4=1201;P5=-1197;P6=-10133;D=36353242424532453242453535353535353535353532453535;CP=3;SP=6;R=36;m1;␃
2023.07.18 17:46:07 4: sduino_dummy: Parse_MS, Matched MS protocol id 128.1 -> RCnoName128
2023.07.18 17:46:07 4: sduino_dummy: Parse_MS, last part pair=5 reconstructed, last bit=1
2023.07.18 17:46:07 4: sduino_dummy: Parse_MS, Decoded matched MS protocol id 128.1 dmsg P128#8A7FF7 length 24 RSSI = -56
2023.07.18 17:46:08 3: sduino_dummy: Unknown code P128#8A7FF7, help me!

Von folgenden Tasten bräuchte ich nochmal Nachrichten, da diese zu kurz waren:
Taste faster
Read, msg READredu: MU;P0=-139;P1=-11166;P2=161;P3=-6833;P4=437;P5=-420;P6=1201;P7=-1187;D=12345656567456745656747474747474747474740;CP=4;R=1;

Taste Rechts ohne Beschriftung - button_right
Read, msg READredu: MU;P0=-415;P1=1212;P2=-1192;P3=431;D=01012301230101232323232323232323232323230101;CP=3;R=45;

Wippe rechts ohne Beschriftung - paddle_right
Read, msg READredu: MU;P0=-418;P1=1206;P2=-1199;P3=431;D=01012301230101232323232323232323232301232301;CP=3;R=33;

Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 18 Juli 2023, 21:13:13
Das ging aber fix. Hier nun das Ergebnis für die ON/FF Taste:
2023.07.18 21:05:31 5: SZ_Ventilator: Read, RAW rmsg: Ms;���;���;���;���;���;DECA!!#A#A!#CCCCCCCCCCA#CC;C4;S5;R34;m2;␃
2023.07.18 21:05:31 4: SZ_Ventilator: Read, msg READredu: MS;P1=-418;P2=1205;P3=-1190;P4=437;P5=-10143;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=52;m2;
2023.07.18 21:05:31 4: SZ_Ventilator: Parse_MS, Matched MS protocol id 128.1 -> RCnoName128
2023.07.18 21:05:31 5: SZ_Ventilator: Parse_MS, Starting demodulation at Position 3
2023.07.18 21:05:31 4: SZ_Ventilator: Parse_MS, last part pair=3 reconstructed, last bit=1
2023.07.18 21:05:31 5: SZ_Ventilator: Parse_MS, dispatching bits: 1 0 0 0 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1
2023.07.18 21:05:32 4: SZ_Ventilator: Parse_MS, Decoded matched MS protocol id 128.1 dmsg P128#8A7FF7 length 24 RSSI = -48
2023.07.18 21:05:32 5: SZ_Ventilator: Dispatch, P128#8A7FF7, test ungleich: disabled
2023.07.18 21:05:32 5: SZ_Ventilator: Dispatch, P128#8A7FF7, -48 dB, dispatch
2023.07.18 21:05:32 5: SZ_Ventilator: dispatch P128#8A7FF7
2023.07.18 21:05:32 4: SZ_Ventilator: SD_UT protocol 128, bitData 100010100111111111110111, hlen 6
2023.07.18 21:05:32 1: SZ_Ventilator: SD_UT_Parse UNDEFINED sensor unknown detected, protocol 128, data 8A7FF7, code
2023.07.18 21:05:32 5: SZ_Ventilator: Read, RAW rmsg: Ms;���;���;���;���;���;DECA!!#A#A!#CCCCCCCCCCA#CC;C4;S5;R34;m1;␃
2023.07.18 21:05:32 4: SZ_Ventilator: Read, msg READredu: MS;P1=-418;P2=1205;P3=-1190;P4=437;P5=-10143;D=45434121212341234121234343434343434343434341234343;CP=4;SP=5;R=52;m1;
2023.07.18 21:05:32 4: SZ_Ventilator: Parse_MS, Matched MS protocol id 128.1 -> RCnoName128
2023.07.18 21:05:32 5: SZ_Ventilator: Parse_MS, Starting demodulation at Position 3
2023.07.18 21:05:32 4: SZ_Ventilator: Parse_MS, last part pair=3 reconstructed, last bit=1
2023.07.18 21:05:32 5: SZ_Ventilator: Parse_MS, dispatching bits: 1 0 0 0 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1
2023.07.18 21:05:32 4: SZ_Ventilator: Parse_MS, Decoded matched MS protocol id 128.1 dmsg P128#8A7FF7 length 24 RSSI = -48
2023.07.18 21:05:32 5: SZ_Ventilator: Dispatch, P128#8A7FF7, test gleich
2023.07.18 21:05:32 4: SZ_Ventilator: Dispatch, P128#8A7FF7, Dropped due to short time or equal msg

Anbei die fehlenden Codes:
Taster faster:
SZ_Ventilator: Read, RAW rmsg: Mu;��;�р;���;���;���;���;���;���;D␁#EEEcEcEEccccccccccccEcEscEEEcEcEEccccccccccccEcEscEEEcEcEEccccccccccccEcEscEEEcEcEEccccccccccccEcEscEEEcEcEEccccccccccccEcE;C3;R31;␃
2023.07.18 21:14:00 4: SZ_Ventilator: Read, msg READredu: MU;P0=-115;P1=209;P2=-22629;P3=434;P4=-417;P5=1202;P6=-1193;P7=-10142;D=0123454545634563454563636363636363636363636345634573634545456345634545636363636363636363636363456345736345454563456345456363636363636363636363634563457363454545634563454563636363636363636363636345634573634545456345634545636363636363636363636363456345;CP=3;R=49;
2023.07.18 21:14:00 4: SZ_Ventilator: Parse_MU, Fingerprint for MU protocol id 128 -> RCnoName128 matches, trying to demodulate
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, part is 634545456345634545636363636363636363636363456345 starts at position 0 and ends at 50
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, Starting demodulation (StartStr: 73 first found at 50 regex: (?:73)((?:63|45){23,}) Pos 50) length_min_max (23..24) length=24
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFA
2023.07.18 21:14:00 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFA length 24 dispatch(1/4) RSSI = -49.5
2023.07.18 21:14:00 5: SZ_Ventilator: Dispatch, P128#8A7FFA, test ungleich: disabled
2023.07.18 21:14:00 5: SZ_Ventilator: Dispatch, P128#8A7FFA, -49.5 dB, dispatch
2023.07.18 21:14:00 5: SZ_Ventilator: dispatch P128#8A7FFA
2023.07.18 21:14:00 3: SZ_Ventilator: Unknown code P128#8A7FFA, help me!
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, part is 634545456345634545636363636363636363636363456345 starts at position 50 and ends at 100
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, 2. try demodulation at Pos 50
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFA
2023.07.18 21:14:00 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFA length 24 dispatch(2/4) RSSI = -49.5
2023.07.18 21:14:00 5: SZ_Ventilator: Dispatch, P128#8A7FFA, test gleich
2023.07.18 21:14:00 4: SZ_Ventilator: Dispatch, P128#8A7FFA, Dropped due to short time or equal msg
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, part is 634545456345634545636363636363636363636363456345 starts at position 100 and ends at 150
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, 3. try demodulation at Pos 100
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFA
2023.07.18 21:14:00 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFA length 24 dispatch(3/4) RSSI = -49.5
2023.07.18 21:14:00 5: SZ_Ventilator: Dispatch, P128#8A7FFA, test gleich
2023.07.18 21:14:00 4: SZ_Ventilator: Dispatch, P128#8A7FFA, Dropped due to short time or equal msg
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, part is 634545456345634545636363636363636363636363456345 starts at position 150 and ends at 200
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, 4. try demodulation at Pos 150
2023.07.18 21:14:00 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFA
2023.07.18 21:14:00 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFA length 24 dispatch(4/4) RSSI = -49.5
2023.07.18 21:14:00 5: SZ_Ventilator: Dispatch, P128#8A7FFA, test gleich
2023.07.18 21:14:00 4: SZ_Ventilator: Dispatch, P128#8A7FFA, Dropped due to short time or equal msg
D=10341565656715671565671717171717171717171717156715601715656567156715656717171717171717171717171567156017156565671567156567171717171717171717171715671560171565656715671565671717171717171717171717156715601715656567156715656717171717171717171717171567156;CP=1;SP=0;R=50;
2023.07.18 21:09:05 4: SZ_Ventilator: Parse_MS, Matched MS protocol id 128.1 -> RCnoName128
2023.07.18 21:09:05 5: SZ_Ventilator: Parse_MS, Starting demodulation at Position 53

Taster rechts ohne Beschriftung:
2023.07.18 21:10:41 5: SZ_Ventilator: Read, RAW rmsg: Mu;���;���;���;���;�і;���;Dg␁␁␁'␁'␁␁'''''''''''''␁␁7'␁␁␁'␁'␁␁'''''''''''''␁␁7'␁␁␁'␁'␁␁'''''''''''''␁␁7'␁␁␁'␁'␁␁'''''''''''''␁␁7'␁␁␁'␁'␁␁'''''''''''''␁␁7'␁;C7;R36;O;␃
2023.07.18 21:10:41 4: SZ_Ventilator: Read, msg READredu: MU;P0=-409;P1=1210;P2=-1180;P3=-10135;P6=-5713;P7=449;D=67010101270127010127272727272727272727272727010137270101012701270101272727272727272727272727270101372701010127012701012727272727272727272727272701013727010101270127010127272727272727272727272727010137270101012701270101272727272727272727272727270101372701;CP=7;R=54;O;
2023.07.18 21:10:41 4: SZ_Ventilator: Parse_MU, Fingerprint for MU protocol id 128 -> RCnoName128 matches, trying to demodulate
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, part is 270101012701270101272727272727272727272727270101 starts at position 0 and ends at 50
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, Starting demodulation (StartStr: 37 first found at 48 regex: (?:37)((?:27|01){23,}) Pos 48) length_min_max (23..24) length=24
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFC
2023.07.18 21:10:41 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFC length 24 dispatch(1/4) RSSI = -47
2023.07.18 21:10:41 5: SZ_Ventilator: Dispatch, P128#8A7FFC, test gleich
2023.07.18 21:10:41 5: SZ_Ventilator: Dispatch, P128#8A7FFC, -47 dB, dispatch
2023.07.18 21:10:41 5: SZ_Ventilator: dispatch P128#8A7FFC
2023.07.18 21:10:41 3: SZ_Ventilator: Unknown code P128#8A7FFC, help me!
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, part is 270101012701270101272727272727272727272727270101 starts at position 50 and ends at 100
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, 2. try demodulation at Pos 50
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFC
2023.07.18 21:10:41 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFC length 24 dispatch(2/4) RSSI = -47
2023.07.18 21:10:41 5: SZ_Ventilator: Dispatch, P128#8A7FFC, test gleich
2023.07.18 21:10:41 4: SZ_Ventilator: Dispatch, P128#8A7FFC, Dropped due to short time or equal msg
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, part is 270101012701270101272727272727272727272727270101 starts at position 100 and ends at 150
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, 3. try demodulation at Pos 100
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFC
2023.07.18 21:10:41 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFC length 24 dispatch(3/4) RSSI = -47
2023.07.18 21:10:41 5: SZ_Ventilator: Dispatch, P128#8A7FFC, test gleich
2023.07.18 21:10:41 4: SZ_Ventilator: Dispatch, P128#8A7FFC, Dropped due to short time or equal msg
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, part is 270101012701270101272727272727272727272727270101 starts at position 150 and ends at 200
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, 4. try demodulation at Pos 150
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FFC
2023.07.18 21:10:41 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FFC length 24 dispatch(4/4) RSSI = -47
2023.07.18 21:10:41 5: SZ_Ventilator: Dispatch, P128#8A7FFC, test gleich
2023.07.18 21:10:41 4: SZ_Ventilator: Dispatch, P128#8A7FFC, Dropped due to short time or equal msg
2023.07.18 21:10:41 5: SZ_Ventilator: Read, RAW rmsg: Mu;���;�DŽ;���;���;D␁␁#␁#␁␁#############␁␁;C3;R38;␃
2023.07.18 21:10:41 4: SZ_Ventilator: Read, msg READredu: MU;P0=-401;P1=1223;P2=-1186;P3=438;D=01012301230101232323232323232323232323230101;CP=3;R=56;
2023.07.18 21:10:41 5: SZ_Ventilator: Parse_MU, start pattern for MU protocol id 128 -> RCnoName128 not found, aborting

Wippe rechts ohne Beschriftung

2023.07.18 21:12:11 5: SZ_Ventilator: Read, RAW rmsg: Mu;���;���;���;���;���;D␁#␁##␁␁␁␁␁␁␁␁␁␁␁#␁␁#A␁###␁#␁##␁␁␁␁␁␁␁␁␁␁␁#␁␁#A␁###␁#␁##␁␁␁␁␁␁␁␁␁␁␁#␁␁#A␁###␁#␁##␁␁␁␁␁␁␁␁␁␁␁#␁␁#A␁###␁#␁##␁␁␁␁␁␁␁␁␁␁␁#␁␁#;C1;R28;␃
2023.07.18 21:12:11 4: SZ_Ventilator: Read, msg READredu: MU;P0=-1191;P1=430;P2=-415;P3=1215;P4=-10135;D=012301232301010101010101010101012301012341012323230123012323010101010101010101010123010123410123232301230123230101010101010101010101230101234101232323012301232301010101010101010101012301012341012323230123012323010101010101010101010123010123;CP=1;R=40;
2023.07.18 21:12:11 4: SZ_Ventilator: Parse_MU, Fingerprint for MU protocol id 128 -> RCnoName128 matches, trying to demodulate
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, part is 012323230123012323010101010101010101010123010123 starts at position 0 and ends at 50
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, Starting demodulation (StartStr: 41 first found at 40 regex: (?:41)((?:01|23){23,}) Pos 40) length_min_max (23..24) length=24
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FF6
2023.07.18 21:12:11 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FF6 length 24 dispatch(1/4) RSSI = -54
2023.07.18 21:12:11 5: SZ_Ventilator: Dispatch, P128#8A7FF6, test ungleich: disabled
2023.07.18 21:12:11 5: SZ_Ventilator: Dispatch, P128#8A7FF6, -54 dB, dispatch
2023.07.18 21:12:11 5: SZ_Ventilator: dispatch P128#8A7FF6
2023.07.18 21:12:11 3: SZ_Ventilator: Unknown code P128#8A7FF6, help me!
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, part is 012323230123012323010101010101010101010123010123 starts at position 50 and ends at 100
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, 2. try demodulation at Pos 50
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FF6
2023.07.18 21:12:11 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FF6 length 24 dispatch(2/4) RSSI = -54
2023.07.18 21:12:11 5: SZ_Ventilator: Dispatch, P128#8A7FF6, test gleich
2023.07.18 21:12:11 4: SZ_Ventilator: Dispatch, P128#8A7FF6, Dropped due to short time or equal msg
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, part is 012323230123012323010101010101010101010123010123 starts at position 100 and ends at 150
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, 3. try demodulation at Pos 100
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FF6
2023.07.18 21:12:11 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FF6 length 24 dispatch(3/4) RSSI = -54
2023.07.18 21:12:11 5: SZ_Ventilator: Dispatch, P128#8A7FF6, test gleich
2023.07.18 21:12:11 4: SZ_Ventilator: Dispatch, P128#8A7FF6, Dropped due to short time or equal msg
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, part is 012323230123012323010101010101010101010123010123 starts at position 150 and ends at 200
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, 4. try demodulation at Pos 150
2023.07.18 21:12:11 5: SZ_Ventilator: Parse_MU, dispatching hex: P128#8A7FF6
2023.07.18 21:12:11 4: SZ_Ventilator: Parse_MU, Decoded matched MU protocol id 128 dmsg P128#8A7FF6 length 24 dispatch(4/4) RSSI = -54
2023.07.18 21:12:11 5: SZ_Ventilator: Dispatch, P128#8A7FF6, test gleich
2023.07.18 21:12:11 4: SZ_Ventilator: Dispatch, P128#8A7FF6, Dropped due to short time or equal msg

Soweit schönen Dank und entschuldige die langen Antwortzeiten.
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 19 Juli 2023, 17:42:44
Ich habe jetzt folgende Tastencodes:

fan_on_off      8A7FF7
fan_slower      8A7FF4
fan_faster      8A7FFA
time_1h         8A7FF2
time_2h         8A7FF0
time_4h         8A7FEF
time_8h         8A7FED
fan_direction   8A7FF1
button_left     8A7FFE
button_right    8A7FFC
paddle_left     8A7FF8
paddle_right    8A7FF6

Bei time_4h und time_8h bin ich mir nicht sicher, ob das korrekt ist. Die beiden weichen vom Schema ab:
8A7FE statt 8A7FF
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 19 Juli 2023, 17:52:10
Hallo elektron-bbs,

ich danke Dir für die Unterstützung und das Einbinden der Daten in die Auswertesoftware SIGNALduino. Da ich leider wieder unterwegs bin, kann ich erst morgen Früh die Codes überprüfen.Ich nelde mich dann.

Liebe Grüsse Roman
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 19 Juli 2023, 21:36:15
Kein Problem, wir sind ja nicht bei der Feuerwehr :-)

Ich habe schon mal die bekannten Tastencodes eingebaut. Bitte nochmal ein Update, wie beschrieben, durchführen. Nach einem Neustart von FHEM müsste es dir nach Empfang mehrerer Kommandos von der Fernbedienung ein neues Device "unknown_please_select_model" anlegen. Bei diesem musst du dann das Attribut "model" auf den Wert "RCnoName128" setzen. Nach weiteren Kommandos von der Fernbedienung sollte dir das Device "RCnoName128_8A7F" angelegt werden.

Bitte mal testen. Sollten die beiden Tasten nicht funktionieren, muss ich halt noch nochmal ein wenig nachbessern.
Titel: Aw: Deckenventilator einbinden
Beitrag von: romakrau am 20 Juli 2023, 11:18:54
Alle Ereignisse werden erkannt und in dem Device notiert.

2023-07-20_10:50:47 RCnoName128_8A7F fan_on_off
2023-07-20_10:50:49 RCnoName128_8A7F fan_slower
2023-07-20_10:50:51 RCnoName128_8A7F fan_faster
2023-07-20_10:50:54 RCnoName128_8A7F paddle_right
2023-07-20_10:50:56 RCnoName128_8A7F paddle_left
2023-07-20_10:50:59 RCnoName128_8A7F button_left
2023-07-20_10:51:04 RCnoName128_8A7F button_right
2023-07-20_10:51:09 RCnoName128_8A7F time_1h
2023-07-20_10:51:12 RCnoName128_8A7F time_2h
2023-07-20_10:51:15 RCnoName128_8A7F time_4h
2023-07-20_10:51:16 RCnoName128_8A7F time_8h
2023-07-20_10:51:20 RCnoName128_8A7F fan_direction

Vielen Dank für die tolle und schnelle Hilfe. Ich schildere mal was ich daran verstanden habe.
Der von CC1101 empfangene Code mit mit Hilfe der Periodendauern gemäß SD_ProtocolData dekodiert.
Anhand des Protokolls wird in SD_UT die Befehlssequenz ermittelt und ein Device generiert. Diese wird in das "Model" umbenannt und erhält ab sofort die Aktion übermittelt. Ist das soweit richtig?

Nochmals vielen Dank und liebe Grüße
Roman
Titel: Aw: Deckenventilator einbinden
Beitrag von: Nighthawk am 20 Juli 2023, 14:26:25
Hallo zusammen,

gibt es evtl. auch eine Hoffnung für meinen Ventilator?
Gekauft, wie viele Anderen hier, beim grossen A..
Das Innere der FB ist auf dem Bild im Anhang.
Ich habe meinen Maple-SignalDuino bei dem 3 Radios (2x 868Mhz und 1x 433Mhz) verbaut sind in den Verbose 5 geschaltet, leider sehe keine direkten Antworten auf die Betätigungen der FB Tasten. #
Gibt es da noch etwas was aktiviert werden muss?

Die config des Maple Sduino ist wie folgt:
cmdBank:
A: b=1 freq:868.350MHz bWidth:325KHz rAmpl:42dB sens:8dB (DataRate:5603.79Baud,Modulation:ASK/OOK) [boffs=0100]

   ccmode=0 sync=D391 Modulation:ASK/OOK (SYNC_MODE:No preamble/sync)

B: b=0 freq:433.920MHz bWidth:325KHz rAmpl:42dB sens:8dB (DataRate:5603.79Baud,Modulation:ASK/OOK) [boffs=0000]

   ccmode=0 sync=D391 Modulation:ASK/OOK (SYNC_MODE:No preamble/sync)

C* b=2 freq:868.300MHz bWidth:203KHz rAmpl:33dB sens:8dB (DataRate:17257.69Baud) [boffs=0140*]

   ccmode=4 sync=2DD4 Modulation:2-FSK (SYNC_MODE:16/16 + carrier-sense above threshold) DEVIATN:88.867kHz

20230720_140632_1.jpg
Titel: Aw: Deckenventilator einbinden
Beitrag von: Ralf9 am 20 Juli 2023, 14:34:05
Sendet die Fernbedienung auf 433,92 MHz?
Falls die FB nicht genau auf 433,92 MHz sendet bringt es evtl was die Bandbreite zu erhöhen
Titel: Aw: Deckenventilator einbinden
Beitrag von: Nighthawk am 20 Juli 2023, 14:39:35
Hallo Ralf,

das kann ich leider nicht beantworten.
Gibt es einen Weg dies zu prüfen?
Titel: Aw: Deckenventilator einbinden
Beitrag von: Ralf9 am 20 Juli 2023, 14:45:43
Steht dazu nichts in der Beschreibung?
Titel: Aw: Deckenventilator einbinden
Beitrag von: Nighthawk am 20 Juli 2023, 20:34:06
leider nein, die Anleitung ist sehr kurz gewesen..
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 20 Juli 2023, 21:22:09
Zitat von: romakrau am 20 Juli 2023, 11:18:54Alle Ereignisse werden erkannt und in dem Device notiert.

Sehr schön. Ich warte meistens noch etwa 14 Tage ab, bevor ich einen Pull Request veranlasse, um eventuelle Fehler noch zu korrigieren. Bitte also melden, wenn etwas doch nicht so funktioniert.

ZitatVielen Dank für die tolle und schnelle Hilfe. Ich schildere mal was ich daran verstanden habe.
Der von CC1101 empfangene Code mit mit Hilfe der Periodendauern gemäß SD_ProtocolData dekodiert.
Anhand des Protokolls wird in SD_UT die Befehlssequenz ermittelt und ein Device generiert. Diese wird in das "Model" umbenannt und erhält ab sofort die Aktion übermittelt. Ist das soweit richtig?

Im Großen und Ganzen hast du das richtig erkannt.

Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 10 August 2023, 20:50:48
Ich würde die beiden Protokolle für RCnoName127 und RCnoName128 dann gerne in den Master-Branch überführen.
Gab es noch irgendwelche Probleme oder Änderungswünsche?
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 29 August 2023, 15:53:40
Die Protokolle 127 und 128 sind jetzt im Master-Branch.
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 29 September 2023, 18:34:40
Hallo,
auch ich habe mir das Create-Modell gekauft und natürlich gab es da scheinbar auch schon wieder Änderungen, so ist die Bezeichnung von FB und Empfänger jetzt 6601TL. Leider ist auf dem Chip auch keine Bezeichnung.
FB front.jpgFB back.jpgLP front.jpgLP back.jpgChip.jpg     
Ich habe einen SignalDuino433 Internals:
   Clients    :CUL_EM:CUL_FHTTK:CUL_TCM97001:CUL_TX:CUL_WS:Dooya:FHT:FLAMINGO:FS10:FS20: :Fernotron:Hideki:IT:KOPP_FC:LaCrosse:OREGON:PCA301:RFXX10REC:Revolt:SD_AS:SD_Rojaflex: :SD_BELL:SD_GT:SD_Keeloq:SD_RSL:SD_UT:SD_WS07:SD_WS09:SD_WS:SD_WS_Maverick:SOMFY: :Siro:SIGNALduino_un:
   DEF        /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0@57600
   DMSG       i0AC50B
   DevState   initialized
   DeviceName /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0@57600
   FD         183
   FUUID      65159b1d-f33f-50f1-fe7f-1e75c3b100719963
   IDsNoDispatch 2,72.1,82
   LASTDMSG   i0AC50B
   LASTDMSGID 3
   MSGCNT     153
   NAME       SIGNALduino433
   NR         981
   PARTIAL   
   RAWMSG     MS;P1=402;P2=-1170;P3=1170;P4=-412;P5=-12340;D=15121212123412341234341212123412341212121234123434;CP=1;SP=5;R=233;O;m2;
   RSSI       -85.5
   STATE      opened
   TIME       1696003780.57493
   TYPE       SIGNALduino
   cc1101_available 1
   eventCount 225
   sendworking 0
   unknownmessages
2023-09-29 18:07:25-MU;P0=-2860;P1=112;P2=-8948;P3=418;P4=-1160;P5=1195;P6=-396;P7=-6020;D=01234343434563456345656343434563456343434345656565637;CP=3;R=221;
#2023-09-29 18:07:25-MU;P0=-3900;P1=429;P2=-1145;P3=1173;P4=-398;P5=-96;P6=696;P7=-14352;D=012121212341234123434121212356234121212123434343417;CP=1;R=225;
#2023-09-29 18:07:26-MU;P0=-2084;P1=439;P2=-1118;P3=1209;P4=-367;P5=-140;P6=116;D=1234156234123434121212341234121212123434341210;CP=1;R=222;
#2023-09-29 18:07:26-MU;P0=-160;P1=431;P2=-1148;P3=-756;P4=136;P5=-248;P6=1191;P7=-395;D=1213451212671267126767121212671267121210;CP=1;R=224;
#2023-09-29 18:07:26-MU;P0=-391;P1=417;P2=-1157;P3=1191;P4=-864;D=012123012301230301212123012301212121230303014;CP=1;R=224;
#2023-09-29 18:07:53-MU;P0=-5048;P1=132;P2=-696;P3=-152;P4=429;P5=-1165;P6=1189;P7=-388;D=34545454567456745676745454567456745454545676767454012;CP=4;R=226;
#2023-09-29 18:07:53-MU;P0=423;P1=-1159;P2=1173;P3=-402;P4=-8448;D=01010101230123012323010101230123010101012323230104;CP=0;R=226;
#2023-09-29 18:07:54-MU;P0=292;P1=-391;P2=-140;P3=416;P4=-1160;P6=1183;P7=-9632;D=2343434346134613461613434346134613434346134346134370;CP=3;R=226;
#2023-09-29 18:07:54-MU;P0=-112;P1=420;P2=-1151;P4=1173;P5=-404;P6=-7516;D=012121212451245124545121212451245121212451212451216;CP=1;R=227;
#2023-09-29 18:07:54-MU;P0=440;P1=1191;P2=-383;P3=-8480;P4=-158;P5=92;P7=-1134;D=45407070707120712071212070707120712070707120707120703;CP=0;R=227;
#2023-09-29 18:07:54-MU;P0=417;P1=-1152;P2=1180;P3=-395;P4=-236;D=0101010123012301232301010123012301010124;CP=0;R=226;
#2023-09-29 18:07:55-MU;P0=160;P1=-292;P2=423;P3=-1146;P5=1184;P6=-405;P7=-4684;D=0123232323562356235656232323562356232323562323232327;CP=2;R=228;
#2023-09-29 18:07:55-MU;P0=1183;P1=-403;P2=-8752;P3=92;P4=-1488;P5=411;P6=-1144;D=56565656015601560101565656015601565656015656565652343;CP=5;R=227;
#2023-09-29 18:08:08-MU;P0=412;P1=-1159;P3=1188;P4=-392;P5=-7504;D=01010101340134013434010101340134010101340101340105;CP=0;R=226;
#2023-09-29 18:08:08-MU;P0=-108;P1=596;P2=-1147;P3=432;P4=1179;P5=-391;P6=-704;D=012323232453245324545323232453245323232453232453236;CP=3;R=227;
#2023-09-29 18:08:08-MU;P0=432;P1=-92;P2=248;P3=-140;P5=-1159;P6=1182;P7=-406;D=01230505050567056705676705050567056705050567050505050;CP=0;R=226;
#2023-09-29 18:08:09-MU;P0=434;P1=-112;P3=-1138;P4=1192;P5=-406;P6=-6500;D=0103030303450345034545030303450345030303450303030306;CP=0;R=228;
#2023-09-29 18:08:10-MU;P0=156;P1=-272;P2=-1152;P3=-4000;P4=-166;P5=424;P6=-369;P7=1212;D=456740152525252765276527676525252765276525252765252765253;CP=5;R=223;
#2023-09-29 18:08:10-MU;P0=-496;P1=435;P2=-1133;P3=1224;P4=-376;D=012121234123412343412121234123412121234121234121;CP=1;R=223;
#2023-09-29 18:08:11-MU;P0=-92;P1=92;P2=449;P3=-1155;P4=1184;P5=-397;P7=-3296;D=0102323232345234523454523232345234523232345232323232317;CP=2;R=224;
#2023-09-29 18:08:11-MU;P0=433;P1=-1142;P3=1196;P4=-379;P5=-3044;D=01010101340134013434010101340134010101340101010105;CP=0;R=226;
#2023-09-29 18:09:11-MU;P0=-441;P1=1161;P2=410;P3=-1160;P4=-12376;D=010232323231010101024232323231023102310102323231023102320;CP=2;R=222;
#2023-09-29 18:09:20-MU;P0=-2208;P1=417;P2=-1165;P3=1171;P4=-402;D=01212121234123412343412121234123412121212121212341;CP=1;R=222;
#2023-09-29 18:09:24-MU;P0=-13030;P1=419;P2=-1156;P3=1179;P4=-402;P5=-668;D=01212123412341234341212123412341212121212123434101215;CP=1;R=222;
#2023-09-29 18:09:24-MU;P0=-370;P1=431;P2=-1157;P3=1168;P4=-896;P5=108;P6=-152;P7=-12348;D=0121230123012303012121230123014561212121212303017121212123012301230301212123012301210;CP=1;R=222;
   version    V 3.4.0 SIGNALduino cc1101 (chip CC1101) - compiled at Jul 16 2020 20:52:15
   versionProtocols 1.53
   versionmodul 3.5.5+20230827
   DoubleMsgIDs:
   MatchList:
     10:SD_WS07 ^P7#[A-Fa-f0-9]{6}[AFaf][A-Fa-f0-9]{2,3}
     11:SD_WS09 ^P9#F[A-Fa-f0-9]+
     12:SD_WS   ^W\d+x{0,1}#.*
     13:RFXX10REC ^(20|29)[A-Fa-f0-9]+
     14:Dooya   ^P16#[A-Fa-f0-9]+
     15:SOMFY   ^Ys[0-9A-F]+
     16:SD_WS_Maverick ^P47#[A-Fa-f0-9]+
     17:SD_UT   ^P(?:14|20|24|26|29|30|34|46|56|68|69|76|78|81|83|86|90|91|91.1|92|93|95|97|99|104|105|114|118|121|127|128)#.*
     18:FLAMINGO ^P13\.?1?#[A-Fa-f0-9]+
     19:CUL_WS  ^K[A-Fa-f0-9]{5,}
     1:IT       ^i......
     20:Revolt  ^r[A-Fa-f0-9]{22}
     21:FS10    ^P61#[A-F0-9]+
     22:Siro    ^P72#[A-Fa-f0-9]+
     23:FHT     ^81..(04|09|0d)..(0909a001|83098301|c409c401)..
     24:FS20    ^81..(04|0c)..0101a001
     25:CUL_EM  ^E0.................
     26:Fernotron ^P82#.*
     27:SD_BELL ^P(?:15|32|41|42|57|79|96|98|112)#.*
     28:SD_Keeloq ^P(?:87|88)#.*
     29:SD_GT   ^P49#[A-Fa-f0-9]+
     2:CUL_TCM97001 ^s[A-Fa-f0-9]+
     30:LaCrosse ^(\S+\s+9 |OK\sWS\s)
     31:KOPP_FC ^kr\w{18,}
     32:PCA301  ^\S+\s+24
     33:SD_Rojaflex ^P109#[A-Fa-f0-9]+
     3:SD_RSL   ^P1#[A-Fa-f0-9]{8}
     4:OREGON   ^(3[8-9A-F]|[4-6][0-9A-F]|7[0-8]).*
     5:CUL_TX   ^TX..........
     6:SD_AS    ^P2#[A-Fa-f0-9]{7,8}
     7:Hideki   ^P12#75[A-F0-9]+
     9:CUL_FHTTK ^T[A-F0-9]{8}
     X:SIGNALduino_un ^[u]\d+#.*
   QUEUE:
   READINGS:
     2023-09-29 18:07:40   cc1101_config   Freq: 433.920 MHz, Bandwidth: 101 kHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5.60 kBaud
     2023-09-29 18:07:40   cc1101_config_ext Modulation: ASK/OOK
     2023-09-29 17:24:09   cc1101_patable  C3E = 00 84 00 00 00 00 00 00 => 5_dBm
     2023-09-29 17:33:19   config          MS=1;MU=1;MC=1;Mred=1
     2023-09-28 17:32:20   freeram         990
     2023-09-29 18:23:01   ping            OK
     2023-09-29 17:24:00   state           opened
     2023-09-28 17:32:37   uptime          0 00:06:13
   additionalSets:
   keepalive:
     ok         1
     retry      0
   mcIdList:
     10
     11
     12
     18
     43
     47
     52
     57
     58
     96
     119
     129
   mnIdList:
     100
     101
     102
     103
     107
     107.1
     108
     109
     112
     115
     116
     116.1
     117
     123
     125
     126
   msIdList:
     0
     0.1
     0.2
     0.3
     0.4
     0.5
     1
     3
     3.1
     4
     6
     7
     7.1
     13
     13.2
     14
     15
     17
     20
     23
     25
     33
     33.1
     33.2
     35
     41
     49
     51
     53
     54.1
     55
     65
     68
     74.1
     87
     88
     90
     91.1
     93
     106
     113
     118.1
     127.1
     128.1
   muIdList:
     8
     9
     13.1
     16
     17.1
     19
     20.1
     21
     22
     24
     26
     27
     28
     29
     30
     31
     32
     34
     36
     37
     38
     39
     40
     42
     44
     44.1
     45
     46
     48
     49.1
     49.2
     50
     54
     56
     59
     60
     61
     62
     64
     66
     67
     69
     70
     71
     72
     73
     74
     76
     78
     79
     80
     81
     83
     84
     85
     86
     89
     91
     92
     94
     95
     97
     98
     99
     104
     105
     110
     111
     114
     118
     120
     121
     122
     127
     128
Attributes:
   group      CUL
   icon       usb_stick
   room       system_FHEM
   verbose    5
Und ich habe natürlich das Problem, dass dieser zwar irgendwas erkennt aber ich damit nix anfangen kann.
Daher bitte ich hiermit um Hilfe.
Im List des SignalDuino steht unter unknownmessages ja schon viel Zeug drin aber ein neues Gerät hat Fhem nicht angelegt.
Oder hätte ich da schon was mit define machen müssen?
Wie auch immer, ich bin für jede Hilfe dankbar.
Schönes langes Wochenende
ErdnaR

Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 29 September 2023, 21:07:30
Auf jeden Fall würde ich zuerst ein Update der Firmware des SIGNALduino vorschlagen.

Dann ist die Bandbreite entschieden zu niedrig eingestellt:
cc1101_config  Freq: 433.920 MHz, Bandwidth: 101 kHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5.60 kBaud
Am besten nach dem Firmwareupdate diesen Befehl ausführen:
set SIGNALduino433 raw e
Das setzt den SIGNALduino auf Werkseinstellungen zurück. cc1101_config sollte danach so aussehen:
Freq: 433.920 MHz, Bandwidth: 325 kHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5.60 kBaud
Sollte danach die Fernbedienung immer noch nicht angelegt werden bräuchten wir Raw-Nachrichten von der Fernbedienung (verbose 4 reicht).
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 30 September 2023, 12:22:29
Unglaublich, kaum macht man es richtig, klappt es auch  :)
Nach deinen Hinweisen (vielen Dank dafür) habe ich folgendes Gerät:
Internals:
   CFGFN     
   DEF        unknown
   FUUID      6517f21f-f33f-50f1-d5bd-f6e35f7ed96f1c55
   IODev      SIGNALduino433
   LASTInputDev SIGNALduino433
   MSGCNT     2
   NAME       Ventilator
   NR         82309
   SIGNALduino433_DMSG P118#0AC501
   SIGNALduino433_MSGCNT 3
   SIGNALduino433_Protocol_ID 118.1
   SIGNALduino433_RAWMSG MS;P1=420;P2=-1153;P4=1181;P5=-398;P6=-12332;D=16121212124512451245451212124512451212121212121245;CP=1;SP=6;R=238;m0;
   SIGNALduino433_RSSI -83
   SIGNALduino433_TIME 2023-09-30 12:15:25
   STATE      ???
   TYPE       SD_UT
   bitMSG     000010101100010100000001
   eventCount 2
   lastMSG    0AC501
   versionModule 2023-07-19
   READINGS:
     2023-09-30 12:02:07   IODev           SIGNALduino433
     2023-09-30 12:15:25   state           ???
     2023-09-30 12:15:25   unknownMSG      000010101100010100000001  (protocol: 118)
Attributes:
   model      unknown
   room       SD_UT
Und das empfängt alle Tasten:
2023-09-30_12:15:23 Ventilator ???
2023-09-30_12:15:23 Ventilator unknownMSG: 000010101100010100000001  (protocol: 118)
2023-09-30_12:15:25 Ventilator ???
2023-09-30_12:15:25 Ventilator unknownMSG: 000010101100010100010010  (protocol: 118)
FB KeyCode.jpg
Ich habe mal testweise RCnoName128 eingestellt, leider funktioniert damit nichts.
Wie komme ich weiter?
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 30 September 2023, 13:13:11
Wenn das in deinem Bild jeweils die letzten 5 Bit sind, scheint es da bisher noch nichts passendes zu geben.

Ich bräuchte die kompletten Nachrichten aller Tasten mit folgenden Angaben und eine Tastenbeschriftung bzw. Funktion:
   SIGNALduino433_DMSG P118#0AC501
   SIGNALduino433_MSGCNT 3
   SIGNALduino433_Protocol_ID 118.1
   SIGNALduino433_RAWMSG MS;P1=420;P2=-1153;P4=1181;P5=-398;P6=-12332;D=16121212124512451245451212124512451212121212121245;CP=1;SP=6;R=238;m0;
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 30 September 2023, 13:45:34
ich hoffe dass ist das Richtige:
00001 2023-09-30 13:30:56-MS;P1=250;P2=-4868;P4=493;P5=-491;P6=-258;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m2;#
00011 2023-09-30 13:30:56-MS;P1=255;P2=-4868;P4=489;P5=-498;P6=-246;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m1;#
00101 2023-09-30 13:30:57-MS;P1=244;P2=-4879;P4=491;P5=-499;P6=-256;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m0;#
00111 2023-09-30 13:30:57-MS;P1=251;P2=-4879;P4=498;P5=-498;P6=-243;D=1212121212121212454545454615164615164615454545454545164615454516454545454615454545454545454545451646151646151645454546151646151646151645454;CP=1;SP=2;R=248;#
01000 2023-09-30 13:31:06-MS;P1=258;P2=-4867;P3=501;P4=-498;P5=-233;D=12121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m2;#
01001 2023-09-30 13:31:06-MS;P1=255;P2=-4871;P3=498;P4=-500;P5=-238;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m1;#
01011 2023-09-30 13:31:07-MS;P1=257;P2=-4882;P3=501;P4=-497;P5=-236;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m0;#
01101 2023-09-30 13:31:07-MS;P1=249;P2=-4882;P3=505;P4=-497;P5=-243;D=12121212121212121234343434351415351415351434343434343415351434341534343435141535143434343434343434341534351415343514153514343415343514153435141;CP=1;SP=2;R=248;#
01111 2023-09-30 13:31:11-MS;P1=256;P2=-4874;P3=489;P4=-494;P5=-252;D=12121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m2;#
01110 2023-09-30 13:31:11-MS;P1=252;P2=-4867;P3=502;P4=-492;P5=-245;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m1;#
10000 2023-09-30 13:31:12-MS;P1=244;P2=-4878;P3=491;P4=-499;P5=-250;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m0;#
10010 2023-09-30 13:31:12-MS;P1=253;P2=-4878;P3=502;P4=-489;P5=-243;D=12121212121212121234343434351415351415351434343434343415351434341534343435141535143434343434343434341534351415343514153514343415343514153435141;CP=1;SP=2;R=249;#
Ich habe die 5er-Codes plus Leerzeichen davor geschrieben
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 30 September 2023, 14:59:33
Das kann so nicht stimmen. Es sind insgesamt nur 5 verschiedene Nachrichten (die eigentliche Nachricht beginnend mit D= ist in den 5 Blöcken jeweils identisch).
00001 2023-09-30 13:30:56 MS;P1=250;P2=-4868;P4=493;P5=-491;P6=-258;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m2;
00011 2023-09-30 13:30:56 MS;P1=255;P2=-4868;P4=489;P5=-498;P6=-246;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m1;
00101 2023-09-30 13:30:57 MS;P1=244;P2=-4879;P4=491;P5=-499;P6=-256;D=12121212121212124545454546151646151646154545454545451646154545164545454546154545454545454545454516461516461516454545461516461516461516454542;CP=1;SP=2;R=248;O;m0;

00111 2023-09-30 13:30:57 MS;P1=251;P2=-4879;P4=498;P5=-498;P6=-243;D=1212121212121212454545454615164615164615454545454545164615454516454545454615454545454545454545451646151646151645454546151646151646151645454;CP=1;SP=2;R=248;

01111 2023-09-30 13:31:11 MS;P1=256;P2=-4874;P3=489;P4=-494;P5=-252;D=12121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m2;
01000 2023-09-30 13:31:06 MS;P1=258;P2=-4867;P3=501;P4=-498;P5=-233;D=12121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m2;

01001 2023-09-30 13:31:06 MS;P1=255;P2=-4871;P3=498;P4=-500;P5=-238;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m1;
01011 2023-09-30 13:31:07 MS;P1=257;P2=-4882;P3=501;P4=-497;P5=-236;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=248;O;m0;
01110 2023-09-30 13:31:11 MS;P1=252;P2=-4867;P3=502;P4=-492;P5=-245;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m1;
10000 2023-09-30 13:31:12 MS;P1=244;P2=-4878;P3=491;P4=-499;P5=-250;D=1212121212121212123434343435141535141535143434343434341535143434153434343514153514343434343434343434153435141534351415351434341534351415343514;CP=1;SP=2;R=249;O;m0;

01101 2023-09-30 13:31:07 MS;P1=249;P2=-4882;P3=505;P4=-497;P5=-243;D=12121212121212121234343434351415351415351434343434343415351434341534343435141535143434343434343434341534351415343514153514343415343514153435141;CP=1;SP=2;R=248;
10010 2023-09-30 13:31:12 MS;P1=253;P2=-4878;P3=502;P4=-489;P5=-243;D=12121212121212121234343434351415351415351434343434343415351434341534343435141535143434343434343434341534351415343514153514343415343514153435141;CP=1;SP=2;R=249;           

Woher hast du die "5er-Codes"?
Die eben von dir geposteten Nachrichten werden bei mir noch gar nicht erkannt. Dafür wäre eine neue Protokolldefinition erforderlich.

Am besten, du postest besser die kompletten Log-Ausgaben.
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 30 September 2023, 17:09:01
Die 5er-Codes stammen vom automatisch erzeugten Gerät namens Ventilator, siehe #56.
Und meine Daten aus #58 legt der SIGNALduino unter "unknownmessages" ab.

Ich habe jetzt mal ab 16:51:30 alle Tasten in der Reihenfolge aus #58 gedrückt und als Logfile.txt angehängt.

Ich hoffe du kannst damit was anfangen.
Vielen Dank
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 30 September 2023, 18:26:07
Mal sehen, ob ich das zurecht sortieren kann :-)
Auf jeden Fall brauche ich noch einen Namen bzw. Funktion für die Tasten. Ich kann mir z.B. nicht vorstellen, was die Taste 00011 für eine Funktion hat. Ich könnte diese natürlich auch mit "drei bunte Punkte" beschriften :-)

So sieht z.B. die Definition für RCnoName128 aus:

  'RCnoName128' => { '11110111' => 'fan_on_off',
                     '11110100' => 'fan_slower',
                     '11111010' => 'fan_faster',
                     '11111110' => 'button_left',
                     '11111100' => 'button_right',
                     '11111000' => 'paddle_left',
                     '11110110' => 'paddle_right',
                     '11110001' => 'fan_direction',
                     '11110010' => 'time_1h',
                     '11110000' => 'time_2h',
                     '11101111' => 'time_4h',
                     '11101101' => 'time_8h',
                     hex_length => [6],
                     Protocol   => 'P128',
                     Typ        => 'remote'
                   },

Es scheint fast so, als ob deine FB die Bits invertiert zu dieser sendet.
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 30 September 2023, 18:41:47
Die 00001 schaltet eine Lampe an, die 00011 wechselt zwischen Kalt- und Warm-Licht und die 01001 macht es heller, die 00111 dunkler.
Der Rest stimmt.
Hier noch ein Bild:
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 02 Oktober 2023, 17:11:40
Ich habe mich nun doch entschieden, eine neue Protokolldefinition anzulegen, weil weder Protokoll 118 noch 128 so richtig passen. Es wurde ein neuer Branch erstellt. Dein System kannst du mit folgendem Befehl aktualisieren:
update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master_CREATE_6601TL/controls_signalduino.txt
Nach darauf folgenden Neustart von FHEM und Aktivierung des Protokolls 130 CREATE_6601TL sollte es dir nach mehrmaligen Empfang der Nachrichten von der Fernbedienung ein neues Device "unknown_please_select_model" anlegen. Bei diesem musst du dann das Attribut "model" auf den Wert "CREATE_6601TL" stellen. Nach weiterem Empfang wird  das Gerät dann umbenannt in "CREATE_6601TL_F53A".

Bitte ausgiebig testen und berichten.
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 04 Oktober 2023, 15:43:58
Vielen vielen Dank.
das passt alles hervorragend.
Die Befehle kommen an und der Ventilator macht was Fhem sagt.

Also nochmals vielen Dank
ErdnaR
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 21 November 2023, 21:08:01
Hallo elektron-bbs,
mein Ventilator funktioniert, dank deiner Hilfe, im Fhem super.

Leider habe ich ein Problem mit dem ich nichts anfangen kann.

Immer dann, wenn ich meinen Fhem-Server mal neu starten muss, verschwindet CREATE_6601TL_F53A.

Beim ersten Mal dachte ich noch an einen Zufall. Heute ist es wieder passiert.
Das Gerät CREATE_6601TL_F53A ist weg, das define ... steht aber noch in der fhem.cfg.
Bei anderen Geräten etc. ist mir so ein Verschwinden noch nicht aufgefallen.

Ohne allzu viele Experimente zu unternehmen, habe ich alle deine Installations-Schritte wiederholt und CREATE_6601TL_F53A ist wieder da.

Aber wie kann das passieren? Ist die fhem.cfg zu groß (16370 Zeilen)?

Vorab schon mal vielen Dank
ErdnaR
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 21 November 2023, 21:40:22
Du führst wahrscheinlich immer nur ein Update aus dem SVN durch. Ein "update list" zeigt wahrscheinlich nur folgende Ausgabe:
http://fhem.de/fhemupdate/controls_fhem.txt
Wer einen SIGNALduino betreibt, sollte auch immer ein Update der SIGNALduino-Module durchführen. Am einfachsten ist es, wenn diese Quelle mit diesem Befehl zur Update-Liste hinzugefügt wird:
update add https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt
"update list" zeigt dann mindestens folgendes:
http://fhem.de/fhemupdate/controls_fhem.txt
https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt

Danach werden bei einem Update automatisch die Module aus dem SVN und SIGNALduino aktualisiert.
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 22 November 2023, 10:41:20
Vielen Dank,
ich hatte das mit update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master_CREATE_6601TL/controls_signalduino.txt eingefügt, mal sehen wie es nach dem nächsten Neustart aussieht.
Schönen Feiertag noch...
ErdnaR
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 22 November 2023, 11:03:39
Wobei ein reiner Neustart von FHEM ja nichts mit einem Update zu tun hat.
Oder lässt du evtl. Updates automatisch durchführen?
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 25 November 2023, 11:12:03
Ein Fhem-Restart war auch nie das Problem.
Komischerweise war das CREATE_6601TL_F53A immer nach einem Server-Neustart weg.

Wie auch immer, den heutigen (Test-)Neustart hat der Ventilator überlebt  :)
Nochmal vielen Dank
ErdnaR
Titel: Aw: Deckenventilator einbinden
Beitrag von: erdnar am 01 Juni 2025, 16:12:26
Die Letzten werden die Ersten sein... Woher auch immer der Spruch kommt... Was sind schon 1,5 Jahre  :o

Ich ziehe gerade mein Fhem um und wollte natürlich auch den Ventilator mitnehmen.
Leider kann ich die https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master_CREATE_6601TL/controls_signalduino.txt aus #67 nicht mehr finden.
Somit habe ich zwar das "unknown_please_select_model", darin aber kein Attribut "model" mit dem Wert "CREATE_6601TL".

Danke vorab.

Nachtrag:
Das alte Fhem läuft noch. Kann ich die Daten von dort holen?
Titel: Aw: Deckenventilator einbinden
Beitrag von: elektron-bbs am 01 Juni 2025, 16:42:32
Den Branch gibt es nicht mehr. Das Gerät ist jetzt im Master-Branch. Ein Update auf diesen sollte das Problem beheben:
update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt
Dann am besten diesen Branch gleich zur Update-Liste hinzufügen, damit FHEM auf dem neuesten Stand bleibt:
update add https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt