FHEM Forum

Verschiedenes => Bastelecke => Thema gestartet von: litronics am 30 November 2017, 21:51:51

Titel: Honeywell / TFA TS33F Sensor
Beitrag von: litronics am 30 November 2017, 21:51:51
Hallo Zusammen,

ich habe ein paar Honeywell bzw. TFA Dostmann Themperatur / Luftfeuchte-Sensoren.

Die senden auf 433 MHz und ich habe auch schon mal die Daten, die mir mein Signalduino ausgibt aufgeschrieben:
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 12.1 clock 486 RSSI -58 -> Hideki protocol not invert
2017.11.30 21:42:51 5 : Sduino: extracted data 01010001111110111110100010110101110101111100110000010111001000101101010110100111100000001000 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: (message is to short)
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 52 clock 486 RSSI -58 -> OS_PIR
2017.11.30 21:42:51 5 : Sduino: extracted data 10101110000001000001011101001010001010000011001111101000110111010010101001011000011111110111 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: ( header not found)
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 58 clock 486 RSSI -58 -> tfa 30.3208.0
2017.11.30 21:42:51 5 : Sduino: extracted data 10101110000001000001011101001010001010000011001111101000110111010010101001011000011111110111 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: (undef)
2017.11.30 21:42:51 4 : Sduino/msg READ: MC;LL=-1011;LH=937;SL=-529;SH=453;D=B5B7CC1722D5A4B48;C=488;L=65;R=32;
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 10 clock 488 RSSI -58 -> OSV2o3
2017.11.30 21:42:51 5 : Sduino: extracted data 01001010010010000011001111101000110111010010101001011011010010110111 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: (undef)
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 52 clock 488 RSSI -58 -> OS_PIR
2017.11.30 21:42:51 5 : Sduino: extracted data 01001010010010000011001111101000110111010010101001011011010010110111 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: ( header not found)
2017.11.30 21:42:51 4 : Sduino: Found manchester Protocol id 58 clock 488 RSSI -58 -> tfa 30.3208.0
2017.11.30 21:42:51 5 : Sduino: extracted data 01001010010010000011001111101000110111010010101001011011010010110111 (bin)
2017.11.30 21:42:51 5 : Sduino: protocol does not match return from method: (undef)


Weis zufälligerweise jemand ob es für diese Sensoren schon was gibt?