Ok I am trying to figure out how to adjust my bathroom lights to come on at a lower level during mornings and nights.
I have created a scene. Assigned the keypad load button as the controller of the scene. I then have created the following program:
If
On Mon, Tue, Wed, Thu, Fri
From 6:00:00AM
To 7:30:00AM (same day)
And From 11:00:00PM
To 5:00:00AM (next day)
Then
In Scene 'Master Bed / Master Bath / Master Bath' Set 'Master Bed / Master Bath / Master Bath KL (load)' 25% (On Level)
In Scene 'Master Bed / Master Bath / Master Bath' Set 'Master Bed / Master Bath / Master Bath KL (load)' 30.0 Sec (Ramp Rate)
In Scene 'Master Bed / Master Bath / Master WC' Set 'Master Bed / Master Bath / Master Bath WC' 25% (On Level)
Else
In Scene 'Master Bed / Master Bath / Master Bath' Set 'Master Bed / Master Bath / Master Bath KL (load)' 70% (On Level)
In Scene 'Master Bed / Master Bath / Master Bath' Set 'Master Bed / Master Bath / Master Bath KL (load)' 0.5 Sec (Ramp Rate)
In Scene 'Master Bed / Master Bath / Master WC' Set 'Master Bed / Master Bath / Master Bath WC' 60% (On Level)
However, this isn't working for me lights come on to regular set levels at all times. Can someone point me in the right direction.