Announcement

Collapse
No announcement yet.

check if door locked, speak if unlocked

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

    check if door locked, speak if unlocked

    I want an event to be manually triggered which checks a door lock, if it is unlocked, then speak that the door is unlocked. There are no advanced or group conditions. The event below always speaks the door is unlocked even when the door is locked. I have tried using the value 0 instead of "unlocked". To test, I am triggering the event from another event. I have tried a similar event with the security system panel, checking if there is a fault and then speak that there is a fault and the same problem, so it isn't something peculiar with the locks...

    I am running version .163 of HS3
    Attached Files
    Last edited by Ricky; April 29, 2015, 06:07 PM.

    #2
    When calling from another event, don't you need to set a flag in "Run only if other event conditions are true"

    Otherwise it will ignore all conditions. I think...

    Comment


      #3
      You are right! Now it works as I expect it to. Thanks!

      Comment

      Working...
      X