Announcement

Collapse
No announcement yet.

if - then - else ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    if - then - else ?

    I need an event to do if - then - else. It seems that it can't. Do I need to do that in a script?

    #2
    After I posted this question, I searched a bit more, and found this:
    https://forums.homeseer.com/showthre...96#post1256275

    [EDIT: Ok, I see it! He has it correct.]
    However, I think that Randy intended to have the second "Then if" be:
    Then If the Event Conditions are False, Run Event Night Lights

    I'll try to set up the event with that concept.
    Last edited by MichaelK; February 11, 2017, 01:30 PM.

    Comment


      #3
      Originally posted by MichaelK View Post
      After I posted this question, I searched a bit more, and found this:
      https://forums.homeseer.com/showthre...96#post1256275

      [EDIT: Ok, I see it! He has it correct.]
      However, I think that Randy intended to have the second "Then if" be:
      Then If the Event Conditions are False, Run Event Night Lights

      I'll try to set up the event with that concept.
      No! There is no "Then if".

      There is no "Then If the Event Conditions are False, Run Event Night Lights". An event cannot be set to run only if all the conditions are false.

      It would be "Then Run Event Night Lights". This would ignore all the conditions on a called event.

      "Then If the Event Conditions are True, Run Event Night Lights" makes sure the conditions in the called event are observed. You would get an "else" by calling second and third events using this action with different conditions in the two called events.

      Take a look here for a more thorough explanation.
      HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

      Comment

      Working...
      X