How to set a simple timer reset

Hi Alex. Haven’t tested this, but imagine this would work.
1st line: Starts a timer when zone gets inactive
2nd line: Cancels the timer if zone reactivates
3d line: Does something when timer times out

Drawback: There’s a period of one minute after the zone gets inactive that’s unhandled. If you have motion sensors, then they could play into the mix as well.

1 Like