Announcement

Collapse
No announcement yet.

Simple question

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

    Simple question

    Hi

    How would I do the following

    I would like an event to run when the following are true :

    either Motion detector A goes to motion
    OR Motion detector B goes to motion
    OR Motion detector C goes to motion

    but the event should run only if NOT in schedule HOUSE

    I cant seem to get the HS3 triggers and conditions to work properly?
    jjsmd@yahoo.com

    #2
    you need to do it like this:

    IF Motion detector A goes to motion
    AND IF time is NOT in schedule HOUSE

    OR IF Motion detector B goes to motion
    AND IF time is NOT in schedule HOUSE

    OR IF Motion detector C goes to motion
    AND IF time is NOT in schedule HOUSE

    Comment


      #3
      Thanks

      that works perfectly, much appreciated
      jjsmd@yahoo.com

      Comment

      Working...
      X