aLf Posted December 2, 2009 Posted December 2, 2009 Hi. The following program works perfect. The only problem is that I have a couple other items that I'd like to have follow the same criteria (same time). Right now I just have copies of this program doing the same thing to a total of three other Insteon units. That's OK, but it seems to be more streamlined if they were all in the same program. That said, is there a way to set the If to check status of say Gate Lanterns and if they were "off" turn them on too? My logic says no because you'd be querrying a device that may or may not have anything to do with the other... If ( From Sunset To 10:30:00PM (same day) And Status 'Gate Outlet' is Off ) Then Set Scene 'Gate Outlet' On Else - No Actions - (To add one, press 'Action') Thanks, aLf Quote
Illusion Posted December 3, 2009 Posted December 3, 2009 I am going to go with no on this one. I think in the end, if you want to only send the individual commands if the devices are not already in the state in question, one way or the other you are going to end up with a program for each one. 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.