Thanks all... It does appear to be working fairly well now, though I'm not sure why. I had the From Sunset to Sunrise (same day) set to test during the day while i was working on it.
Here's another question for you experts... When the program runs, 2 additional issues have surfaced.
While it does turn the garage light on and then off if I set the wait for 10 seconds, it doesn't seem to turn the garage light off if I set it for 10 minutes. Almost like something is going to sleep and not allowing the program to finish. The garage lights are on but none of the keypads I have controlling the lights show the garage lights are on. the keypads are linked to the light switches in scenes, and they light up if I manually turn the garage lights on, but they do not show the status of the light if it is turned on via the program.
Garage Door Open, Lights ON - [iD 0007][Parent 0001]
If
From Sunset
To Sunrise (next day)
And Status 'Garage - Mud Rm / Garage Door Sensor' is On
And Status 'Garage - Mud Rm / Garage Lights Mud Rm' is Off
Then
Set 'Garage - Mud Rm / Garage Lights Garage Door' On
Wait 10 minutes and 10 seconds
Set 'Garage - Mud Rm / Garage Lights Garage Door' Off
Else
- No Actions - (To add one, press 'Action')