I’m trying to convert a switch to a temporary switch.
Elk M1 has exposes a switch that opens the garage.
There’s also a sensor that measures whether the garage door is open (violated) or closed (normal).
The annoying thing is in order to open / close the garage door I have to press the switch on the dashboard twice as it toggles the switch. The garage door opens/closes when switch=on; given it’s a switch, once I press it’s on and need to be pressed again to go off. Is there a way via helpers/template switch etc. to make the switch automatically go back to off once activated (i.e. as measured by the sensor state)?