HA Noobie Posted August 28, 2008 Posted August 28, 2008 Just got an ISY99iPro - need help programming, and want to start with something basic first (the manual and the wiki aren't helping me much)...the first thing I would like to do is program a couple switches to turn off automatically after 5 minutes...i.e. my girlfriend leaves the laundry room light on constantly, I would like it to turn off after being on for 5 minutes...how do I do this?
Michel Kohanim Posted August 28, 2008 Posted August 28, 2008 Hello HA Noobie, It's quite simple: If Status LaundryRoom Light is not Off Then Wait 5 minutes Set LaundryRoom Off Else With kind regards, Michel Just got an ISY99iPro - need help programming, and want to start with something basic first (the manual and the wiki aren't helping me much)...the first thing I would like to do is program a couple switches to turn off automatically after 5 minutes...i.e. my girlfriend leaves the laundry room light on constantly, I would like it to turn off after being on for 5 minutes...how do I do this?
Michel Kohanim Posted August 28, 2008 Posted August 28, 2008 My pleasure HA Noobie ... With kind regards, Michel that worked perfectly! thanks
Recommended Posts