FHEM Forum

FHEM - Hausautomations-Systeme => Sonstige Systeme => Thema gestartet von: rageltus am 24 Februar 2017, 21:02:32

Titel: SignalDuino 433 Türkontakte werden mit Dev33 nicht mehr empfangen
Beitrag von: rageltus am 24 Februar 2017, 21:02:32
Hi zusammen,

mit dem Branch dev r33 des Signalduino werden meine China 433mhz türkontakte nicht mehr empfangen. Ich habe mich jetzt mir einem DOIF ala define mydoif DOIF ([sduino:&DMSG] eq "u85#FF8081") (set relais on) attr mydoif do always ausgeholfen aber das ist ja nicht die Lösung. Ging ja schonmal. Danke!

Gruß
Benjamin
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1328;P1=1269;P2=-430;P3=438;P4=-13950;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;O;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1455;P1=1333;P2=-477;P3=434;P4=-13948;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1329;P1=1276;P2=-426;P3=442;P4=-13962;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;O;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1327;P1=1275;P2=-430;P3=438;P4=-13952;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;O;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1335;P1=1273;P2=-434;P3=433;P4=-13959;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;O;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
2017.02.24 20:56:40 4 : sduino/msg READ: MS;P0=-1331;P1=1269;P2=-438;P3=436;P4=-13961;D=34301230123012301230123012301230123012301230123012;CP=3;SP=4;O;
2017.02.24 20:56:40 4 : sduino: Matched MS Protocol id 3 -> itv1
2017.02.24 20:56:40 4 : sduino: Decoded MS Protocol id 3 dmsg i555555 length 24
2017.02.24 20:56:40 4 : sduino: Dropped (i555555) due to short time or equal msg
Titel: Antw:SignalDuino 433 Türkontakte werden mit Dev33 nicht mehr empfangen
Beitrag von: Sidey am 26 Februar 2017, 08:21:58
Mit welcher Version ging es denn zuletzt?
Titel: Antw:SignalDuino 433 Türkontakte werden mit Dev33 nicht mehr empfangen
Beitrag von: Ralf9 am 26 Februar 2017, 10:06:47
welcher Empfänger wird verwendet?
Titel: Antw:SignalDuino 433 Türkontakte werden mit Dev33 nicht mehr empfangen
Beitrag von: rageltus am 26 Februar 2017, 10:50:18
Mit der auf fhem 5.8 eingecheckten Version. Das gleiche Setup wir vor dem Wechsel auf dev33. Rxb12 Empfänger.

Danke und Gruß