have been trying to add the lock to HASS for the past couple of hours and I can see sensors and lock but no control or status. Connecting to a Aeotec USB Z-wave Gen 5 controller.
Followed the add secure node with Network Key, tried add/ remove multiple retarts but no joy.
The UI shows 2 sensors and 1 lock line.
The info stats look good…
When I press the “lock” this is the OWZ log
2018-12-08 20:41:04.976 Info, Node026, Value::Set - COMMAND_CLASS_DOOR_LOCK - Locked - 0 - 1 - True
2018-12-08 20:41:04.976 Info, Node026, Value_Lock::Set - Requesting lock to be Locked
2018-12-08 20:41:04.976 Detail, Node026, Queuing (Send) DoorLockCmd_Set (Node=26): 0x01, 0x0a, 0x00, 0x13, 0x1a, 0x03, 0x62, 0x01, 0xff, 0x25, 0xaa, 0xec
2018-12-08 20:41:04.976 Detail, Node026, Queuing (Send) DoorLockCmd_Get (Node=26): 0x01, 0x09, 0x00, 0x13, 0x1a, 0x02, 0x62, 0x02, 0x25, 0xab, 0x13
2018-12-08 20:41:04.976 Detail,
2018-12-08 20:41:04.976 Info, Node026, Sending (Send) message (Callback ID=0xaa, Expected Reply=0x04) - DoorLockCmd_Set (Node=26): 0x01, 0x0a, 0x00, 0x13, 0x1a, 0x03, 0x62, 0x01, 0xff, 0x25, 0xaa, 0xec
2018-12-08 20:41:04.986 Detail, Node026, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-12-08 20:41:04.986 Detail, Node026, ZW_SEND_DATA delivered to Z-Wave stack
2018-12-08 20:41:06.268 Detail, Node026, Received: 0x01, 0x07, 0x00, 0x13, 0xaa, 0x00, 0x00, 0x81, 0xc0
2018-12-08 20:41:06.268 Detail, Node026, ZW_SEND_DATA Request with callback ID 0xaa received (expected 0xaa)
2018-12-08 20:41:06.268 Info, Node026, Request RTT 1292 Average Request RTT 1283
2018-12-08 20:41:06.268 Detail, Expected callbackId was received
2018-12-08 20:41:14.976 Error, Node026, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-08 20:41:14.976 Detail, Node026, Removing current message
2018-12-08 20:41:14.976 Detail, Node026, Notification: Notification - TimeOut
2018-12-08 20:41:14.978 Detail,
2018-12-08 20:41:14.979 Info, Node026, Sending (Send) message (Callback ID=0xab, Expected Reply=0x04) - DoorLockCmd_Get (Node=26): 0x01, 0x09, 0x00, 0x13, 0x1a, 0x02, 0x62, 0x02, 0x25, 0xab, 0x13
2018-12-08 20:41:14.988 Detail, Node026, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-12-08 20:41:14.988 Detail, Node026, ZW_SEND_DATA delivered to Z-Wave stack
2018-12-08 20:41:16.253 Detail, Node026, Received: 0x01, 0x07, 0x00, 0x13, 0xab, 0x00, 0x00, 0x80, 0xc0
2018-12-08 20:41:16.253 Detail, Node026, ZW_SEND_DATA Request with callback ID 0xab received (expected 0xab)
2018-12-08 20:41:16.253 Info, Node026, Request RTT 1275 Average Request RTT 1279
2018-12-08 20:41:16.253 Detail, Expected callbackId was received
2018-12-08 20:41:24.978 Error, Node026, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-08 20:41:24.979 Detail, Node026, Removing current message
2018-12-08 20:41:24.979 Detail, Node026, Notification: Notification - TimeOut
I’m thinking maybe its a Z-Wave support (lack off ) issue, maybe.
Never added a secure z-wave node, any help appreciated.
Anyone else have this model working?