Michael
I always seem to find unusual ways to try and do something...
For the Action function, must it be through Temperature Actions? What if I choose Device Action or anything else in my drop down box? I also added enable dependence in Triggers instead of in Actions as you show in the manual. Does this work?
I’m trying to setup a temperature regulating function with mcsTemperature for my hot tub. I have Interfaces, Enable temperature control triggers checked.
Logic:
IF Device: 1st floor pool spa mode is ON AND Pool Sensor Hot Tub is lower than 80
THEN Device Command: Pool Heater On.
3 degrees of hysteresis, that is the heater turns off when it becomes greater than or equal to 83, but back on when it drops to 80 or below.
Pool Spa Mode becomes the Enable function.
Below are the Trigger and Action screens.
I always seem to find unusual ways to try and do something...
For the Action function, must it be through Temperature Actions? What if I choose Device Action or anything else in my drop down box? I also added enable dependence in Triggers instead of in Actions as you show in the manual. Does this work?
I’m trying to setup a temperature regulating function with mcsTemperature for my hot tub. I have Interfaces, Enable temperature control triggers checked.
Logic:
IF Device: 1st floor pool spa mode is ON AND Pool Sensor Hot Tub is lower than 80
THEN Device Command: Pool Heater On.
3 degrees of hysteresis, that is the heater turns off when it becomes greater than or equal to 83, but back on when it drops to 80 or below.
Pool Spa Mode becomes the Enable function.
Below are the Trigger and Action screens.
Comment