So I have my new Vera Lite and Kiwkset lock and light. I created a scene triggered by opening the door, and my foyer light comes on. Can’t get a delay built in to make it turn off though after 3 min. I don’t even know where to begin to set constraint of running the scene only at night. Help.
:o
read this for the delays: http://forum.micasaverde.com/index.php/topic,9577.msg63878.html#msg63878
And here you can read about how to make your scene only run at night “Only run the scene during the daytime”: http://wiki.micasaverde.com/index.php/Luup_Scenes_Events
Hope this helps…
;D Thank you very much! I got the delay working ok. I cut and pasted the LUUP code in from the link you sent and just changed the false to true (the code was for daylight). This code looks very much like Java.
On to my next hurdle!