vnau / FritzGate

🏠 FritzGate - binding Fritz thermostats with third-party bluetooth thermometers
MIT License
1 stars 1 forks source link

Support for H5179 #4

Closed V1irus closed 1 week ago

V1irus commented 3 months ago

Hi, just got an H5179 + EPS32CAM. Unfortunately I miss took

integrating third-party temperature sensors like Govee H5075

as many more. So Are there any plans for Supporting any other Sensors?

Cheers

vnau commented 3 months ago

Hi, @V1irus,

the description may actually be a bit confusing. There were plans to implement support for other Govee sensors.

It should be pretty easy to add support for the H5179, as its protocol is quite similar to the H5075. Unfortunately, don't have the H5179 sensor myself and can't test whether it will work properly.

V1irus commented 3 months ago

Right, I tried to modify to support any other Sensor. But no cake. Seems like I'm looking in the wrong direction

Cheers

vnau commented 3 months ago

@V1irus Hopefully added support for H5179.

I just checked it on a test sequence, would appreciate if you can test it on a real device and confirm if it works correctly.

V1irus commented 3 months ago

Well seems a bit of :D

image image

vnau commented 1 week ago

FritzGate now utilizes the Theengs Decoder, supporting 70+ sensor models, including the Govee H5179, so I'm closing the issue.