toggledbits / Reactor

Reactor (for Vera and openLuup) is a Vera Home Automation plugin that provides advanced programmable logic.
17 stars 0 forks source link

delay timer #40

Closed Djkelley88 closed 4 years ago

Djkelley88 commented 5 years ago

I want to Turn "on" a light when a door is open and leave the light on for 8 minutes and I can not get that to work. Can you help me with that?

toggledbits commented 5 years ago

OK. First, have a look at this video: https://youtu.be/VBr4gBcgQRg

Your problem, in its simplest form, can be solved with a single condition to which you add a reset delay. I'll leave it at that for now, and between that suggestion and the video, let's see how you fare. If you need additional direction, chime in here.

toggledbits commented 5 years ago

How have you made out with this?