Pair Shclage z wave plus (BE469ZP) with home assistant

Hi guys.

I need help setting up my Schlage BE469ZP with home assistant. I’ve tried everything, looked in a lot of threads/forums… but so far, no success.

When I try to add my lock to home assistant in the “Add Secure Node”, the light on my lock keeps blinking yellow (as it tries to connect), but after a few seconds it blinks red (indicating it failed).
But the new node appears in the “Z Wave Management Node”, but with the name: "Unknown Node 3 (Node:3 Probe).
When i click the “Node information” button, it says that this node is “Dead”.

Here’s my exact configuration:
I’m running HA 0.91.4 on a raspberry pi 3+ with Raspbian.
Lock: https://www.amazon.com/gp/product/B07KQRNJPL/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
Zwave stick: https://www.amazon.com/gp/product/B00X0AWA6E/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

$ ls -ltrh /dev/serial/by-id
total 0
lrwxrwxrwx 1 root root 13 May  7 23:46 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001936AC05-if00 -> ../../ttyACM1
lrwxrwxrwx 1 root root 13 May  7 23:46 usb-0658_0200-if00 -> ../../ttyACM0

Where ttyACM1 is my Zigbee stick and ttyACM0 is this Z wave stick.

configuration.yaml

zwave:
  usb_path: /dev/ttyACM0
  config_path: /srv/homeassistant/lib/python3.5/site-packages/python_openzwave/ozw_config
  network_key: "0x90, 0x31, 0xD8, 0x05, 0xFC, 0x0B, 0x82, 0x28, 0x77, 0x00, 0xFF, 0x27, 0x2B, 0x52, 0x7F, 0x92"
  #device_config: !include zwave_device_config.yaml

I dont mind sharing my network key. I’ll change it later. The lock is not yet installed on my door. I just commented this “device_config” since I got it from an example on the internet and Im not using it (at least i dont think i need it).

It’s worth mentioning that this is my first zwave device. I’ve never tried anything with zwave before, so maybe it could be something really basic, but i’ve followed every single tutorial on the internet on how to set everything up. Everywhere they say that with “network_key” configured, just hit “add secure node” and press the button inside de lock to pair it and that’s it.

Do I need to press the button on the Zwave stick as well?

If you guys need any other information about my setup, just say and ill provide ASAP.

Thanks in advance

I just removed all the “Unknown Node” from Home assistant. Reboot the PI. Did a factory reset on the lock.

Tried to pair the lock again and the same thing happened.
Here’s half of the the OZW log (the other half will be just below, because of characteres limitation)

2019-05-08 00:24:57.251 Always, OpenZwave Version 1.4.3433 Starting Up
2019-05-08 00:25:06.437 Info, Setting Up Provided Network Key for Secure Communications
2019-05-08 00:25:06.437 Warning, Failed - Network Key Not Set
2019-05-08 00:25:06.437 Info, mgr,     Added driver for controller /dev/ttyACM0
2019-05-08 00:25:06.444 Info,   Opening controller /dev/ttyACM0
2019-05-08 00:25:06.444 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2019-05-08 00:25:06.445 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2019-05-08 00:25:06.446 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-05-08 00:25:06.446 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-05-08 00:25:06.446 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-05-08 00:25:06.446 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-05-08 00:25:06.446 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-05-08 00:25:06.446 Detail,
2019-05-08 00:25:06.446 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-05-08 00:25:06.448 Detail, contrlr,   Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x35, 0x34, 0x00, 0x01, 0x93
2019-05-08 00:25:06.448 Detail,
2019-05-08 00:25:06.449 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2019-05-08 00:25:06.449 Info, contrlr,     Static Controller library, version Z-Wave 4.54
2019-05-08 00:25:06.449 Detail, Node045,   Expected reply was received
2019-05-08 00:25:06.449 Detail, Node045,   Message transaction complete
2019-05-08 00:25:06.449 Detail,
2019-05-08 00:25:06.449 Detail, contrlr, Removing current message
2019-05-08 00:25:06.449 Detail,
2019-05-08 00:25:06.449 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-05-08 00:25:06.451 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xc7, 0x5c, 0x02, 0x80, 0x01, 0xce
2019-05-08 00:25:06.451 Detail,
2019-05-08 00:25:06.451 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xc75c0280.  Our node ID = 1
2019-05-08 00:25:06.452 Detail, Node092,   Expected reply was received
2019-05-08 00:25:06.452 Detail, Node092,   Message transaction complete
2019-05-08 00:25:06.452 Detail,
2019-05-08 00:25:06.452 Detail, contrlr, Removing current message
2019-05-08 00:25:06.452 Detail,
2019-05-08 00:25:06.452 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-05-08 00:25:06.454 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x28, 0xd7
2019-05-08 00:25:06.454 Detail,
2019-05-08 00:25:06.454 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2019-05-08 00:25:06.454 Info, contrlr,     There is no SUC ID Server (SIS) in this network.
2019-05-08 00:25:06.454 Info, contrlr,     The PC controller is a primary controller.
2019-05-08 00:25:06.454 Detail, Node215,   Expected reply was received
2019-05-08 00:25:06.454 Detail, Node215,   Message transaction complete
2019-05-08 00:25:06.454 Detail,
2019-05-08 00:25:06.454 Detail, contrlr, Removing current message
2019-05-08 00:25:06.454 Detail,
2019-05-08 00:25:06.454 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-05-08 00:25:06.458 Detail, contrlr,   Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x01, 0x00, 0x86, 0x01, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x1f, 0x00, 0x00, 0xfb, 0x9f, 0x7d, 0xa0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0xfb
2019-05-08 00:25:06.458 Detail,
2019-05-08 00:25:06.458 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2019-05-08 00:25:06.458 Info, contrlr,     Serial API Version:   1.1
2019-05-08 00:25:06.458 Info, contrlr,     Manufacturer ID:      0x0086
2019-05-08 00:25:06.458 Info, contrlr,     Product Type:         0x0101
2019-05-08 00:25:06.458 Info, contrlr,     Product ID:           0x005a
2019-05-08 00:25:06.459 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2019-05-08 00:25:06.459 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2019-05-08 00:25:06.459 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2019-05-08 00:25:06.459 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2019-05-08 00:25:06.459 Detail, Node001,   Expected reply was received
2019-05-08 00:25:06.459 Detail, Node001,   Message transaction complete
2019-05-08 00:25:06.459 Detail,
2019-05-08 00:25:06.459 Detail, contrlr, Removing current message
2019-05-08 00:25:06.459 Detail,
2019-05-08 00:25:06.459 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-05-08 00:25:06.461 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2019-05-08 00:25:06.461 Detail,
2019-05-08 00:25:06.461 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 0
2019-05-08 00:25:06.461 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2019-05-08 00:25:06.461 Detail, Node172,   Expected reply was received
2019-05-08 00:25:06.461 Detail, Node172,   Message transaction complete
2019-05-08 00:25:06.461 Detail,
2019-05-08 00:25:06.461 Detail, contrlr, Removing current message
2019-05-08 00:25:06.461 Detail,
2019-05-08 00:25:06.461 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2019-05-08 00:25:06.517 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0x8e, 0xa2, 0xba, 0x8a, 0xae, 0x72, 0xa7, 0x57, 0x7a, 0x39, 0x6e, 0xf0, 0x05, 0x4a, 0x45, 0xb8, 0x51, 0xcc, 0x8b, 0xb1, 0x47, 0xff, 0x47, 0x22, 0x5d, 0x0a, 0xd0, 0xb0, 0x81, 0xd9, 0xe8, 0xe1, 0xa5
2019-05-08 00:25:06.517 Detail,
2019-05-08 00:25:06.518 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2019-05-08 00:25:06.518 Detail, Node032,   Expected reply was received
2019-05-08 00:25:06.518 Detail, Node032,   Message transaction complete
2019-05-08 00:25:06.518 Detail,
2019-05-08 00:25:06.518 Detail, contrlr, Removing current message
2019-05-08 00:25:06.518 Detail,
2019-05-08 00:25:06.518 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2019-05-08 00:25:06.622 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0xc5
2019-05-08 00:25:06.622 Detail,
2019-05-08 00:25:06.622 Info, mgr,     Driver with Home ID of 0xc75c0280 is now ready.
2019-05-08 00:25:06.622 Info,
2019-05-08 00:25:06.626 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2019-05-08 00:25:06.626 Info, contrlr,     Node 001 - Known
2019-05-08 00:25:06.626 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=CacheLoad live=1
2019-05-08 00:25:06.626 Detail, Node001, QueryStage_CacheLoad
2019-05-08 00:25:06.626 Info, Node001, Node Identity Codes: 0086:0101:005a
2019-05-08 00:25:06.626 Detail, Node001, QueryStage_Associations
2019-05-08 00:25:06.626 Detail, Node001, QueryStage_Neighbors
2019-05-08 00:25:06.626 Detail, contrlr, Requesting routing info (neighbor list) for Node 1
2019-05-08 00:25:06.626 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2019-05-08 00:25:06.626 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2019-05-08 00:25:06.627 Detail,   Expected reply was received
2019-05-08 00:25:06.627 Detail,   Message transaction complete
2019-05-08 00:25:06.627 Detail,
2019-05-08 00:25:06.627 Detail, contrlr, Removing current message
2019-05-08 00:25:06.627 Detail, Node001, Notification: DriverReady
2019-05-08 00:25:06.636 Detail, Node001, Notification: NodeAdded
2019-05-08 00:25:07.283 Detail, Node001, Notification: NodeProtocolInfo
2019-05-08 00:25:07.287 Detail, Node001, Notification: EssentialNodeQueriesComplete
2019-05-08 00:25:07.289 Detail, Node001, Notification: ValueAdded
2019-05-08 00:25:07.290 Detail, Node001, Notification: NodeNaming
2019-05-08 00:25:07.293 Detail,
2019-05-08 00:25:07.296 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x06) - FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2019-05-08 00:25:07.299 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x96, 0x0f, 0x64
2019-05-08 00:25:07.299 Detail,
2019-05-08 00:25:07.299 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2019-05-08 00:25:07.299 Detail, Node015,   Expected reply was received
2019-05-08 00:25:07.299 Detail, Node015,   Message transaction complete
2019-05-08 00:25:07.299 Detail,
2019-05-08 00:25:07.299 Detail, contrlr, Removing current message
2019-05-08 00:25:07.299 Detail,
2019-05-08 00:25:07.299 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x00) - FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2019-05-08 00:25:07.301 Detail, contrlr, Removing current message
2019-05-08 00:25:07.301 Detail,
2019-05-08 00:25:07.301 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2019-05-08 00:25:07.306 Detail, Node001,   Received: 0x01, 0x20, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5e
2019-05-08 00:25:07.306 Detail,
2019-05-08 00:25:07.306 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2019-05-08 00:25:07.306 Info, Node001,     Neighbors of this node are:
2019-05-08 00:25:07.306 Info, Node001,  (none reported)
2019-05-08 00:25:07.306 Detail,   Expected reply was received
2019-05-08 00:25:07.306 Detail,   Message transaction complete
2019-05-08 00:25:07.306 Detail,
2019-05-08 00:25:07.306 Detail, Node001, Removing current message
2019-05-08 00:25:07.306 Detail, Node001, Query Stage Complete (Neighbors)
2019-05-08 00:25:07.306 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2019-05-08 00:25:07.306 Detail, Node001, QueryStage_Session
2019-05-08 00:25:07.306 Detail, Node001, QueryStage_Dynamic
2019-05-08 00:25:07.306 Detail, Node001, QueryStage_Configuration
2019-05-08 00:25:07.306 Detail, Node001, QueryStage_Complete
2019-05-08 00:25:07.306 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2019-05-08 00:25:07.306 Warning, CheckCompletedNodeQueries all=1, deadFound=0 sleepingOnly=1
2019-05-08 00:25:07.307 Info,          Node query processing complete.
2019-05-08 00:25:07.307 Detail, Node001, Notification: NodeQueriesComplete
2019-05-08 00:25:07.314 Detail, contrlr, Notification: AllNodesQueried
2019-05-08 00:27:19.796 Detail, Queuing (Controller) Add Device
2019-05-08 00:27:19.797 Info, Add Device
2019-05-08 00:27:19.797 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b
2019-05-08 00:27:19.797 Detail, Notification: ControllerCommand - Starting
2019-05-08 00:27:19.801 Detail,
2019-05-08 00:27:19.801 Info, contrlr, Sending (Command) message (Callback ID=0x0a, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b
2019-05-08 00:27:19.805 Detail, contrlr,   Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x01, 0x00, 0x00, 0xb9
2019-05-08 00:27:19.805 Detail,
2019-05-08 00:27:19.805 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-05-08 00:27:19.805 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2019-05-08 00:27:19.805 Detail, Node001,   Expected callbackId was received
2019-05-08 00:27:19.805 Detail, Node001,   Expected reply was received
2019-05-08 00:27:19.805 Detail, Node001,   Message transaction complete
2019-05-08 00:27:19.806 Detail,
2019-05-08 00:27:19.806 Detail, contrlr, Removing current message
2019-05-08 00:27:19.806 Detail, Notification: ControllerCommand - Waiting
2019-05-08 00:27:19.807 Info, WriteNextMsg Controller nothing to do
2019-05-08 00:27:25.163 Detail,   Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x02, 0x00, 0x00, 0xba
2019-05-08 00:27:25.163 Detail,
2019-05-08 00:27:25.163 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-05-08 00:27:25.163 Info, ADD_NODE_STATUS_NODE_FOUND
2019-05-08 00:27:25.163 Detail, Notification: ControllerCommand - InProgress
2019-05-08 00:27:25.331 Detail,   Received: 0x01, 0x11, 0x00, 0x4a, 0x0a, 0x03, 0x0d, 0x0a, 0x04, 0x40, 0x03, 0x5e, 0x98, 0x9f, 0x55, 0x6c, 0x8a, 0x22, 0x25
2019-05-08 00:27:25.331 Detail,
2019-05-08 00:27:25.331 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-05-08 00:27:25.331 Info, ADD_NODE_STATUS_ADDING_SLAVE
2019-05-08 00:27:25.331 Info, Adding node ID 13 - Secure
2019-05-08 00:27:25.331 Detail, Notification: ControllerCommand - InProgress
2019-05-08 00:27:25.631 Detail,   Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x05, 0x0d, 0x00, 0xb0
2019-05-08 00:27:25.632 Detail,
2019-05-08 00:27:25.632 Info, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-05-08 00:27:25.632 Info, ADD_NODE_STATUS_PROTOCOL_DONE
2019-05-08 00:27:25.632 Detail, contrlr, Queuing (Command) Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2019-05-08 00:27:25.632 Detail, Notification: ControllerCommand - InProgress
2019-05-08 00:27:25.633 Detail,
2019-05-08 00:27:25.633 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x4a) - Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2019-05-08 00:27:25.686 Detail, contrlr,   Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x06, 0x0d, 0x00, 0xb3
2019-05-08 00:27:25.686 Detail,
2019-05-08 00:27:25.686 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-05-08 00:27:25.686 Info, contrlr, ADD_NODE_STATUS_DONE
2019-05-08 00:27:25.686 Info, Node013, Network Key Not Set - Secure Option is required
2019-05-08 00:27:25.703 Info, Node013,   Basic device class    (0x04) - Routing Slave
2019-05-08 00:27:25.703 Info, Node013,   Generic device Class  (0x40) - Entry Control
2019-05-08 00:27:25.703 Info, Node013,   Specific device class (0x03) - Secure Keypad Door Lock
2019-05-08 00:27:25.703 Warning, Node013, Security Command Class Cannot be Enabled - NetworkKey is not set
2019-05-08 00:27:25.703 Info, Node013,     COMMAND_CLASS_BASIC will be mapped to COMMAND_CLASS_DOOR_LOCK
2019-05-08 00:27:25.704 Info, Node013,   Mandatory Command Classes for Node 13:
2019-05-08 00:27:25.704 Info, Node013,     COMMAND_CLASS_BASIC
2019-05-08 00:27:25.704 Info, Node013,     COMMAND_CLASS_DOOR_LOCK
2019-05-08 00:27:25.704 Info, Node013,     COMMAND_CLASS_USER_CODE
2019-05-08 00:27:25.704 Info, Node013,     COMMAND_CLASS_MANUFACTURER_SPECIFIC
2019-05-08 00:27:25.704 Info, Node013,     COMMAND_CLASS_VERSION
2019-05-08 00:27:25.704 Info, Node013,   Mandatory Command Classes controlled by Node 13:
2019-05-08 00:27:25.704 Info, Node013,     None
2019-05-08 00:27:25.705 Info, Node013,   Optional command classes for node 13:
2019-05-08 00:27:25.705 Info, Node013,     COMMAND_CLASS_ZWAVEPLUS_INFO
2019-05-08 00:27:25.705 Info, Node013,     COMMAND_CLASS_SECURITY (Disabled - Network Key Not Set)
2019-05-08 00:27:25.705 Info, Node013,   CommandClass 0x9f - NOT REQUIRED
2019-05-08 00:27:25.705 Info, Node013,   CommandClass 0x55 - NOT REQUIRED
2019-05-08 00:27:25.705 Info, Node013,   CommandClass 0x6c - NOT REQUIRED
2019-05-08 00:27:25.705 Info, Node013,   CommandClass 0x8a - NOT REQUIRED
2019-05-08 00:27:25.705 Info, Node013,     COMMAND_CLASS_APPLICATION_STATUS
2019-05-08 00:27:25.705 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-05-08 00:27:25.705 Detail, Node013, QueryStage_ProtocolInfo
2019-05-08 00:27:25.705 Detail, Node013, Queuing (Query) Get Node Protocol Info (Node=13): 0x01, 0x04, 0x00, 0x41, 0x0d, 0xb7
2019-05-08 00:27:25.706 Detail, Node013, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-05-08 00:27:25.706 Info, Node013, Initializing Node. New Node: true (true)
2019-05-08 00:27:25.706 Detail, Node006,   Expected reply was received
2019-05-08 00:27:25.706 Detail, Node006,   Message transaction complete
2019-05-08 00:27:25.706 Detail,
2019-05-08 00:27:25.706 Detail, contrlr, Removing current message
2019-05-08 00:27:25.706 Detail, Node013, Notification: NodeAdded
2019-05-08 00:27:25.711 Detail, Node013, Notification: NodeProtocolInfo
2019-05-08 00:27:25.714 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.723 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.726 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.729 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.731 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.734 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.736 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.739 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.741 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.743 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.746 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.748 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.751 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:25.753 Detail, Notification: ControllerCommand - Completed
2019-05-08 00:27:25.754 Detail,
2019-05-08 00:27:25.754 Info, Node013, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=13): 0x01, 0x04, 0x00, 0x41, 0x0d, 0xb7
2019-05-08 00:27:25.757 Detail, Node013,   Received: 0x01, 0x09, 0x01, 0x41, 0x53, 0xdc, 0x01, 0x04, 0x40, 0x03, 0x7f
2019-05-08 00:27:25.757 Detail,
2019-05-08 00:27:25.757 Info, Node013, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2019-05-08 00:27:25.757 Info, Node013,   Protocol Info for Node 13:
2019-05-08 00:27:25.757 Info, Node013,     Listening     = false
2019-05-08 00:27:25.757 Info, Node013,     Frequent      = true
2019-05-08 00:27:25.757 Info, Node013,     Beaming       = true
2019-05-08 00:27:25.757 Info, Node013,     Routing       = true
2019-05-08 00:27:25.757 Info, Node013,     Max Baud Rate = 40000
2019-05-08 00:27:25.758 Info, Node013,     Version       = 4
2019-05-08 00:27:25.758 Info, Node013,     Security      = false
2019-05-08 00:27:25.758 Detail, Node220,   Expected reply was received
2019-05-08 00:27:25.758 Detail, Node220,   Message transaction complete
2019-05-08 00:27:25.758 Detail,
2019-05-08 00:27:25.758 Detail, Node013, Removing current message
2019-05-08 00:27:25.758 Detail, Node013, Query Stage Complete (ProtocolInfo)
2019-05-08 00:27:25.758 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2019-05-08 00:27:25.758 Detail, Node013, QueryStage_Probe
2019-05-08 00:27:25.758 Info, Node013, NoOperation::Set - Routing=true
2019-05-08 00:27:25.758 Detail, Node013, Queuing (NoOp) NoOperation_Set (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xc4
2019-05-08 00:27:25.759 Detail, Node013, Queuing (Query) Query Stage Complete (Probe)
2019-05-08 00:27:25.759 Detail,
2019-05-08 00:27:25.759 Info, Node013, Sending (NoOp) message (Callback ID=0x0b, Expected Reply=0x13) - NoOperation_Set (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xc4
2019-05-08 00:27:25.769 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:25.769 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:26.917 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x73, 0x93
2019-05-08 00:27:26.917 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
2019-05-08 00:27:26.917 Info, Node013, Request RTT 1158 Average Request RTT 1158
2019-05-08 00:27:26.917 Detail,   Expected callbackId was received
2019-05-08 00:27:26.918 Detail,   Expected reply was received
2019-05-08 00:27:26.918 Detail,   Message transaction complete
2019-05-08 00:27:26.918 Detail,
2019-05-08 00:27:26.918 Detail, Node013, Removing current message
2019-05-08 00:27:26.918 Detail, Node013, Notification: Notification - NoOperation
2019-05-08 00:27:26.920 Detail, Node013, Query Stage Complete (Probe)
2019-05-08 00:27:26.920 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=WakeUp live=1
2019-05-08 00:27:26.920 Detail, Node013, QueryStage_WakeUp
2019-05-08 00:27:26.920 Detail, Node013, QueryStage_ManufacturerSpecific1
2019-05-08 00:27:26.920 Detail, Node013, Checking for ManufacturerSpecific CC and Requesting values if present on this node
2019-05-08 00:27:26.921 Detail, Node013, Queuing (Query) ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x0c, 0xb5
2019-05-08 00:27:26.921 Detail, Node013, Queuing (Query) Query Stage Complete (ManufacturerSpecific1)
2019-05-08 00:27:26.921 Detail,
2019-05-08 00:27:26.921 Info, Node013, Sending (Query) message (Callback ID=0x0c, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x0c, 0xb5
2019-05-08 00:27:26.930 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:26.930 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:26.950 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x0c, 0x00, 0x00, 0x02, 0xe5
2019-05-08 00:27:26.950 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x0c received (expected 0x0c)
2019-05-08 00:27:26.950 Info, Node013, Request RTT 29 Average Request RTT 593
2019-05-08 00:27:26.951 Detail,   Expected callbackId was received
2019-05-08 00:27:36.922 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:27:36.922 Detail, Node013, Removing current message
2019-05-08 00:27:36.922 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:27:36.925 Detail, Node013, Query Stage Complete (ManufacturerSpecific1)
2019-05-08 00:27:36.925 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=NodeInfo live=1
2019-05-08 00:27:36.925 Detail, Node013, QueryStage_NodePlusInfo
2019-05-08 00:27:36.926 Detail, Node013, Queuing (Query) ZWavePlusInfoCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x5e, 0x01, 0x25, 0x0d, 0x9d
2019-05-08 00:27:36.926 Detail, Node013, Queuing (Query) Query Stage Complete (NodePlusInfo)
2019-05-08 00:27:36.926 Detail,
2019-05-08 00:27:36.926 Info, Node013, Sending (Query) message (Callback ID=0x0d, Expected Reply=0x04) - ZWavePlusInfoCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x5e, 0x01, 0x25, 0x0d, 0x9d
2019-05-08 00:27:36.935 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:36.935 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:36.955 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x0d, 0x00, 0x00, 0x03, 0xe5
2019-05-08 00:27:36.955 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x0d received (expected 0x0d)
2019-05-08 00:27:36.955 Info, Node013, Request RTT 29 Average Request RTT 311
2019-05-08 00:27:36.956 Detail,   Expected callbackId was received
2019-05-08 00:27:36.982 Detail, Node013,   Received: 0x01, 0x0f, 0x00, 0x04, 0x00, 0x0d, 0x09, 0x5e, 0x02, 0x01, 0x07, 0x00, 0x03, 0x00, 0x03, 0x00, 0xaa
2019-05-08 00:27:36.982 Detail,
2019-05-08 00:27:36.982 Info, Node013, Response RTT 55 Average Response RTT 55
2019-05-08 00:27:36.982 Info, Node013, ZWave+ Info Received from Node 13
2019-05-08 00:27:36.982 Info, Node013,   Zwave+ Node Type  (0x00) - Z-Wave+ node. Mandatory Command Classes:
2019-05-08 00:27:36.982 Info, Node013,     NONE
2019-05-08 00:27:36.982 Info, Node013,   Zwave+ Device Type  (0x300) - Door Lock Keypad. Mandatory Command Classes:
2019-05-08 00:27:36.982 Info, Node013,     COMMAND_CLASS_DEVICE_RESET_LOCALLY
2019-05-08 00:27:36.982 Info, Node013,     COMMAND_CLASS_ZWAVEPLUS_INFO
2019-05-08 00:27:36.982 Info, Node013,     0x59 (Not Supported)
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_MANUFACTURER_SPECIFIC
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_POWERLEVEL
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_ASSOCIATION
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_VERSION
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_DOOR_LOCK
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_USER_CODE
2019-05-08 00:27:36.983 Info, Node013,     COMMAND_CLASS_BATTERY
2019-05-08 00:27:36.991 Info, Node013,   ZWave+ Role Type  (0x40) - Listening Sleeping Slave
2019-05-08 00:27:36.991 Info, Node013,     COMMAND_CLASS_DEVICE_RESET_LOCALLY
2019-05-08 00:27:36.991 Detail, Node013, Initial read of value
2019-05-08 00:27:36.991 Detail, Node013, Initial read of value
2019-05-08 00:27:36.991 Detail, Node013, Initial read of value
2019-05-08 00:27:36.991 Detail, Node013,   Expected reply and command class was received
2019-05-08 00:27:36.991 Detail, Node013,   Message transaction complete
2019-05-08 00:27:36.991 Detail,
2019-05-08 00:27:36.991 Detail, Node013, Removing current message
2019-05-08 00:27:36.991 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:36.994 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:36.997 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:36.999 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.001 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.004 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.010 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.012 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.015 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.017 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.020 Detail, Node013, Notification: ValueAdded
2019-05-08 00:27:37.022 Detail, Node013, Notification: ValueChanged
2019-05-08 00:27:37.025 Detail, Node013, Notification: ValueChanged
2019-05-08 00:27:37.029 Detail, Node013, Notification: ValueChanged
2019-05-08 00:27:37.032 Detail, Node013, Query Stage Complete (NodePlusInfo)
2019-05-08 00:27:37.032 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=SecurityReport live=1
2019-05-08 00:27:37.032 Detail, Node013, QueryStage_SecurityReport
2019-05-08 00:27:37.032 Detail, Node013, QueryStage_ManufacturerSpecific2
2019-05-08 00:27:37.033 Detail, Node013, Queuing (Query) ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x0e, 0xb7
2019-05-08 00:27:37.033 Detail, Node013, Queuing (Query) Query Stage Complete (ManufacturerSpecific2)
2019-05-08 00:27:37.033 Detail,
2019-05-08 00:27:37.033 Info, Node013, Sending (Query) message (Callback ID=0x0e, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x0e, 0xb7
2019-05-08 00:27:37.042 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:37.042 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:37.062 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x0e, 0x00, 0x00, 0x03, 0xe6
2019-05-08 00:27:37.062 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x0e received (expected 0x0e)
2019-05-08 00:27:37.062 Info, Node013, Request RTT 29 Average Request RTT 170
2019-05-08 00:27:37.062 Detail,   Expected callbackId was received
2019-05-08 00:27:47.033 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:27:47.034 Detail, Node013, Removing current message
2019-05-08 00:27:47.034 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:27:47.037 Detail, Node013, Query Stage Complete (ManufacturerSpecific2)
2019-05-08 00:27:47.037 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Versions live=1
2019-05-08 00:27:47.037 Detail, Node013, QueryStage_Versions
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_NO_OPERATION
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_BASIC
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_APPLICATION_STATUS
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_DEVICE_RESET_LOCALLY
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_ZWAVEPLUS_INFO
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_DOOR_LOCK
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_USER_CODE
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_MANUFACTURER_SPECIFIC
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_POWERLEVEL
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_BATTERY
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_ASSOCIATION
2019-05-08 00:27:47.038 Info, Node013, Requesting Versions for COMMAND_CLASS_VERSION
2019-05-08 00:27:47.039 Detail, Node013, QueryStage_Instances
2019-05-08 00:27:47.039 Info, Node013, Essential node queries are complete
2019-05-08 00:27:47.039 Detail, Node013, QueryStage_Static
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) DoorLockCmd_Configuration_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x62, 0x05, 0x25, 0x0f, 0xa7
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) UserNumberCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x63, 0x04, 0x25, 0x10, 0xb8
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x11, 0xa8
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) AssociationCmd_GroupingsGet (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x85, 0x05, 0x25, 0x12, 0x5d
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) VersionCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x86, 0x11, 0x25, 0x13, 0x4b
2019-05-08 00:27:47.039 Detail, Node013, Queuing (Query) Query Stage Complete (Static)
2019-05-08 00:27:47.040 Detail, Node013, Notification: EssentialNodeQueriesComplete
2019-05-08 00:27:47.040 Detail,
2019-05-08 00:27:47.041 Info, Node013, Sending (Query) message (Callback ID=0x0f, Expected Reply=0x04) - DoorLockCmd_Configuration_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x62, 0x05, 0x25, 0x0f, 0xa7
2019-05-08 00:27:47.049 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:47.049 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:47.069 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x0f, 0x00, 0x00, 0x02, 0xe6
2019-05-08 00:27:47.070 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x0f received (expected 0x0f)
2019-05-08 00:27:47.070 Info, Node013, Request RTT 28 Average Request RTT 99
2019-05-08 00:27:47.070 Detail,   Expected callbackId was received
2019-05-08 00:27:57.042 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:27:57.042 Detail, Node013, Removing current message
2019-05-08 00:27:57.042 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:27:57.047 Detail,
2019-05-08 00:27:57.047 Info, Node013, Sending (Query) message (Callback ID=0x10, Expected Reply=0x04) - UserNumberCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x63, 0x04, 0x25, 0x10, 0xb8
2019-05-08 00:27:57.057 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:27:57.057 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:27:57.077 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x10, 0x00, 0x00, 0x03, 0xf8
2019-05-08 00:27:57.077 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x10 received (expected 0x10)
2019-05-08 00:27:57.077 Info, Node013, Request RTT 29 Average Request RTT 64
2019-05-08 00:27:57.077 Detail,   Expected callbackId was received
2019-05-08 00:28:07.049 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:28:07.049 Detail, Node013, Removing current message
2019-05-08 00:28:07.049 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:28:07.053 Detail,
2019-05-08 00:28:07.053 Info, Node013, Sending (Query) message (Callback ID=0x11, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x72, 0x04, 0x25, 0x11, 0xa8
2019-05-08 00:28:07.062 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:28:07.062 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:28:07.151 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x11, 0x00, 0x00, 0x09, 0xf3
2019-05-08 00:28:07.151 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x11 received (expected 0x11)
2019-05-08 00:28:07.151 Info, Node013, Request RTT 97 Average Request RTT 80
2019-05-08 00:28:07.151 Detail,   Expected callbackId was received
2019-05-08 00:28:17.054 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:28:17.055 Detail, Node013, Removing current message
2019-05-08 00:28:17.055 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:28:17.058 Detail,
2019-05-08 00:28:17.058 Info, Node013, Sending (Query) message (Callback ID=0x12, Expected Reply=0x04) - AssociationCmd_GroupingsGet (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x85, 0x05, 0x25, 0x12, 0x5d
2019-05-08 00:28:17.067 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:28:17.068 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:28:24.189 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x12, 0x01, 0x02, 0xc9, 0x33
2019-05-08 00:28:24.190 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x12 received (expected 0x12)
2019-05-08 00:28:24.190 Info, Node013, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2019-05-08 00:28:24.190 Warning, Node013, WARNING: Device is not a sleeping node.
2019-05-08 00:28:24.190 Detail, Node001,   Expected callbackId was received
2019-05-08 00:28:27.059 Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-05-08 00:28:27.059 Detail, Node013, Removing current message
2019-05-08 00:28:27.060 Detail, Node013, Notification: Notification - TimeOut
2019-05-08 00:28:27.064 Detail,
2019-05-08 00:28:27.064 Info, Node013, Sending (Query) message (Callback ID=0x13, Expected Reply=0x04) - VersionCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x86, 0x11, 0x25, 0x13, 0x4b
2019-05-08 00:28:27.075 Detail, Node013,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-05-08 00:28:27.075 Detail, Node013,   ZW_SEND_DATA delivered to Z-Wave stack
2019-05-08 00:28:30.588 Detail, Node013,   Received: 0x01, 0x07, 0x00, 0x13, 0x13, 0x01, 0x01, 0x60, 0x98
2019-05-08 00:28:30.588 Detail, Node013,   ZW_SEND_DATA Request with callback ID 0x13 received (expected 0x13)
2019-05-08 00:28:30.588 Info, Node013, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2019-05-08 00:28:30.588 Warning, Node013, WARNING: Device is not a sleeping node.
2019-05-08 00:28:30.588 Detail, Node001,   Expected callbackId was received

Here’s what I get when I click the “node information” after selecting the new "unknown node"

I’ve successfully installed two of those model locks with the same Z-wave USB stick.

The only recommendation I’d make is to try “Remove Node” and pushing the pair button on the lock button.
If it flashes green, then attempt to “Add Secure Node” again.

I’m not sure why but it seems that Z-wave devices sometimes need to be excluded before they can successfully be included.

If this does not work, my next suggestion would be to follow Schlage’s instructions on performing a factory reset on the lock and them attempt to pair it again.

It’s good to know that you manage to get this lock working. Since this model is kinda new, I was afraid it had some problem pairing with Home Assistant.

I’ve already tried removing all the nodes (except the stick), reseting the lock and pairing again. I get the same error.

But one thing that ocurred to me right now was trying to reset the stick.
Actually, I already reset the stick once, but everytime I try to pair the lock, the “Unknown Node” counter is incresed by one.
For example, right now, when I last tried to pair, I got “Unknown Node 13” (as showed in the image I posted). If I remove this node and pair again, I’ll get 14.
Do you guys think this might be the problem?

How do I “reset this counter”? I already hard reset the stick, but nothing happened. I think i have to “uninstall” something on the HA to reset the counter. Any ideas on how to do that?

One more thing, on other thread I saw one guy that had a similar problem and he find out that the frequency of his zwave stick was different from the lock. I got both from amazon. I think the frequency ir right, because at least some information gets transmitted from the lock to the stick (like the “capabilities” info on the image I posted). Anyone think the frequency might be the problem?

One more thing @rquinn, when you pair your locks, you just press “add secure node” on HA, and then press the red button insed the battery cover on the lock, right? No need to press the button on the stick?

Reading my earlier post, I’m not sure I was clear on what I meant by “Remove Node”.
Removing the Node with a dead node selected removes that dead node from your Z-wave config.
You definitely need to do that.
With that done, here is the process that I followed to add my locks . . .

  1. I pressed “Remove Node” (without a node selected) and then pressed the pair button on the lock. I did not press the button on the stick (I have read somewhere not to use the stick button because it won’t pass all the info to HA). Pressing “Remove Node” without a node selected puts the Z-wave stick in Exclusion mode which resets the ID on the lock when you press the pairing button on the lock. The Pairing Led will flash green which indicates that it was successfully excluded. I have read that this is a best practice when adding any zwave device before you include them.
  2. After I know that it was successfully excluded, I press “Add Secure Node” in HA and again press the pair button on the lock. The led light should again flash green to show that it successfully paired.

The only other thing that might be helpful is that I had trouble pairing secure devices when I coded the Z-wave config in YAML. I noticed in your log that you also have a warning about not sending the Network Key. My suspicion is there is something related to this that is keeping the lock from being able to send all the info HA needs to correctly recognize it.

I took Z-wave out of YAML, added it through integration panel and let HA auto-generate its own key. That worked for me.

One more thing worth mentioning . . . After the last 92.0-.2 updates, my z-wave configuration is not as stable as it was. I sometimes get an Unknown Node on one of my devices, but it eventually resolves itself after a reboot.

I hope this explanation is more helpful. I’m not sure why excluding the device before you include it helps but it seems to have made a difference for me.

1 Like

THANK YOU VERY MUCH, @rquinn!!!

It finally worked!

For anyone who might stumble upon this, here’s what I did:

I had already removed the lock node as you said.
What I did differently was: I erased my “zwave” config from configuration.yaml. Then I removed the HA “ZWave Panel” using the Integration Menu. Then removed the stick and did a factory reset (pressed the button with a pin for around 20 seconds). Restarted HA.

Then I added the Zwave Panel using the Integration Menu. I left the “network_key” blank, so HA creates one for me.

After that, I clicked Add Secure Node, pressed the red button on the lock and almost instantly it paired. Now everything seems to work fine.

I just need to learn how to control the lock from HA. But i’ll figure that out on google!!

One more thing: creating the Zwave with Integration Menu didn’t add any “zwave” config on my configuration.yaml. Where do I find what is my “network_key” that HA created for me?

And thanks again, man!!!

What/where exactly is the integration menu?

On the left side menu of HA, click “configurations” and then “Integrations” (the second item, below Home Assistant Cloud)

Quick question guys,

I just picked up a Century Connect (BE469ZP) I already have 3 Z-Wave devices (2 plugs & 1 motion sensor) When you say add a zwave panel, is this the Z-Wave component I already have?

Also I have read how to generate a secure network key but I believe I do not need to do this manually and add it too the configuration.yaml. Is this correct? I am running 0.99.3

Regards

Richard

I don’t know if I understood correct your question, but Z Wave Panel is the little panel on your “configurations” page of Home Assistant.
On the left side, below “Developers Tool” you’ll see “Configurations”. In the configurations you’ll see a list of available options. In them you should see “Z Wave”.

If it’s not there you must add it. I think you add it in the “Integrations” menu (also in this Configurations page).

About your second question on the network key… I don’t know. It’s been a while since I last paired any zwave component. Let’s see if somebodyelse knows

Sorry if I wasn’t clear,

Do you mean like this?

image

Yes, that’s the zwave panel

OK Perfect thank you,

I figured it was but just wanted to check

Just adding my $0.02.

On HA 0.104.2 using an Aeotec ZW090 Gen5 z-stick with the BE469ZP. Z-wave integration through HA UI and let it generate a network key for me.

Initial enrollment (using the button on the lock) with Add Secure Node didn’t work because my stick was too far away (and can’t be done through a repeater first time). Subsequent attempts after moving stick closer to the lock also failed.

Then I followed the factory reset settings on the lock and re-tried, enrollment was successful.

How is the BE469 experience through the z-stick?
How do you add/change lock codes?
Is state being correctly tracked?

I have the BE469 on vera but state is not reliable in HA after some recent vera firmware updates. I think it’s a problem with the vera integration… but making me think about moving to the z-stick. knowing the true state of my door lock is pretty important.

Supposed to work with the HACS integration “Keymaster” but I cannot seem to get that to work with my BE469ZP. It works with my BE469, older version, though.

Interesting, glad to know that integration is an option.
For now, my two BE469’s are connected to my ring base station’s zwave network. I manage codes through the ring app.

It was like pulling teeth but, eventually, I did enough re-interviews, and Keymaster removals and adds, and I got them to work.