lafleur Posted November 10, 2007 Share Posted November 10, 2007 What will this realy do: will it repeat this sequence 4 times? 4 times 5min = 20 min thanks.. If From Sunrise + 20 minutes For 20 minutes Then Repeat Every 5 minutes Set 'Front Door Light' Off Set 'Back Ext Trim Lights' Off Else - No Actions - (To add one, press 'Action') This will turn OFF all outside security lights Quote Link to comment
Chris Jahn Posted November 10, 2007 Share Posted November 10, 2007 Yes, it will repeat the sequence 4 times, but it is based on time only, Specifically: - the 'Then' is run at Sunrise + 20 minutes - 20 minutes later, then 'Then' is stopped abruptly, and the 'Else' is run If you want to guarantee it runs and completes 4 times every 5 minutes, you can do this: If Time is Sunset + 20 minutes Then Repeat 4 times Set 'Front Door Light' Off Set 'Back Ext Trim Lights' Off Wait 5 minutes Else - No Actions - (To add one, press 'Action') Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.