Closed
Description
Add an option to created separated timers for switches. This will allow the switch to turn off and on on a time based schedule.
Needed input per switch:
- Timer start time - ex: 09:00
- Timer stop time - ex: 22:00 or 10:00 PM
- Timer on duration - ex: 180
- Timer off duration - ex: 90
In this example the timer will run between 9 AM and 10 PM. In that period the power will be on for 180 minutes and then off for 90 minutes. This repeats till 10 PM.
If this timer is enabled on the switch, it cannot be used on the environment page. Because the switch has its own timer logic and not using the central logic anymore.
The on and off durations are in minutes.
The power switch will be checked every 30 seconds if a power switch change is needed.
The power switch indicator will have a clock icon to it to show that it is timer based.