ha_magiqtouch icon indicating copy to clipboard operation
ha_magiqtouch copied to clipboard

Minor Bug: Converting from C to F by default

Open tayvenb13 opened this issue 8 months ago • 3 comments

If your thermostat is set to Fahrenheit, and HomeAssistant is set to Fahrenheit; The sensor will take the temperature from the Thermostat as Celsius and then the UI will convert it to Fahrenheit. This results in the temperature showing absurdly high.

The easy fix is to switch the Thermostat to Celsius.

However I think the code itself could be changed to not default as celsius

I'd make a PR to help out, but to be honest I am not that great at coding. Just wanted to bring this up in case it happens to someone else :)

tayvenb13 avatar Jun 13 '24 02:06 tayvenb13