someguy Posted January 6, 2010 Posted January 6, 2010 I'd like to put my thermostat programs in a folder and put a condition on that folder that runs the programs"if X program is true". I'll then have a program, called X that becomes true after no motion sensors have been tripped for over 12 hours. Here is my concern: if the ISY reboots, could the program called X be neither true nor false? If not, then what decides if a program is true or false at reboot? thanks, someguy Quote
Sub-Routine Posted January 6, 2010 Posted January 6, 2010 Hi someguy, Programs are all False at startup. If they are run through Catch up schedules at Restart or are flagged to Run At Startup then they will be evaluated during a reboot. Rand 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.