Jump to content

why can't turn off the lights?


Recommended Posts

@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')
 

 

Link to comment

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

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...