Posted May 20, 201312 yr I simply want to set a timer that if a switch is on for a set time it will shut off. How do I set that up?
May 20, 201312 yr A program such as: if control "switch" is turned on then wait some period of time turn off "switch" else
May 20, 201312 yr +1. I use that exact same program to auto turn off several of my devices (bathroom lights, closet lights, and bathroom ventilation fans). Works perfectly. Plus, if someone turns the light/fan off and then someone else turns it back on, it will reset the shut-off timer.
May 20, 201312 yr Please note that this program is effective only for when switches are manually turned on. The program will not trigger when a switch is activated as part of a program or a scene.