Fredo Posted March 12, 2013 Posted March 12, 2013 I just upgraded from an ISY-99i PRO to and ISY-994i PRO and noticed that I do not have a "3am Query" in my programs list. Shouldn't I add one? I understand that the following is the code for this nightly query: Code: If Time is 3:00:00AM Then Set Scene 'My Devices' Query Else - No Actions - (To add one, press 'Action') I tried adding this code as a new program and entered the "If" statement but could not figure out how to enter the "Then" statement. What am I missing?
LeeG Posted March 12, 2013 Posted March 12, 2013 I think I changed ISY Lighting to My Lighting long ago. Whatever is shown just below Network If Time is 3:00:00AM Then Set Scene 'My Lighting' Query Else - No Actions - (To add one, press 'Action') The Then content is created as any Set Scene would be. Select either the ISY Lighting or My Lighting Scene, whatever is in the device/Scene pulldown and select Query
Fredo Posted March 12, 2013 Author Posted March 12, 2013 Thanks Lee, but I tried again to enter a new program. I entered the IF statement using the "Schedule" button then I highlighted the Then statement and looked through the choices of the "Condition" and "Action" buttons but could not find "Set Scene". The Closest I could find is under the "Action" button, "Adjust Scene" was listed. I am sure this is simple but just can't seem top get it to work.
LeeG Posted March 12, 2013 Posted March 12, 2013 Click Action, select Insteon in the left pulldown, select My Lighting/ISY Lighting Scene from the Set pulldown, select Query from the right pulldown. Click 'Add to Then' at bottom of screen.
Recommended Posts