Open cdkonecny opened 5 years ago
I am seeing the same issue with my install. Is there a possible fix for this?
My thermostat does not have an auto mode - is this an installer setting or a limitation of my thermostat?
The code shouldn't be hard to change
Found the option for auto change over ie auto in the installer menu. There are commands to set the heat and cool setpoints - I don't understand what isn't working?
From what I can tell, it looks like in somecomfort that it only checks for cooling mode, and any other operation mode will default to returning a heat setpoint.
Still don't understand - there are separate commands for reading/setting heat and cool setpoints. So when does this issue appear?
The code currently defaults to heat setpoint if the check does not return cooling. Is there a way to add a check for Auto as well and support dual setpoints?