I use the Evohome integration a long time and works great! thanks for the awesome work
For a while now I have a hybrid heating system Atag controlled by the Atag One Zone (thermostat function disabled just for management and cloud control) and to switch between operational modes. The system is set to WAR and the water is contained in a buffer.
I use Evohome to manage the heating per zone, when a zone requests heat, evohome switches on an external pump to get the water to the zone from a buffer. The system in a nutshell.
I can switch the Atag to cooling mode from Home Assistant but I need to manually switch evohome to cooling. The integration seems to only know “Heating” or “Off” Does anyone know if this can be done with the integration or maybe with an additional API call? So I can use Homeassistant to keep them in sync?
I’m posting this in “feature requests” since i’m almost certaint this is not there and perhaps a feature request. if this is the wrong location let me know!
Ok able to kind of work around this… Evohome sets the zone’s wich cannot cool to 35 degrees… Created an automation to monitor 2 of those zones and switch to Atag One Zone to cooling when set to 35 degrees and vice versa when set to below 34. This way when I set the evohome to cooling mode the Atag One Zone will follow. I have to only switch one device now, way better than manually switch 2 devices.
If anyone has the right API call to switch Evohome to cooling I could switch to cooling mode based on rule sets… Evohome does not offer this as far as I know
This is actively being worked on - I am currently trying to identify whey the JSON I am retrieving has: "canControlCool": false
… and not "canControlCool": true