hannseman / homebridge-mi-hygrothermograph

Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
MIT License
264 stars 52 forks source link

'Current Temperature': characteristic was supplied illegal value: number -21.1 exceeded minimum of -10 #173

Closed mrrivest closed 2 years ago

mrrivest commented 2 years ago

Title says it all. The plugin has a minimal value of -10c. If it's colder, it says the value is illegal.

Expected Behavior

If it's -21.1c outside, it should report -21.1c, not -10c.

Versions

v3.1.0

hannseman commented 2 years ago

Fixed by #174