Portisch / RF-Bridge-EFM8BB1

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

Digoo DG-HOSA PIR sensor support and modified protocol definition for Digoo DG-R8H for advanced sniffing mode #141

Open cr8zi opened 4 years ago

cr8zi commented 4 years ago

Digoo DG-HOSA PIR sensor support for advanced sniffing mode and modified protocol definition for Digoo DG-R8H. In my setup I'm using successfully together Digoo DG-HOSA PIR, Digoo DG-R8H and Auriol H13726 Weather Station.

zheffie commented 4 years ago

@cr8zi, can you elaborate on how you made it work in combination with Digoo DG-R8H and Sonoff RF bridge? I compiled your code into a new firmware and uploaded it successfully. In rfraw 177 mode, I can see the data, but is it also available in 'normal' mode?

cr8zi commented 4 years ago

@zheffie, it is working in advanced sniffing mode, regarding normal mode, this can help to understand how it works i'm using it with Tasmota 8.20, enabled after boot by rule: RULE1 ON System#Boot DO rfraw 0xa6 ENDON

zheffie commented 4 years ago

Thanks.

michaelhwhitten commented 4 years ago

@cr8zi @zheffie - would either of you be willing to share the compiled binary? I'd like to give this a try. Thanks!