bluetooth-temperature-sensors
bluetooth-temperature-sensors copied to clipboard
Decimal Precision
First of all thanks! This has enabled me to integrate my Govee sensor into HA after failing to get it to see my Pi 3's native Bluetooth. It's been working great so far.
At the moment, the data is being published in whole integer precision. Is there a way to increase this to say at least one decimal point (so it notices changes of 0.1 degrees)? I think this should be possible because this is how the data is shown in the Govee app.
Again, thanks for your work!