SebuZet / samsungrac

Home Assistant Climate Device for controlling (not only) Samsung AC
64 stars 31 forks source link

Temperature not converted #11

Open deece opened 4 years ago

deece commented 4 years ago

I'm using an MIM-H02 to control a Samsung airconditioner. My default temperature unit is Celcius.

When reporting the temperature, climate_ip incorrectly returns the temperature in Farenheit (but stating that it is in Celcius).

temp_bug

Nick398 commented 4 years ago

I have the same issue, also with MIM-H02.

I tried changing the default temp to F in th climate.py file, but nothing changed. If I change my HA settings to imperial, I 174 F so it seems an error in the calculation or retrieval?