sHedC / python-masterthermconnect

MasterTherm HeatPump API
MIT License
3 stars 2 forks source link

Enable/ Disable Cooling Setpoints #29

Closed sHedC closed 1 year ago

sHedC commented 1 year ago

The Cooling setpoints for HC0 to HC6 are not always installed, need to add logic as to when they are enabled or disabled and remove them from the formatted data if disabled.

sHedC commented 1 year ago

Cooling is enabled by the "reversation" property in the pumpinfo. If 1 then cooling is enabled and if 0 then cooling is disabled.