I just got the new Danalock v3, and trying to get it work with Home Assistant. First, I paired it without using secure Z-Wave. Then, I unpaired it and have tried again with secure a couple of times. I don’t get an updated status, and I don’t see anything change when I control the lock from the app. The same goes for open-zwave-control-panel.
I have configured z_wave.network_key, and used secure add while having the controller ~ 2 meters from the lock.
From the logs:
2017-09-30 20:00:32.869 Always, OpenZwave Version 1.4.2474 Starting Up
2017-09-30 20:00:43.495 Info, Setting Up Provided Network Key for Secure Communications
2017-09-30 20:00:43.495 Info, mgr, Added driver for controller /dev/ttyACM0
…
2017-09-30 20:04:49.650 Info, Node020, Value::Set - COMMAND_CLASS_DOOR_LOCK - Locked - 0 - 1 - True
2017-09-30 20:04:49.651 Info, Node020, Value_Lock::Set - Requesting lock to be Locked
2017-09-30 20:04:49.651 Detail, Node020, Queuing (Send) DoorLockCmd_Set (Node=20): 0x01, 0x0a, 0x00, 0x13, 0x14, 0x03, 0x62, 0x01, 0xff, 0x25, 0x59, 0x11
2017-09-30 20:04:49.651 Detail, Node020, Queuing (Send) DoorLockCmd_Get (Node=20): 0x01, 0x09, 0x00, 0x13, 0x14, 0x02, 0x62, 0x02, 0x25, 0x5a, 0xec
2017-09-30 20:04:49.651 Detail,
2017-09-30 20:04:49.651 Info, Node020, Sending (Send) message (Callback ID=0x59, Expected Reply=0x04) - DoorLockCmd_Set (Node=20): 0x01, 0x0a, 0x00, 0x13, 0x14, 0x03, 0x62, 0x01, 0xff, 0x25, 0x59, 0x11
2017-09-30 20:04:49.659 Detail, Node020, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-30 20:04:49.659 Detail, Node020, ZW_SEND_DATA delivered to Z-Wave stack
2017-09-30 20:04:49.836 Detail, Node020, Received: 0x01, 0x07, 0x00, 0x13, 0x59, 0x00, 0x00, 0x12, 0xa0
2017-09-30 20:04:59.651 Error, Node020, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-09-30 20:04:59.651 Detail, Node020, Removing current message
2017-09-30 20:04:59.651 Detail, Node020, Notification: Notification - TimeOut
2017-09-30 20:04:59.651 Info, Notification: Notification home efa01b35 node 20 Timeout
2017-09-30 20:04:59.652 Detail,
2017-09-30 20:04:59.652 Info, Node020, Sending (Send) message (Callback ID=0x5a, Expected Reply=0x04) - DoorLockCmd_Get (Node=20): 0x01, 0x09, 0x00, 0x13, 0x14, 0x02, 0x62, 0x02, 0x25, 0x5a, 0xec
2017-09-30 20:04:59.660 Detail, Node020, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-30 20:04:59.660 Detail, Node020, ZW_SEND_DATA delivered to Z-Wave stack
2017-09-30 20:04:59.804 Detail, Node020, Received: 0x01, 0x07, 0x00, 0x13, 0x5a, 0x00, 0x00, 0x0e, 0xbf
2017-09-30 20:04:59.804 Detail, Node020, ZW_SEND_DATA Request with callback ID 0x5a received (expected 0x5a)
2017-09-30 20:05:09.652 Error, Node020, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-09-30 20:05:09.652 Detail, Node020, Removing current message
2017-09-30 20:05:09.652 Detail, Node020, Notification: Notification - TimeOut
2017-09-30 20:05:09.652 Info, Notification: Notification home efa01b35 node 20 Timeout
Any help or advice is appreciated!