OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Honeywell T6 Pro thermostat reports set points in celsius units #131

Closed joshtbernstein closed 4 years ago

joshtbernstein commented 4 years ago

Similar to https://github.com/OpenZWave/qt-openzwave/issues/117, I'm having issues with the units on my Honeywell T6 Pro thermostat. The set points are reported in fahrenheit but the units are reported as celcius. This is causing issues with Home Assistant as it shows a cooling set point of 76F as 168.8F (76C converted to F). I was previously using from Home Assistant's legacy builtin zwave integration which did not have this issue.

Fishwaldo commented 4 years ago

Merging with #117