Hello
I have 4 HVAC.
I turn on/off based on solar panel power .
The power on is simple, use an helper that tells the automation the lowest room temperature.
The power off should be slithly different:
list the hvac that are heating
power off hvac in the room with highest temperature. (the list is dinamically generate base on 1)
Thanks for your input.
I would like to integrate in my current automation.
I thought to a template that create an HVAC sublist with only the device that are heating and than choose the one with highest temperature. This is my goal.