Hi
now that tado has gone a bit balls-up I have moved to the homebridge version (inside HA) which exposes all the entities nicely.
The problem I have is that with tado.set_timer I was able to set a time and a temperature on the TRVs - now I can only really set a temp using climate.set_temperature, but I cannot set a duration - is there any easy way to do this?
I appreciate I can do it with setting up an automation ‘if climate.room state changes to HEAT for 20 minutes then turn climate.room OFF’ - but this means a seperate automation for each room and also difficult to just change the durations whenever i want.
Is there a better solution.