Jump to content

If ?


aLf

Recommended Posts

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

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...