PDA

View Full Version : apex help on timer function


donkey77
08-23-2015, 04:22 PM
just trying to use the timer function on my apex i want to turn on my kessil at 11am so this is what i type under advace control
Fallback OFF
Set On
If time 11:00 to 18:00 Then On
is this right, so then i would put it to auto

Aquattro
08-23-2015, 05:19 PM
Set OFF. That way it's off unless the next condition is true.

donkey77
08-23-2015, 10:49 PM
why is it when i put it to auto it turns it off

Aquattro
08-24-2015, 12:11 AM
Not sure.

This is my light setup

Fallback OFF
Set OFF
If Time 13:00 to 20:00 Then ON
If Temp > 82.0 Then OFF