Announcement

Collapse
No announcement yet.

Events with specific key codes on kwickset locks, how?

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

    Events with specific key codes on kwickset locks, how?

    Trying to create an event when certain key codes are used and cannot seem to find anywhere in the triggers to allow key code entries. any advice?

    thanks

    #2
    On my system I would use the BLLogMonitor plugin to detect an entry in the log which specifies the user that unlocked the door. I'm not sure if there is another way to accomplish this, but since I already use BLLogMonitor it would be quite easy to do.
    Mike

    Comment


      #3
      To fire an event when a specific code is entered do this:

      Set for "Device Value Change"

      Apply conditions,

      Device: "Door User Code"

      Has been: "User Code 1 Entered" for exactly Time: 1 second

      This will fire the event every time that user code is entered in the door.

      Comment


        #4
        Originally posted by joegrace13 View Post
        To fire an event when a specific code is entered do this:

        Set for "Device Value Change"

        Apply conditions,

        Device: "Door User Code"

        Has been: "User Code 1 Entered" for exactly Time: 1 second

        This will fire the event every time that user code is entered in the door.
        I really need to stop answering threads when I'm tired -lol! This is exactly what I'm already doing too !
        Mike

        Comment


          #5
          thanks to both of you, will try it tonight

          Comment


            #6
            I just tried it, I do not have deviceoor user Code in my list

            Comment


              #7
              It will be named something different in each case. What ever device is of type "z wave alarm" for the lock and displays the last user code entered.

              Comment


                #8
                OK, I still don't get it. I tried an event for the door lock alarm, status code = 1, (1 has been programed on the root lock device with a digit pin), the event doesn't work.

                Device used is door lock alarm
                trigger device value change
                set it equal to 1

                Comment


                  #9
                  Set the action on the lock device, not the root device of the lock:
                  Attached Files
                  Mike

                  Comment


                    #10
                    So here is what I am trying to do. I have a zwave kwickset programmed with two codes. When I enter one of them, I want to unlock the door and disarm the alarm. Also, when I press the lock button, I want to arm the alarm. It was so easy on the vera 3 I just moved from, here I haven't been able to figure it out.

                    thanks

                    Comment

                    Working...
                    X