Posted January 8, 20178 yr Hi guys! I am very new to all this and I thank you all very much for you help. I was wondering how i could program a timer for a light. I/E I run the program and it is set to turn a light on for say 5 min then shut it off? I am very new at this only had the unit a few days. Thanks Tony
January 8, 20178 yr Hi guys! I am very new to all this and I thank you all very much for you help. I was wondering how i could program a timer for a light. I/E I run the program and it is set to turn a light on for say 5 min then shut it off? I am very new at this only had the unit a few days. Thanks Tony What action do you want to trigger the light, a specific time, a motion sensor, etc?
January 8, 20178 yr Hi guys! I am very new to all this and I thank you all very much for you help. I was wondering how i could program a timer for a light. I/E I run the program and it is set to turn a light on for say 5 min then shut it off? I am very new at this only had the unit a few days. Thanks Tony Here is a really simple example: Test - [iD 0016][Parent 0001] If Time is 7:00:00PM Then Set 'Side Door' On Wait 5 minutes Set 'Side Door' Off Else - No Actions - (To add one, press 'Action')
January 9, 20178 yr In addition to Bill Morrow (above), you can add specific days to your time (look for the options) and if you make sure your time zone and lat/long is set correctly you should also find If ....sunset + 1 hour 15 minutes
January 9, 20178 yr Author I just wanted to run the program via my echo. if i leave the if blank would that work? is there a pdf on programing? thanks everyone
January 9, 20178 yr There must be code lines in your program for it to perform anything. The "If" section may be left blank.To connect your Echo into ISY, it is easiest and most powerful to use the ISY Portal for $49 per two years. Edited January 9, 20178 yr by larryllix
January 9, 20178 yr Asking Alexa to turn the program name On will run THEN. Off will run ELSE. No condition (IF) is required. Here's an example: Movie TimeIf - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set Scene 'LR / Scenes / LR Audio Power' Off Set Scene 'LR / Scenes / LR Movie Time' Off Run Program 'LR Begin Movie 1' (Then Path) Else Set Scene 'LR / Scenes / LR Movie Time' On Run Program 'LR End Movie 0' (Then Path)
January 9, 20178 yr is there a pdf on programing? There is a user manual and wiki. Both available here: http://wiki.universal-devices.com/index.php?title=Main_Page
January 9, 20178 yr Author Thanks guys! I did not see the drop down menu, lots of options there! works well!
January 9, 20178 yr Thanks guys! I did not see the drop down menu, lots of options there! works well! Yup, you got some learnin' to do there boy! [emoji3] It never stops. By the time you get confident with that you will bite off so much more! It's not a diet. It's a lifestyle. [emoji3] Sent from a tiny keyboard. Response may be brief.
Archived
This topic is now archived and is closed to further replies.