smarthome_newbie Posted October 7, 2019 Posted October 7, 2019 I've figured out how to link switches together to control the same load. Trying to take it slow and learn. Is there an easy way to make a button a keypad turn every switch off, or do I have to add them individually to a scene? Also, I would like my outside light to turn on at sunset. That requires a program, correct? Thanks!
lilyoyo1 Posted October 7, 2019 Posted October 7, 2019 5 minutes ago, smarthome_newbie said: I've figured out how to link switches together to control the same load. Trying to take it slow and learn. Is there an easy way to make a button a keypad turn every switch off, or do I have to add them individually to a scene? Also, I would like my outside light to turn on at sunset. That requires a program, correct? Thanks! The only other way is to program each individual light to turn off via a program based off a button press. Timers are only available via programs
smarthome_newbie Posted October 7, 2019 Author Posted October 7, 2019 1 minute ago, lilyoyo1 said: The only other way is to program each individual light to turn off via a program based off a button press. Timers are only available via programs What about a way to turn off all lights? That was a separate question from the program to turn on the outside light at sunset. Also, what are the best instructions to follow for adding the program to turn on the outside light. Thanks!
lilyoyo1 Posted October 7, 2019 Posted October 7, 2019 I answered both questions. You can either use a scene to accomplish what you want or a program by adding in every device to a program. There are no best instructions. It comes down to what you are trying to accomplish. Post what you have so far and we can help you improve it.
smarthome_newbie Posted October 8, 2019 Author Posted October 8, 2019 13 minutes ago, lilyoyo1 said: I answered both questions. You can either use a scene to accomplish what you want or a program by adding in every device to a program. There are no best instructions. It comes down to what you are trying to accomplish. Post what you have so far and we can help you improve it. Can you please explain how to create a program with a timer? Don't really have anything to post to show you.
larryllix Posted October 8, 2019 Posted October 8, 2019 Let's start off simple. If SwitchLinc is switched ON <----detects the paddle tap Then Wait 2 minutes Set SwitchLinc Off Else ------ Try it substituting your switchlinc name.
lilyoyo1 Posted October 8, 2019 Posted October 8, 2019 1 hour ago, smarthome_newbie said: Can you please explain how to create a program with a timer? Don't really have anything to post to show you. As I explained to you before, not many people will be willing to program for you. You have to at least show a willingness and desire to sit down and try. Sound out what you are trying to do and that will be your program. For basic stuff it's really that simple.
oberkc Posted October 8, 2019 Posted October 8, 2019 11 hours ago, smarthome_newbie said: Is there an easy way to make a button a keypad turn every switch off, or do I have to add them individually to a scene? Adding each switch to a scene is, indeed, the way I would achieve this goal.
oberkc Posted October 8, 2019 Posted October 8, 2019 11 hours ago, smarthome_newbie said: That requires a program, correct? Correct
Recommended Posts
Archived
This topic is now archived and is closed to further replies.