FHEM Forum

FHEM - Hausautomations-Systeme => Sonstige Systeme => Thema gestartet von: moontear am 26 Februar 2020, 15:06:27

Titel: SIGNALduino Lichterkette wird erkannt per autocreate, aber Funktionen fehlen
Beitrag von: moontear am 26 Februar 2020, 15:06:27
Hallo,

Ich habe eine neue Lichterkette inkl. 433MHz Fernsteuerung: https://www.amazon.de/gp/product/B07FZCVWHT

Fernsteuerung hat folgende Tasten:
Autocreate hat folgendes Device angelegt:
Internals:
   CFGFN     
   DEF        F1000F0000 0F F0
   FUUID      5e566fc2-f33f-ccb3-0a23-c7addcf00d9cc4d6
   IODev      sduino
   LASTInputDev sduino
   MSGCNT     13
   NAME       IT_F1000F0000
   NR         6178
   STATE      dimup
   TYPE       IT
   XMIT       f1000f0000
   XMITdimdown 00
   XMITdimup  00
   XMIToff    f0
   XMITon     0f
   sduino_DMSG i701009
   sduino_MSGCNT 13
   sduino_Protocol_ID 3
   sduino_RAWMSG MS;P2=349;P3=-1295;P4=1145;P5=-510;P6=-12270;D=26234545452323232323232345232323232323232345232345;CP=2;SP=6;R=44;m2;#;#;
   sduino_RSSI -52
   sduino_TIME 2020-02-26 14:52:40
   CODE:
     1          f1000f0000
   READINGS:
     2020-02-26 14:52:40   state           dimup
     protocol:
       VAL        V1
   userV1setCodes:
     dimup      DF
     off        f0
     on         0f
Attributes:
   IODev      sduino
   room       IT


On funktioniert als Toggle (On/Off), Off funktioniert nicht. Wie gehe ich jetzt nochmal vor? Sollte ich userV1Codes verwenden? Leider soll ich da nur Codes mit 0/1/F/D verwenden, und diese kenne ich leider nicht und kann sie dem Log nicht entnehmen (Log folgt weiter unten). Muss ich mit DOIFs arbeiten? Ich habe alle userV1Codes durchprobiert, nur test:0f toggelt die Lichterkette an/aus, alles andere (z.B. test:01 oder test:ff macht nichts).

Mein Ziel ist natürlich "ein Device" in FHEM über welches ich alle Funktionen steuern kann. An/Aus, Mode up/down und Dim up/down.

Ich habe jede Taste 2x gedrückt um das loggen nachvollziehbar zu machen. Folgend ist das komplette Log aller Tasten.
Toggle On/Off

### On 1
2020.02.26 14:45:20 4: sduino: Read, msg: MS;P2=344;P3=-1301;P5=1140;P6=-517;P7=-12257;D=27235656562323232323232356232323232323232323232356;CP=2;SP=7;R=37;m2;#;#;
2020.02.26 14:45:20 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:45:20 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -55.5
2020.02.26 14:45:20 4: sduino IT: message "i701001" (7)
2020.02.26 14:45:20 4: sduino IT: msgcode "F1000F00000F" (12) bin = 011100000001000000000001
2020.02.26 14:45:20 4: sduino: Read, msg: MS;P2=344;P3=-1301;P5=1140;P6=-517;P7=-12257;D=27235656562323232323232356232323232323232323232356;CP=2;SP=7;R=37;m1;#;V;
2020.02.26 14:45:20 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:45:20 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -55.5
2020.02.26 14:45:20 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg

### On 2
2020.02.26 14:47:03 4: sduino: Read, msg: MS;P2=347;P3=-1292;P4=1144;P5=-507;P6=-12280;D=26234545452323232323232345232323232323232323232345;CP=2;SP=6;R=48;m2;#;#;
2020.02.26 14:47:03 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:47:03 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -50
2020.02.26 14:47:03 4: sduino IT: message "i701001" (7)
2020.02.26 14:47:03 4: sduino IT: msgcode "F1000F00000F" (12) bin = 011100000001000000000001
2020.02.26 14:47:03 4: sduino: Read, msg: MS;P2=347;P3=-1292;P4=1144;P5=-507;P6=-12280;D=26234545452323232323232345232323232323232323232345;CP=2;SP=6;R=48;m1;#;E;
2020.02.26 14:47:03 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:47:03 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -50
2020.02.26 14:47:03 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg

### Off 1
2020.02.26 14:45:56 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:45:56 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -50.5
2020.02.26 14:45:56 4: sduino IT: message "i701001" (7)
2020.02.26 14:45:56 4: sduino IT: msgcode "F1000F00000F" (12) bin = 011100000001000000000001
2020.02.26 14:45:56 4: sduino: Parse_MS, Matched MS Protocol id 3.1 -> itv1_sync40
2020.02.26 14:45:56 4: sduino: Parse_MS, Decoded matched MS Protocol id 3.1 dmsg i701001 length 24  RSSI = -50.5
2020.02.26 14:45:56 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg
2020.02.26 14:45:56 4: sduino: Read, msg: MS;P1=-12567;P3=-1299;P4=345;P5=1148;P6=-506;D=41435656564343434343434356434343434343434343434356;CP=4;SP=1;R=47;m1;C;V;
2020.02.26 14:45:56 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:45:56 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -50.5
2020.02.26 14:45:56 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg
2020.02.26 14:45:56 4: sduino: Parse_MS, Matched MS Protocol id 3.1 -> itv1_sync40
2020.02.26 14:45:56 4: sduino: Parse_MS, Decoded matched MS Protocol id 3.1 dmsg i701001 length 24  RSSI = -50.5
2020.02.26 14:45:56 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg

### Off 2
2020.02.26 14:46:41 4: sduino: Read, msg: MS;P1=-1288;P2=1163;P3=-496;P4=353;P5=-12268;D=45412323234141414141414123414141414141414141414123;CP=4;SP=5;R=40;m2;A;A;
2020.02.26 14:46:41 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:46:41 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -54
2020.02.26 14:46:41 4: sduino IT: message "i701001" (7)
2020.02.26 14:46:41 4: sduino IT: msgcode "F1000F00000F" (12) bin = 011100000001000000000001
2020.02.26 14:46:41 4: sduino: Read, msg: MS;P1=-1288;P2=1163;P3=-496;P4=353;P5=-12268;D=45412323234141414141414123414141414141414141414123;CP=4;SP=5;R=40;m1;A;#;
2020.02.26 14:46:41 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:46:41 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701001 length 24  RSSI = -54
2020.02.26 14:46:41 4: sduino: Dispatch, i701001, Dropped due to short time or equal msg

Timer

### Timer 1
2020.02.26 14:54:02 4: sduino: Read, msg: MS;P2=1153;P3=-507;P4=342;P5=-1304;P7=-12285;D=47452323234545454545454523454545454545454545452323;CP=4;SP=7;R=48;m2;#;E;
2020.02.26 14:54:02 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:54:02 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701003 length 24  RSSI = -50
2020.02.26 14:54:02 4: sduino IT: message "i701003" (7)
2020.02.26 14:54:02 4: sduino IT: msgcode "F1000F000001" (12) bin = 011100000001000000000011
2020.02.26 14:54:02 4: sduino IT: message "i701003" (7)
2020.02.26 14:54:02 4: sduino IT: msgcode "F1000F000001" (12) bin = 011100000001000000000011
2020.02.26 14:54:02 3: sduino: Unknown code i701003, help me!
2020.02.26 14:54:02 4: sduino: Read, msg: MS;P2=1153;P3=-507;P4=342;P5=-1304;P7=-12285;D=47452323234545454545454523454545454545454545452323;CP=4;SP=7;R=48;m1;#;#;
2020.02.26 14:54:02 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:54:02 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701003 length 24  RSSI = -50
2020.02.26 14:54:02 4: sduino: Dispatch, i701003, Dropped due to short time or equal msg

### Timer 2
2020.02.26 14:54:23 4: sduino: Read, msg: MS;P2=359;P3=-1292;P5=1151;P6=-500;P7=-12269;D=27235656562323232323232356232323232323232323235656;CP=2;SP=7;R=51;m2;#;V;
2020.02.26 14:54:23 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:54:23 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701003 length 24  RSSI = -48.5
2020.02.26 14:54:23 4: sduino IT: message "i701003" (7)
2020.02.26 14:54:23 4: sduino IT: msgcode "F1000F000001" (12) bin = 011100000001000000000011
2020.02.26 14:54:23 4: sduino IT: message "i701003" (7)
2020.02.26 14:54:23 4: sduino IT: msgcode "F1000F000001" (12) bin = 011100000001000000000011
2020.02.26 14:54:23 3: sduino: Unknown code i701003, help me!
2020.02.26 14:54:23 4: sduino: Read, msg: MS;P2=359;P3=-1292;P5=1151;P6=-500;P7=-12269;D=27235656562323232323232356232323232323232323235656;CP=2;SP=7;R=51;m1;V;V;
2020.02.26 14:54:23 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:54:23 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701003 length 24  RSSI = -48.5
2020.02.26 14:54:23 4: sduino: Dispatch, i701003, Dropped due to short time or equal msg


Mode Up/Down

### Mode Up 1
2020.02.26 14:47:48 4: sduino: Read, msg: MS;P1=-12008;P2=346;P3=-1288;P4=1159;P5=-499;D=21234545452323232323232345232323232323232323454545;CP=2;SP=1;R=48;m2;E;E;
2020.02.26 14:47:48 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:47:48 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701007 length 24  RSSI = -50
2020.02.26 14:47:48 4: sduino IT: message "i701007" (7)
2020.02.26 14:47:48 4: sduino IT: msgcode "F1000F0000F1" (12) bin = 011100000001000000000111
2020.02.26 14:47:48 4: sduino IT: message "i701007" (7)
2020.02.26 14:47:48 4: sduino IT: msgcode "F1000F0000F1" (12) bin = 011100000001000000000111
2020.02.26 14:47:48 3: sduino: Unknown code i701007, help me!
2020.02.26 14:47:48 4: sduino: Read, msg: MU;P1=-12008;P2=346;P3=-1288;P4=1159;P5=-499;P6=-32001;D=2123454545232323232323234523232323232323232345454526;CP=2;R=48;
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 31 -> Pollin ISOTRONIC matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 34 -> QUIGG | LIBRA matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2020.02.26 14:47:48 4: sduino: Parse_MU, Fingerprint for MU Protocol id 83 -> RH787T matches, trying to demodulate

### Mode Up 2
2020.02.26 14:51:51 4: sduino: Read, msg: MS;P1=-12553;P2=361;P3=-1289;P4=1153;P5=-505;D=21234545452323232323232345232323232323232323454545;CP=2;SP=1;R=44;m2;#;#;
2020.02.26 14:51:51 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:51:51 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701007 length 24  RSSI = -52
2020.02.26 14:51:52 4: sduino IT: message "i701007" (7)
2020.02.26 14:51:52 4: sduino IT: msgcode "F1000F0000F1" (12) bin = 011100000001000000000111
2020.02.26 14:51:52 4: sduino IT: message "i701007" (7)
2020.02.26 14:51:52 4: sduino IT: msgcode "F1000F0000F1" (12) bin = 011100000001000000000111
2020.02.26 14:51:52 3: sduino: Unknown code i701007, help me!
2020.02.26 14:51:52 4: sduino: Read, msg: MS;P1=-12553;P2=361;P3=-1289;P4=1153;P5=-505;D=21234545452323232323232345232323232323232323454545;CP=2;SP=1;R=44;m1;E;E;
2020.02.26 14:51:52 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:51:52 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701007 length 24  RSSI = -52
2020.02.26 14:51:52 4: sduino: Dispatch, i701007, Dropped due to short time or equal msg

### Mode Down 1
2020.02.26 14:49:11 4: sduino: Read, msg: MC;LL=-1065;LH=886;SL=-459;SH=508;D=AEA5BAE6720A7C005752DD7339053E002BA96EB98;C=486;L=161;R=42;
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 10 clock 486 RSSI -53 -> Oregon Scientific v2|v3
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 12 clock 486 RSSI -53 -> Hideki
2020.02.26 14:49:11 4: sduino: receive Hideki protocol not inverted
2020.02.26 14:49:11 4: sduino: Hideki protocol converted to hex: 75D2D7CC04F200D44A5D with 85 bits, messagestart 0
2020.02.26 14:49:11 4: sduino Hideki_Parse: incomming P12#75D2D7CC04F200D44A5D
2020.02.26 14:49:11 4: sduino Hideki_crc: rawdata=75D2D7CC04F200D44A5D to short, count=28 data length=10
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 52 clock 486 RSSI -53 -> Oregon Scientific PIR
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 58 clock 486 RSSI -53 -> TFA 30.3208.0
2020.02.26 14:49:11 4: sduino: TFA 30.3208.0 preamble_pos = 67
2020.02.26 14:49:11 4: sduino: TFA message start(1)=67 end=119 with length=52
2020.02.26 14:49:11 4: sduino: TFA message part(1)=4569146637D60
2020.02.26 14:49:11 4: sduino: TFA message start(2)=132 end=161 with length=29
2020.02.26 14:49:11 4: sduino: TFA message part(2): message with length=29 is to short
2020.02.26 14:49:11 4: sduino: Read, msg: MC;LL=-979;LH=974;SL=-483;SH=491;D=002BA7A4B66B3F9F0015D3D25B359FCF800AE9E928;C=487;L=165;R=50;
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 10 clock 487 RSSI -49 -> Oregon Scientific v2|v3
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 12 clock 487 RSSI -49 -> Hideki
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 52 clock 487 RSSI -49 -> Oregon Scientific PIR
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 58 clock 487 RSSI -49 -> TFA 30.3208.0
2020.02.26 14:49:11 4: sduino: TFA 30.3208.0 preamble_pos = 12
2020.02.26 14:49:11 4: sduino: TFA message start(1)=12 end=64 with length=52
2020.02.26 14:49:11 4: sduino: TFA message part(1)=4585B4994C060
2020.02.26 14:49:11 4: sduino: TFA message start(2)=77 end=129 with length=52
2020.02.26 14:49:11 4: sduino: TFA message part(2)=4585B4994C060
2020.02.26 14:49:11 4: sduino: TFA message start(3)=142 end=165 with length=23
2020.02.26 14:49:11 4: sduino: TFA message part(3): message with length=23 is to short
2020.02.26 14:49:11 4: sduino: repeated hex 4585B4994C060 found 2 times
2020.02.26 14:49:11 4: sduino: SD_WS_Parse protocol 58, rawData 4585B4994C060
2020.02.26 14:49:11 4: sduino: SD_WS_Parse decoded protocol-id 58 (TFA 30.3208.0), sensor-id 133
2020.02.26 14:49:11 4: sduino: Read, msg: MC;LL=-979;LH=972;SL=-474;SH=526;D=B359FCF8;C=491;L=29;R=50;
2020.02.26 14:49:11 4: sduino: Parse_MC, Found manchester Protocol id 52 clock 491 RSSI -49 -> Oregon Scientific PIR

### Mode Down 2
2020.02.26 14:51:37 4: sduino: Read, msg: MS;P0=-1282;P1=350;P2=1164;P3=-493;P4=-12266;D=14102323231010101010101023101010101010101023231023;CP=1;SP=4;R=34;m2;;1;
2020.02.26 14:51:37 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:51:37 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i70100D length 24  RSSI = -57
2020.02.26 14:51:37 4: sduino IT: message "i70100D" (7)
2020.02.26 14:51:37 4: sduino IT: msgcode "F1000F00001F" (12) bin = 011100000001000000001101
2020.02.26 14:51:37 4: sduino IT: message "i70100D" (7)
2020.02.26 14:51:37 4: sduino IT: msgcode "F1000F00001F" (12) bin = 011100000001000000001101
2020.02.26 14:51:37 3: sduino: Unknown code i70100D, help me!
2020.02.26 14:51:37 4: sduino: Read, msg: MU;P0=-1282;P1=350;P2=1164;P3=-493;P4=-12266;P5=-32001;D=1410232323101010101010102310101010101010102323102315;CP=1;R=34;
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 31 -> Pollin ISOTRONIC matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 34 -> QUIGG | LIBRA matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 48 -> TFA Dostmann matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2020.02.26 14:51:37 4: sduino: Parse_MU, Fingerprint for MU Protocol id 83 -> RH787T matches, trying to demodulate

Dim Up/Down

### Dim Up 1
2020.02.26 14:52:24 4: sduino: Read, msg: MS;P3=-1292;P4=352;P5=1151;P6=-509;P7=-12284;D=47435656564343434343434356434343434343434356434356;CP=4;SP=7;R=47;m2;C;V;
2020.02.26 14:52:24 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:52:24 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701009 length 24  RSSI = -50.5
2020.02.26 14:52:24 4: sduino IT: message "i701009" (7)
2020.02.26 14:52:24 4: sduino IT: msgcode "F1000F0000DF" (12) bin = 011100000001000000001001
2020.02.26 14:52:24 4: sduino: Read, msg: MU;P1=-29078;P3=-1292;P4=352;P5=1151;P6=-509;P7=-12284;D=4743565656434343434343435643434343434343435643435641;CP=4;R=47;
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 31 -> Pollin ISOTRONIC matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 34 -> QUIGG | LIBRA matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 50 -> Opus_XT300 matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 64 -> WH2 matches, trying to demodulate
2020.02.26 14:52:24 4: sduino: Parse_MU, Fingerprint for MU Protocol id 83 -> RH787T matches, trying to demodulate

### Dim Up 2
2020.02.26 14:52:40 4: sduino: Read, msg: MS;P2=349;P3=-1295;P4=1145;P5=-510;P6=-12270;D=26234545452323232323232345232323232323232345232345;CP=2;SP=6;R=44;m2;#;#;
2020.02.26 14:52:40 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:52:40 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701009 length 24  RSSI = -52
2020.02.26 14:52:40 4: sduino IT: message "i701009" (7)
2020.02.26 14:52:40 4: sduino IT: msgcode "F1000F0000DF" (12) bin = 011100000001000000001001
2020.02.26 14:52:40 4: sduino: Read, msg: MS;P2=349;P3=-1295;P4=1145;P5=-510;P6=-12270;D=26234545452323232323232345232323232323232345232345;CP=2;SP=6;R=44;m1;#;E;
2020.02.26 14:52:40 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:52:40 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i701009 length 24  RSSI = -52
2020.02.26 14:52:40 4: sduino: Dispatch, i701009, Dropped due to short time or equal msg

### Dim Down 1
2020.02.26 14:52:49 4: sduino: Read, msg: MS;P3=-497;P4=1155;P5=368;P6=-12274;P7=-1280;D=56574343435757575757575743575757575757575743434343;CP=5;SP=6;R=36;m2;C;C;
2020.02.26 14:52:49 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:52:49 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i70100F length 24  RSSI = -56
2020.02.26 14:52:49 4: sduino IT: message "i70100F" (7)
2020.02.26 14:52:49 4: sduino IT: msgcode "F1000F000011" (12) bin = 011100000001000000001111
2020.02.26 14:52:49 4: sduino IT: message "i70100F" (7)
2020.02.26 14:52:49 4: sduino IT: msgcode "F1000F000011" (12) bin = 011100000001000000001111
2020.02.26 14:52:49 3: sduino: Unknown code i70100F, help me!
2020.02.26 14:52:49 4: sduino: Read, msg: MS;P3=-497;P4=1155;P5=368;P6=-12274;P7=-1280;D=56574343435757575757575743575757575757575743434343;CP=5;SP=6;R=36;m1;C;C;
2020.02.26 14:52:49 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:52:49 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i70100F length 24  RSSI = -56
2020.02.26 14:52:49 4: sduino: Dispatch, i70100F, Dropped due to short time or equal msg

### Dim Down 2
2020.02.26 14:53:19 4: sduino: Read, msg: MS;P2=352;P3=-1287;P4=1173;P5=-489;P6=-12265;D=26234545452323232323232345232323232323232345454545;CP=2;SP=6;R=35;m2;#;#;
2020.02.26 14:53:19 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:53:19 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i70100F length 24  RSSI = -56.5
2020.02.26 14:53:19 4: sduino IT: message "i70100F" (7)
2020.02.26 14:53:19 4: sduino IT: msgcode "F1000F000011" (12) bin = 011100000001000000001111
2020.02.26 14:53:19 4: sduino IT: message "i70100F" (7)
2020.02.26 14:53:19 4: sduino IT: msgcode "F1000F000011" (12) bin = 011100000001000000001111
2020.02.26 14:53:19 3: sduino: Unknown code i70100F, help me!
2020.02.26 14:53:19 4: sduino: Read, msg: MS;P2=352;P3=-1287;P4=1173;P5=-489;P6=-12265;D=26234545452323232323232345232323232323232345454545;CP=2;SP=6;R=35;m1;E;E;
2020.02.26 14:53:19 4: sduino: Parse_MS, Matched MS Protocol id 3 -> chip xx2260 / xx2262
2020.02.26 14:53:19 4: sduino: Parse_MS, Decoded matched MS Protocol id 3 dmsg i70100F length 24  RSSI = -56.5
2020.02.26 14:53:19 4: sduino: Dispatch, i70100F, Dropped due to short time or equal msg