iprak / sensi

HomeAssistant integration for Sensi thermostat
MIT License
43 stars 9 forks source link

Temperature sensor showing wrong units in 1.2.0 #17

Closed goguda closed 1 year ago

goguda commented 1 year ago
Screenshot 2023-09-17 at 9 01 16 PM

Should be 22 degrees C, if I switch to C in settings it shows as -6C (which is wrong)

iprak commented 1 year ago

That seems wrong. What unit is your thermostat set to display?

goguda commented 1 year ago

That seems wrong. What unit is your thermostat set to display?

The actual thermostat setting is set to C, home assistant is defaulting to F on 1.2.0. If I change it to C manually it shows as -6C. You can see above too in the Thermostat section it's reading 22C, so it's just the temperature sensor alone it seems.

Was working fine before the update.

goguda commented 1 year ago
Screenshot 2023-09-18 at 5 26 06 PM
iprak commented 1 year ago

This should be fixed in v1.2.1

goguda commented 1 year ago

Can confirm fixed, thank you so much!