Window light that automatically toggles at random intervals. Periodically, the script turns the light on or off. The Script\Timing property is the probability that the light will be turned on. The time period until the next change is randomly chosen from 5 to 15 seconds. The range of time can be configured with the auto_time_max and auto_time_min parameters.
Inherits | WindowShade |
---|---|
Properties | Script\Timing |
Parameters | auto_time_max (time), auto_time_min (time) |