I have my under cabinet lights that I turn on using my outlet 8 on my energy bar when I need to work in the sump area. I would like to program the outlet to turn off after a while so they don't stay on all night if I forget to turn them off. My program looks like this but it is not working.
fallback off
set on
if on > 2:00 then off (not sure how to set it to turn off after 2 hours)
Thanks for any help on this.
fallback off
set on
if on > 2:00 then off (not sure how to set it to turn off after 2 hours)
Thanks for any help on this.

