johnnynine
Active Member
I'm trying to set up 4 HVAC modes and having a little trouble with the Elk rules.
For instance it doen't look like Elk supports a "NOT" keyword, so something as easy as the Bedtime mode below could get complicated. I basically want the rule to fire everyday at 11pm but only if the alarm is not armed to vacation mode. It seems simple enough to do in one rule, but since there is no "NOT" then will I have to create a rule for every armed mode other than vacation?
PS: Ignore the temperature, I have not given them much thought yet.
For instance it doen't look like Elk supports a "NOT" keyword, so something as easy as the Bedtime mode below could get complicated. I basically want the rule to fire everyday at 11pm but only if the alarm is not armed to vacation mode. It seems simple enough to do in one rule, but since there is no "NOT" then will I have to create a rule for every armed mode other than vacation?
Code:
HVAC Mode  Desired Temp  When...
--------- Â ------------ Â -------
Comfort   75h, 81c    Alarm set to disarm
             SMTWTFS @ 6am if the system is
              armed to stay, night
              or disarmed
             -MTWTF- @ 4:45pm if the system is
              armed to away
Economy   68h, 88c    Alarm set to away
Bedtime   75h, 81c    SMTWTFS @ 11pm if alarm NOT set
              to vacation
Vacation   60h, 88c    Alarm set to vacation