999LV / SmartVirtualThermostat

Smart Virtual Thermostat python plugin for Domoticz home automation system
MIT License
41 stars 31 forks source link

when domoticz set to fahrenheit, setpoints show multiple of displayed temperature. #64

Closed feelingwalnut closed 5 months ago

feelingwalnut commented 7 months ago

when running domoticz as fahrenheit, entering a temperature into setpoint as fahrenheit the setpoint shown temperature will be a multiple of the fahrenheit temperature as if it was multiplying celsius to fahrenheit. 0 becomes 32 70 becomes a displayed temperature of 158 100 becomes 212

temperature of room remains the desired/entered temperature regardless of displayed setpoint. 158 does equal a 70 interior.

feelingwalnut commented 5 months ago

fixed in pull request.