Posted June 1, 20196 yr Hi I try to use the following program to turn off some lights, but it doesn't work. Can someone give some advice?
June 1, 20196 yr @jzh How are you triggering the program to run? I see no triggers in the "If" section. Also: Did you know you can right click on the program title in the program tree, and select "copy to clipboard" then paste it into a post? Edited June 1, 20196 yr by larryllix
June 1, 20196 yr Author @larryllix: thanks, I learned how to copy/paste Actually, I know there's no condition, when I 'run (if)', some lights can be turned off, some not. F1_Lights Off - [ID 001C][Parent 0001] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set 'F1_Lights / F1_Breakfast_Spotlight' Off Set 'F1_Lights / F1_DinnerRm_Spotlight' Off Set 'F1_Lights / F1_Gate(Out)_Light' Off Set 'F1_Lights / F1_GateHall_Spotlight' Off Set 'F1_Lights / F1_Kitchen_Spotlight' Off Set 'F1_Lights / F1_Laundry_Light(N-A)' Off Set 'F1_Lights / F1_LivingRm_SpotLight' Off Wait 1 second Set 'F1_Lights / F1_Office_SpotLight' Off Set 'F1_Lights / F1_Deck_Light' Off Else - No Actions - (To add one, press 'Action') Edited June 1, 20196 yr by jzh
June 1, 20196 yr I would create a scene and and all lights to that scene as responders. Then program the scene itself to turn off. Since there is a one second wait prior to the last 2, of they are on dimmers, changing the ramp rate can accomplish the same or you can simply and them to the program as you've already done Edited June 1, 20196 yr by lilyoyo1
Archived
This topic is now archived and is closed to further replies.