Thank you Paul.. the "and"s at the bottom actually work independently of each other for how I had the program last as shown here.. I thought the same thing when I first started to create it but it wasn't working at all so when I added "and" to each it did.. I can only think by not having the parens on the time somehow it worked..
So if I correct the time with the parens then would this be the right way for the "and"s?
Rear 4-Way On Dark - [iD 0022][Parent 0001]
If
(
From 5:00:00PM
To 11:59:00PM (same day)
Or From 5:00:00AM
To 7:00:00AM (same day)
)
And Status 'Dining Room Slider-Opened' is On
Or Status 'Family Room Slider-Opened' is On
Or Status 'Basement French Door-Opened' is On
Then
Set Scene 'Rear 4-Way' On
Else
- No Actions - (To add one, press 'Action')
Best,
Stan