I am trying to move from my Vera Z-wave controller to HA. After removing two devices from Vera and moving them to HA, I was able access both in HA, but with different quirks.
Focusing on the one issue, my thermostat reports the current temperature using a Celsius reading, but calling it Fahrenheit.
Since I have a docker setup of HA, I installed zwavejs2mqtt. With that, I can see zwavejs2mqtt recognizing the current temperature as being reported in Celsius. However, instead of HA converting this to Fahrenheit, it just labels it as Fahrenheit.
It is interesting that the temperature I set the thermostat to is correctly displayed, but not the current temperature reading.