This program will run your lights from 8am - 6:30pm M-F and from 7am - 6:30pm Sat and Sunday. It will turn your lights OFF if the tank gets too hot and will turn them ON if the tank gets too cold. Finally, it will wait 10 minutes before turning your lights ON again if they go OFF for some reason to save wear and tear on the ballasts.


Fallback ON
Set OFF
If Time 07:00 to 09:00 Then ON
If DoW -MTWTF- Then OFF
If Time 08:00 to 18:30 Then ON
If Temp > 82.0 Then OFF
If Temp < 76.0 Then ON
Min Time 010:00 Then OFF