I understand and can dim my LEDs at set sunrise and sunset using the TIME function, but do not understand how to use the SUN function. So this works for me:
Set OFF
If Time 07:00 to 08:00 Then RampUp
If Time 08:00 to 19:00 Then ON
If Time 19:00 to 20:00 Then RampDown
But I want the Sun function instead. Maybe it involves setting up a virtual outlet?
Set OFF
If Time 07:00 to 08:00 Then RampUp
If Time 08:00 to 19:00 Then ON
If Time 19:00 to 20:00 Then RampDown
But I want the Sun function instead. Maybe it involves setting up a virtual outlet?