I just picked up the kwikset 916 zwave lock and it’s working beautifully, but I was hoping somebody else had this lock setup and can confirm some of the entities that show up.
currently it’s showing:
binary_sensor.node_6_the_current_status_of_the_door - which is OPEN (not sure why, don’t really care since I have a door sensor installed anyways but seems strange it’s showing open when closed)
binary_sensor.node_6_access_control_lock_jammed - this is always set to ON
For the lock jammed status is it suppose to be always ON, seems weird that it’s ON instead of OFF.
Again the lock works perfectly fine and there are no issues but wanted to see if there is something wrong with my setup.
I am experiencing the exact same issue. Not causing any issues so far, but I’m only a week into HA and haven’t done much with it.
I am seeing this in the logs though. I don’t know if the log is reporting the open door status at the very end or if HA is giving that.
2022-04-14T04:27:09.909Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 103
└─[SecurityCCNonceGet]
2022-04-14T04:27:09.918Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:11.170Z DRIVER « [REQ] [SendData]
callback id: 103
transmit status: OK
2022-04-14T04:27:11.185Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x85bea47c38a00491
2022-04-14T04:27:11.193Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 104
└─[SecurityCCCommandEncapsulation]
│ nonce id: 133
└─[DoorLockCCOperationSet]
target mode: Unsecured
2022-04-14T04:27:11.205Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:11.233Z DRIVER « [REQ] [SendData]
callback id: 104
transmit status: OK
2022-04-14T04:27:13.949Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
2022-04-14T04:27:13.966Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 105
└─[SecurityCCNonceReport]
nonce: 0xc0fd66a4a3717b7b
2022-04-14T04:27:13.976Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:13.998Z DRIVER « [REQ] [SendData]
callback id: 105
transmit status: OK
2022-04-14T04:27:14.023Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[NotificationCCReport]
notification type: Access Control
notification status: 255
notification event: RF unlock operation
2022-04-14T04:27:16.245Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 106
└─[SecurityCCNonceGet]
2022-04-14T04:27:16.254Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:16.275Z DRIVER « [REQ] [SendData]
callback id: 106
transmit status: OK
2022-04-14T04:27:16.290Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x8efab4723512eff1
2022-04-14T04:27:16.298Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 107
└─[SecurityCCCommandEncapsulation]
│ nonce id: 142
└─[DoorLockCCOperationGet]
2022-04-14T04:27:16.311Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:16.335Z DRIVER « [REQ] [SendData]
callback id: 107
transmit status: OK
2022-04-14T04:27:16.364Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
2022-04-14T04:27:16.379Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 108
└─[SecurityCCNonceReport]
nonce: 0x1898d5bee727eeff
2022-04-14T04:27:16.389Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:16.412Z DRIVER « [REQ] [SendData]
callback id: 108
transmit status: OK
2022-04-14T04:27:16.438Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCOperationReport]
current mode: Unsecured
active outside handles: true, true, true, true
active inside handles: true, true, true, true
latch status: open
bolt status: unlocked
door status: open
2022-04-14T04:27:49.512Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 109
└─[SecurityCCNonceGet]
2022-04-14T04:27:49.521Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:50.773Z DRIVER « [REQ] [SendData]
callback id: 109
transmit status: OK
2022-04-14T04:27:50.787Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xb815d23b9479e4e8
2022-04-14T04:27:50.789Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 110
└─[SecurityCCCommandEncapsulation]
│ nonce id: 184
└─[DoorLockCCOperationSet]
target mode: Secured
2022-04-14T04:27:50.800Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:50.826Z DRIVER « [REQ] [SendData]
callback id: 110
transmit status: OK
2022-04-14T04:27:53.479Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
2022-04-14T04:27:53.495Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 111
└─[SecurityCCNonceReport]
nonce: 0xd1f271dfdb46e2fc
2022-04-14T04:27:53.506Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:53.527Z DRIVER « [REQ] [SendData]
callback id: 111
transmit status: OK
2022-04-14T04:27:53.552Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[NotificationCCReport]
notification type: Access Control
notification status: 255
notification event: RF lock operation
2022-04-14T04:27:55.840Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 112
└─[SecurityCCNonceGet]
2022-04-14T04:27:55.849Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:55.870Z DRIVER « [REQ] [SendData]
callback id: 112
transmit status: OK
2022-04-14T04:27:55.886Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xdaaa211cb9623ee0
2022-04-14T04:27:55.890Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 113
└─[SecurityCCCommandEncapsulation]
│ nonce id: 218
└─[DoorLockCCOperationGet]
2022-04-14T04:27:55.900Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:55.925Z DRIVER « [REQ] [SendData]
callback id: 113
transmit status: OK
2022-04-14T04:27:55.954Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
2022-04-14T04:27:55.967Z DRIVER » [Node 014] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 114
└─[SecurityCCNonceReport]
nonce: 0xdacc6f7d80a12faa
2022-04-14T04:27:55.977Z DRIVER « [RES] [SendData]
was sent: true
2022-04-14T04:27:55.999Z DRIVER « [REQ] [SendData]
callback id: 114
transmit status: OK
2022-04-14T04:27:56.030Z DRIVER « [Node 014] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCOperationReport]
current mode: Secured
active outside handles: false, false, false, false
active inside handles: false, false, false, false
latch status: open
bolt status: locked
door status: open