bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
479 stars 49 forks source link

Calibrate hygrometer #140

Closed Captain-Greybeard closed 2 years ago

Captain-Greybeard commented 2 years ago

I have a H5075 which I have calibrated in the govee app but the plugin shows about 1% more in homekit.

bwp91 commented 2 years ago

The H5075 is a bluetooth-only sensor device and this plugin does not use bluetooth connect to these sensors to read the most up-to-date information.

This plugin uses the information retrieved from the Govee cloud, meaning that the data may be old if the sensor has not synced with your phone.

For these bluetooth-only sensors I always recommend using the other Govee plugin, homebridge-plugin-govee.

See for more info:

https://github.com/bwp91/homebridge-govee/wiki/Supported-Devices#thermo-hygrometer-sensors-wi-fi

Captain-Greybeard commented 2 years ago

Great thanks for the help, I wasn't aware that there was another plugin.