dwakeham Posted July 3, 2019 Posted July 3, 2019 I have two thermostats connected to ISY and desire to setup a schedule to set each of them to a different temperature based on a) Time of Day and b) occupancy status. I have a variable defined to indicate occupancy status but am struggling with how to setup a schedule that will set different heat/cool temps based on the state of this variable and based on Time of Day. Does anyone have a tutorial or suggestion in absence of Select/Case functionality or If Then/Else/ElseIf capabilities?
Michel Kohanim Posted July 3, 2019 Posted July 3, 2019 @dwakeham, Use folders and attach the condition of the occupancy sensor to the folders. This way, the programs in the folders will run IF AND ONLY IF the condition on the folder is true. With kind regards, Michel
Recommended Posts