Portisch / RF-Bridge-EFM8BB1

Alternative Firmware for the Sonoff RF Bridge EFM8BB1 chip
289 stars 122 forks source link

Chuango DWC-102 door sensor problem #185

Open Ralanacam opened 3 years ago

Ralanacam commented 3 years ago

Hello @Portisch! I have several Chuango DWC-102 door detectors and in normal mode I can only receive the open state, but when I sniff in RfRaw 177 mode I receive code in open state and in closed state but each time the code is different, to do actions in my Home Assistant I need be able to compare in normal mode (RfRaw 0).

Could you help me please?

### Latest firmware used? Yes, I am using the last published version (Version 0x04)

### Information Door Sensor Chuango DWC-102

### Sniffed data (rfraw 177) OPEN - 10:34:35 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:35","RfRaw":{"Data":"AA B1 03 024E 065E 41F0 28181908181818181818190908181819081818190819090908 55"}} CLOSE - 10:34:37 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:37","RfRaw":{"Data":"AA B1 03 023A 0672 114E 28181908181818181818190908181819081818190909081818 55"}} OPEN - 10:34:39 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:39","RfRaw":{"Data":"AA B1 03 024E 0668 41FA 28181908181818181818190908181819081818190819090908 55"}} CLOSE - 10:34:41 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:41","RfRaw":{"Data":"AA B1 03 024E 065E 111C 28181908181818181818190908181819081818190909081818 55"}} OPEN - 10:34:44 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:44","RfRaw":{"Data":"AA B1 03 0258 064A 420E 28181908181818181818190908181819081818190819090908 55"}} CLOSE - 10:34:46 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T10:34:46","RfRaw":{"Data":"AA B1 03 0230 067C 1130 28181908181818181818190908181819081818190909081818 55"}}

Sniffed data (rfraw 0/Normal)

OPEN - 11:46:57 MQT: tele/rf_bridge/RESULT = {"Time":"2021-01-06T11:46:57","RfReceived":{"Sync":16880,"Low":440,"High":1590,"Data":"203117","RfKey":"None"}} CLOSE - The sensor does not send any code.