I’m trying to figure out the most efficient way to start a timer when a security sensor is triggered. When triggered I need to set a 90 second timer. If it times out set a VSwitch on. If it doesn’t time out by the time the sensor resets then stop the timer and reset the timer.
Any tips would be much appreciated.