mitchmitchell Posted January 9, 2010 Posted January 9, 2010 I am working on automating my utility room light to come on when someone comes home and opens the garage door. I would like the light to go off after 15 minutes unless someone touches the toggle linc -- e.g. turns it on. Is this something that can be sensed -- e.g. a toggle linc in the on state has its toggle manually turned on? Thanks! Quote
Sub-Routine Posted January 9, 2010 Posted January 9, 2010 Yes, the ToggleLinc will send an ON even when it is On. You can use Control instead of Status in your program. Rand Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.