pvvx / ATC_MiThermometer

Custom firmware for the Xiaomi Thermometers and Telink Flasher
https://github.com/pvvx/pvvx.github.io/tree/master/ATC_MiThermometer
Other
2.99k stars 208 forks source link

Configurable sensor accuracy #550

Open FBlass opened 1 month ago

FBlass commented 1 month ago

Hi everyone,

it is nice that the custom firmware has a increased accuracy, up to 0.01. However it do not need this high accuracy and would prefer to configure this for humidity and temperature. For temperature 0.1 is enough for me, for humidity no decimal precision is required for me. Is it possible to make this configurable in the firmware?

Thanks for this awesome project!

pvvx commented 1 month ago

The digit capacity of the readings is set in an external program. For example, in Home Assistant: image