Can Timers Overlap?
Yes! Timers can overlap and still function properly.
What does this look like?
- Example 1:
- Timer Blue is set from 08:00 to 16:00
- Timer Red is set from 12:00 to 20:00
- The lights will be blue from 08:00 to 12:00, and red from 12:00 to 20:00
- Example 2
- Timer Blue is set from 08:00 to 16:00
- Timer Red is set from 12:00 to 14:00.
- The lights will be blue from 08:00 to 12:00, red from 12:00 to 14:00, and blue again from 14:00 to 16:00.