oberkc, that probably comes from my RPG programming. I can go with the 2 programs though just to make sure.
Instead of it running for between 2 to 3 hours using the wait, is there a way to do another random timer trigger to end the program. Something like this?
If
On Mon, Wed, Fri
Time is 10:30:00PM
And Status KPL Button is On
Then
Run Program 'Random Timer 2' (Then Path)
Else
- No Actions - (To add one, press 'Action')
and
If - No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
Wait 15 minutes (Random)
Set Scene 'Living Room Scene' Off
Else
- No Actions - (To add one, press 'Action')
The original program you wrote would, of course, be modified to only turn the lights on. I'm not at the house with the equipment or I would try it.