Hi,
I want to create an automation to switch off the heating furnace (switch.verwarming_brander) when ALL of the radiators (also switches because they all have a solenoid valve) are OFF
I can’t use the triggers because then it will switch off when 1 of the radiators switches off, it should wait untill the LAST one switches off
The multiple triggers use “OR” function, but I need “AND”
It should only switch off the heater when the last radiator switches off.
How should I do this ?
I already have an automation for switching ON the burner, but that’s easy because there does need the “OR” function on the triggers : If any radiator switches on, the burner should switch on … easy peasy … but for switching OFF … ???
I thought of putting all the radiators as trigger going from “on” to “off” and then adding all the radiators again as condition being “off” … but I think that would create a problem on the last one, because at the moment of the trigger the condition is still “on”, so it won’t pass the condition at that moment … but because of it switching off there won’t be any other trigger to turn the furnace off … hmmmmmm
Greetings
Pascal
Belgium