You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting the off button on the lovelace card turns off all thermostats not the one selected.
This is probably a limitation of the warmup API which using the android app has a "Heating System Off" which is what we must be calling and it turns all thermostats off.
Proposal
Create as service for this "all_off" function
Look if we can find a way to turn an individual thermostat off via the API if that isn't possible I suggest we set a fixed temp of "min_temp" (for me 5 oC) is the best version of OFF we can provide.
The text was updated successfully, but these errors were encountered:
Hitting the off button on the lovelace card turns off all thermostats not the one selected.
This is probably a limitation of the warmup API which using the android app has a "Heating System Off" which is what we must be calling and it turns all thermostats off.
Proposal
Create as service for this "all_off" function
Look if we can find a way to turn an individual thermostat off via the API if that isn't possible I suggest we set a fixed temp of "min_temp" (for me 5 oC) is the best version of OFF we can provide.
The text was updated successfully, but these errors were encountered: