I have a house with 2 kwikset 910 door locks. They were previously paired to a vivint system, but I was able to exclude them from that system, and I have been able to pair and control them with a SmartThings hub as proof that the locks work and are not still tied to the Vivint system.
I can pair them to HA using my USB z-wave controller: amazon.com/dp/B01GJ826F8
However, when I have them paired to HA, they do not respond to any command - lock, unlock do nothing. When I press lock or unlock in HA, I do get a flashing light next to the “button A” which is used to pair and exclude the lock, but no motion on the actual lock.
The locks also do not properly report the current state - they just always say unlocked.
Any help is appreciated as I’ve been trying to get these to work for nearly 2 days and am about to give up and just go back to SmartThings.
Log snippet when I send a command:
2019-07-11 17:57:54.261 Info, Node013, Sending (Send) message (Callback ID=0x2b, Expected Reply=0x04) - DoorLockCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x62, 0x02, 0x25, 0x2b, 0x84
2019-07-11 17:57:54.267 Detail, Node013, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-11 17:57:54.267 Detail, Node013, ZW_SEND_DATA delivered to Z-Wave stack
2019-07-11 17:57:55.539 Detail, Node013, Received: 0x01, 0x05, 0x00, 0x13, 0x2b, 0x00, 0xc2
2019-07-11 17:57:55.539 Detail, Node013, ZW_SEND_DATA Request with callback ID 0x2b received (expected 0x2b)
2019-07-11 17:57:55.539 Info, Node013, Request RTT 1277 Average Request RTT 1854
2019-07-11 17:57:55.539 Detail, Expected callbackId was received
2019-07-11 17:58:04.262 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-11 17:58:04.263 Detail, Node013, Removing current message
2019-07-11 17:58:04.263 Detail, Node013, Notification: Notification - TimeOut
Edit:
I did pair the locks using “ADD NODE SECURE”
And here is my config with the network_key:
zwave:
usb_path: /dev/ttyUSB0
network_key: "0x01, ...0x10"