jamesx0 Posted December 4, 2009 Posted December 4, 2009 I want to have a program tha turns the bedroom lights on when I wake up (X) if it is before sunrise. If I set the program to run from time X to sunrise, it will run at time X whether it is before or after sunrise. If I set the program to run from 12AM to sunrise AND time X, the lights turn on at midnight. Quote
doubleshot Posted December 4, 2009 Posted December 4, 2009 don't do a "from", do a "time is" for the schedule ... that should give you the desired result. Quote
Sub-Routine Posted December 4, 2009 Posted December 4, 2009 don't do a "from", do a "time is" for the schedule ... that should give you the desired result. Then place that program in a folder that has the condition From 12AM to Sunrise. Rand Quote
jamesx0 Posted December 4, 2009 Author Posted December 4, 2009 Thanks. I didn't think of using a folder to test the nighttime condition. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.