I’m using the envisalink 4 module to connect my security system to the network and vera. It is installed and working properly.
I have a door sensor (device #74 on Vera).
I want to be notified only when the door is left open for 60 seconds on more.
If the door is closed, the timer needs to reset itself.
I’m not a programmer so please help with the code.
[quote=“ep5090, post:1, topic:197854”]I’m using the envisalink 4 module to connect my security system to the network and vera. It is installed and working properly.
I have a door sensor (device #74 on Vera).
I want to be notified only when the door is left open for 60 seconds on more.
If the door is closed, the timer needs to reset itself.
I’m not a programmer so please help with the code.
thanks!
Rich[/quote]
Install the app “Countdown Timer”
Create a timer device called “Door Timer” that runs for a duration of 60 seconds
Create a scene called “Door Open” that starts the timer when the door opens
Create a scene called “Door Closed” that cancels the timer when the door is closed
Create a scene called “Door Left Open” that sends an alert when “Door Timer” completes