aquaticus / nexus433

433MHz temperature and humidity sensor receiver that integrates with home automation systems.
GNU General Public License v3.0
191 stars 32 forks source link

Adding support for sensors Digoo DG-R8S with TFA (similar to Nexus) protocol #16

Closed StalkerSVR closed 1 year ago

StalkerSVR commented 5 years ago

Also added ID and channel tags to MQTT message for simplify of message routing in NodeRed

aquaticus commented 5 years ago

Do you have any description of TFA protocol?

dpomparau commented 5 years ago

Greatly appreciated if support for digoo Dg-r8s will be added 👍

aquaticus commented 5 years ago

Unfortunately I have no DG-R8S sensor and cannot test the code with this device.

dpomparau commented 5 years ago

I want to help with that. I can send you ~5$ or a sensor if you're in the neighborhood.

aquaticus commented 5 years ago

Thanks for the support :-) I can prepare a version of the program that supports Digoo DG-R8S. If you agree to test it we can proceed this way.

dpomparau commented 5 years ago

Gladly! For the moment I have 2 sensors and can get 2 more.

pigeon commented 4 years ago

@dpomparau have you tried testing this PR on the devices?

dpomparau commented 4 years ago

No, sorry, just Digoo DG-R8S and Digoo DG-R8H.

pigeon commented 4 years ago

Oh sorry, I meant Digoo DG-R8S. Has it worked for you?

dpomparau commented 4 years ago

Yes, with this change it works. I saw some difference between R8s and R8h at humidity values but the program works without issues.

pigeon commented 4 years ago

Great. Thanks. Trying it with the same devices as we speak.

aquaticus commented 1 year ago

Breaks compatibility with existing sensor. Will reuse it when support for multiple sensor types added.