Restore Zwave from usb Z-Stick GEN5 - Aeon Labs

Hi,

I tried to restore datas from a Z-Stick GEN5 - Aeon Labs on a fresh install oh hassbian.
The zwave network starts and I can see in the zwave log that informations are read.
But I see only one node and no entities are created.

I tried to restart Hass but it’s the same.

Is there a way to restore dats from the zwave stick ?

Thank you for your help

2019-08-06 14:27:38.542 Detail, Node001, Expected callbackId was received
2019-08-06 14:27:39.099 Error, Node036, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-08-06 14:27:39.099 Detail, Node036, Removing current message
2019-08-06 14:27:39.099 Detail, Node036, Notification: Notification - TimeOut
2019-08-06 14:27:39.100 Detail, Node036, Query Stage Complete (Session)
2019-08-06 14:27:39.100 Detail, Node036, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Dynamic live=1
2019-08-06 14:27:39.100 Detail, Node036, QueryStage_Dynamic
2019-08-06 14:27:39.101 Detail, Node036, Queuing (Send) SwitchMultilevelCmd_Get (Node=36): 0x01, 0x09, 0x00, 0x13, 0x24, 0x02, 0x26, 0x02, 0x25, 0x41, 0x83
2019-08-06 14:27:39.101 Detail, Node036, Queuing (Query) Query Stage Complete (Dynamic)
2019-08-06 14:27:39.101 Detail,
2019-08-06 14:27:39.101 Info, Node036, Sending (Send) message (Callback ID=0x41, Expected Reply=0x04) - SwitchMultilevelCmd_Get (Node=36): 0x01, 0x09, 0x00, 0x13, 0x24, 0x02, 0x26, 0x02, 0x25, 0x41, 0x83
2019-08-06 14:27:39.108 Detail, Node036, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-08-06 14:27:39.108 Detail, Node036, ZW_SEND_DATA delivered to Z-Wave stack
2019-08-06 14:27:48.505 Detail, Node036, Received: 0x01, 0x07, 0x00, 0x13, 0x41, 0x01, 0x03, 0xac, 0x04
2019-08-06 14:27:48.505 Detail, Node036, ZW_SEND_DATA Request with callback ID 0x41 received (expected 0x41)
2019-08-06 14:27:48.506 Info, Node036, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2019-08-06 14:27:48.506 Warning, Node036, WARNING: Device is not a sleeping node.
2019-08-06 14:27:48.506 Error, Node036, ERROR: node presumed dead
2019-08-06 14:27:48.506 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2019-08-06 14:27:48.506 Warning, CheckCompletedNodeQueries all=0, deadFound=1 sleepingOnly=0
2019-08-06 14:27:48.506 Detail, Node001, Expected callbackId was received
2019-08-06 14:27:48.506 Detail, Node036, Notification: Notification - Node Dead
2019-08-06 14:27:49.102 Error, Node036, ERROR: Dropping command because node is presumed dead
2019-08-06 14:27:49.102 Detail, Node036, Removing current message
2019-08-06 14:27:49.103 Detail, Node036, Notification: Notification - TimeOut
2019-08-06 14:27:49.104 Detail, Node003, Query Stage Complete (Neighbors)
2019-08-06 14:27:49.104 Detail, Node003, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2019-08-06 14:27:49.104 Detail, Node003, QueryStage_Session
2019-08-06 14:27:49.104 Detail, Node003, Queuing (Query) SwitchAllCmd_Get (Node=3): 0x01, 0x09, 0x00, 0x13, 0x03, 0x02, 0x27, 0x02, 0x25, 0x42, 0xa6
2019-08-06 14:27:49.104 Detail, Node003, Queuing (Query) Query Stage Complete (Session)
2019-08-06 14:27:49.104 Detail, Node004, Query Stage Complete (Neighbors)
2019-08-06 14:27:49.104 Detail, Node004, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2019-08-06 14:27:49.104 Detail, Node004, QueryStage_Session
2019-08-06 14:27:49.104 Detail, Node004, QueryStage_Dynamic
2019-08-06 14:27:49.104 Detail, Node004, Queuing (Send) SensorMultilevelCmd_Get (Node=4): 0x01, 0x09, 0x00, 0x13, 0x04, 0x02, 0x31, 0x04, 0x25, 0x43, 0xb0
2019-08-06 14:27:49.104 Detail, Node004, Queuing (Query) Query Stage Complete (Dynamic)
2019-08-06 14:27:49.104 Detail,

2019-08-06_143609

Copy the zw_cfg######.xml (##### is a set of numbers/letters that’s different for everybody) from your previous install to your new install.

Thank you for your answer.

I don’t have the zw_cfgxxxxx.xml so I hoped that I could restore nodes from the old usb stick and that hass could creat new entities but It seems that it’s not possible.

Nope, you’re going to have to reset and readd your devices individually if you don’t have the cfg file anymore.

:sob:
I’ll try to find a workaround

The config file is just a cache, losing it is not the end of the world. You do not need to reset anything. Not having it causes a bit of extra work though, but it is recoverable.

From the log file, you’ve got some other issues going on, like possibly dead nodes. How many nodes are supposed to be in your network? Can you post the full contents of the OZW_Log.txt

Also, make sure you don’t have modemmanager installed, that will cause trouble with reading the serial port. Make sure it’s not installed with: sudo apt-get purge modemmanager.

Hi,
thank you for your reply.

There is approximately 20 nodes in my network.

I posted the partial content of my OZW_Log.txt because he’s too long.

It could be great if I could restore the zwave network :slight_smile:

2019-08-07 09:30:27.567 Always, OpenZwave Version 1.4.3440 Starting Up
2019-08-07 09:30:46.080 Info, Setting Up Provided Network Key for Secure Communications
2019-08-07 09:30:46.080 Info, mgr,     Added driver for controller /dev/ttyACM0
2019-08-07 09:30:46.081 Info,   Opening controller /dev/ttyACM0
2019-08-07 09:30:46.081 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2019-08-07 09:30:46.083 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2019-08-07 09:30:46.083 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-08-07 09:30:46.084 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-08-07 09:30:46.084 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-08-07 09:30:46.084 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-08-07 09:30:46.084 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-08-07 09:30:46.084 Detail, 
2019-08-07 09:30:46.084 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-08-07 09:30:46.087 Detail, contrlr,   Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x33, 0x2e, 0x39, 0x35, 0x00, 0x01, 0x99
2019-08-07 09:30:46.087 Detail, 
2019-08-07 09:30:46.087 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2019-08-07 09:30:46.087 Info, contrlr,     Static Controller library, version Z-Wave 3.95
2019-08-07 09:30:46.087 Detail, Node045,   Expected reply was received
2019-08-07 09:30:46.087 Detail, Node045,   Message transaction complete
2019-08-07 09:30:46.087 Detail, 
2019-08-07 09:30:46.087 Detail, contrlr, Removing current message
2019-08-07 09:30:46.087 Detail, 
2019-08-07 09:30:46.088 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-08-07 09:30:46.091 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xc3, 0xfe, 0x98, 0xd9, 0x01, 0xab
2019-08-07 09:30:46.091 Detail, 
2019-08-07 09:30:46.091 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xc3fe98d9.  Our node ID = 1
2019-08-07 09:30:46.091 Detail, Node254,   Expected reply was received
2019-08-07 09:30:46.091 Detail, Node254,   Message transaction complete
2019-08-07 09:30:46.091 Detail, 
2019-08-07 09:30:46.091 Detail, contrlr, Removing current message
2019-08-07 09:30:46.092 Detail, 
2019-08-07 09:30:46.092 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-08-07 09:30:46.094 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x08, 0xf7
2019-08-07 09:30:46.094 Detail, 
2019-08-07 09:30:46.094 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2019-08-07 09:30:46.094 Info, contrlr,     There is no SUC ID Server (SIS) in this network.
2019-08-07 09:30:46.094 Info, contrlr,     The PC controller is a primary controller.
2019-08-07 09:30:46.094 Detail, Node247,   Expected reply was received
2019-08-07 09:30:46.094 Detail, Node247,   Message transaction complete
2019-08-07 09:30:46.095 Detail, 
2019-08-07 09:30:46.095 Detail, contrlr, Removing current message
2019-08-07 09:30:46.095 Detail, 
2019-08-07 09:30:46.095 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-08-07 09:30:46.099 Detail, contrlr,   Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x00, 0x00, 0x86, 0x00, 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-08-07 09:30:46.099 Detail, 
2019-08-07 09:30:46.099 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2019-08-07 09:30:46.100 Info, contrlr,     Serial API Version:   1.0
2019-08-07 09:30:46.100 Info, contrlr,     Manufacturer ID:      0x0086
2019-08-07 09:30:46.100 Info, contrlr,     Product Type:         0x0001
2019-08-07 09:30:46.100 Info, contrlr,     Product ID:           0x005a
2019-08-07 09:30:46.100 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2019-08-07 09:30:46.100 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2019-08-07 09:30:46.100 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2019-08-07 09:30:46.100 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2019-08-07 09:30:46.100 Detail,   Expected reply was received
2019-08-07 09:30:46.101 Detail,   Message transaction complete
2019-08-07 09:30:46.101 Detail, 
2019-08-07 09:30:46.101 Detail, contrlr, Removing current message
2019-08-07 09:30:46.101 Detail, 
2019-08-07 09:30:46.101 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-08-07 09:30:46.103 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2019-08-07 09:30:46.109 Detail, 
2019-08-07 09:30:46.110 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 0
2019-08-07 09:30:46.110 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2019-08-07 09:30:46.110 Detail, Node172,   Expected reply was received
2019-08-07 09:30:46.110 Detail, Node172,   Message transaction complete
2019-08-07 09:30:46.110 Detail, 
2019-08-07 09:30:46.110 Detail, contrlr, Removing current message
2019-08-07 09:30:46.110 Detail, 
2019-08-07 09:30:46.110 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2019-08-07 09:30:46.166 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0xec, 0x90, 0x46, 0x35, 0x26, 0x47, 0xfb, 0xd2, 0x67, 0x55, 0xa1, 0x8f, 0x1c, 0x2c, 0x4e, 0xa2, 0x46, 0xe2, 0x54, 0x9e, 0x1c, 0x1b, 0xcc, 0x39, 0x8b, 0xc5, 0x20, 0xfc, 0x14, 0x41, 0xd2, 0xf4, 0x1c
2019-08-07 09:30:46.166 Detail, 
2019-08-07 09:30:46.166 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2019-08-07 09:30:46.166 Detail, Node032,   Expected reply was received
2019-08-07 09:30:46.166 Detail, Node032,   Message transaction complete
2019-08-07 09:30:46.167 Detail, 
2019-08-07 09:30:46.167 Detail, contrlr, Removing current message
2019-08-07 09:30:46.167 Detail, 
2019-08-07 09:30:46.167 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2019-08-07 09:30:46.269 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0xdd, 0xfa, 0x98, 0x70, 0x3b, 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, 0x30
2019-08-07 09:30:46.269 Detail, 
2019-08-07 09:30:46.269 Info, mgr,     Driver with Home ID of 0xc3fe98d9 is now ready.
2019-08-07 09:30:46.269 Info, 
2019-08-07 09:30:46.269 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2019-08-07 09:30:46.269 Info, contrlr,     Node 001 - New
2019-08-07 09:30:46.269 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.270 Detail, Node001, QueryStage_ProtocolInfo
2019-08-07 09:30:46.270 Detail, Node001, Queuing (Query) Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
2019-08-07 09:30:46.270 Detail, Node001, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.270 Info, Node001, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.270 Info, contrlr,     Node 003 - New
2019-08-07 09:30:46.270 Detail, Node003, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.270 Detail, Node003, QueryStage_ProtocolInfo
2019-08-07 09:30:46.270 Detail, Node003, Queuing (Query) Get Node Protocol Info (Node=3): 0x01, 0x04, 0x00, 0x41, 0x03, 0xb9
2019-08-07 09:30:46.270 Detail, Node003, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.271 Info, Node003, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.271 Info, contrlr,     Node 004 - New
2019-08-07 09:30:46.271 Detail, Node004, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.271 Detail, Node004, QueryStage_ProtocolInfo
2019-08-07 09:30:46.271 Detail, Node004, Queuing (Query) Get Node Protocol Info (Node=4): 0x01, 0x04, 0x00, 0x41, 0x04, 0xbe
2019-08-07 09:30:46.271 Detail, Node004, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.271 Info, Node004, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.271 Info, contrlr,     Node 005 - New
2019-08-07 09:30:46.271 Detail, Node005, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.271 Detail, Node005, QueryStage_ProtocolInfo
2019-08-07 09:30:46.271 Detail, Node005, Queuing (Query) Get Node Protocol Info (Node=5): 0x01, 0x04, 0x00, 0x41, 0x05, 0xbf
2019-08-07 09:30:46.271 Detail, Node005, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.272 Info, Node005, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.272 Info, contrlr,     Node 007 - New
2019-08-07 09:30:46.272 Detail, Node007, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.272 Detail, Node007, QueryStage_ProtocolInfo
2019-08-07 09:30:46.272 Detail, Node007, Queuing (Query) Get Node Protocol Info (Node=7): 0x01, 0x04, 0x00, 0x41, 0x07, 0xbd
2019-08-07 09:30:46.272 Detail, Node007, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.272 Info, Node007, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.272 Info, contrlr,     Node 008 - New
2019-08-07 09:30:46.272 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.272 Detail, Node008, QueryStage_ProtocolInfo
2019-08-07 09:30:46.272 Detail, Node008, Queuing (Query) Get Node Protocol Info (Node=8): 0x01, 0x04, 0x00, 0x41, 0x08, 0xb2
2019-08-07 09:30:46.272 Detail, Node008, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.273 Info, Node008, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.273 Info, contrlr,     Node 010 - New
2019-08-07 09:30:46.273 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.273 Detail, Node010, QueryStage_ProtocolInfo
2019-08-07 09:30:46.273 Detail, Node010, Queuing (Query) Get Node Protocol Info (Node=10): 0x01, 0x04, 0x00, 0x41, 0x0a, 0xb0
2019-08-07 09:30:46.273 Detail, Node010, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.273 Info, Node010, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.273 Info, contrlr,     Node 012 - New
2019-08-07 09:30:46.273 Detail, Node012, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.273 Detail, Node012, QueryStage_ProtocolInfo
2019-08-07 09:30:46.273 Detail, Node012, Queuing (Query) Get Node Protocol Info (Node=12): 0x01, 0x04, 0x00, 0x41, 0x0c, 0xb6
2019-08-07 09:30:46.274 Detail, Node012, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.274 Info, Node012, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.274 Info, contrlr,     Node 013 - New
2019-08-07 09:30:46.274 Detail, Node013, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.274 Detail, Node013, QueryStage_ProtocolInfo
2019-08-07 09:30:46.274 Detail, Node013, Queuing (Query) Get Node Protocol Info (Node=13): 0x01, 0x04, 0x00, 0x41, 0x0d, 0xb7
2019-08-07 09:30:46.274 Detail, Node013, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.274 Info, Node013, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.274 Info, contrlr,     Node 014 - New
2019-08-07 09:30:46.274 Detail, Node014, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.274 Detail, Node014, QueryStage_ProtocolInfo
2019-08-07 09:30:46.275 Detail, Node014, Queuing (Query) Get Node Protocol Info (Node=14): 0x01, 0x04, 0x00, 0x41, 0x0e, 0xb4
2019-08-07 09:30:46.275 Detail, Node014, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.275 Info, Node014, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.275 Info, contrlr,     Node 015 - New
2019-08-07 09:30:46.275 Detail, Node015, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.275 Detail, Node015, QueryStage_ProtocolInfo
2019-08-07 09:30:46.275 Detail, Node015, Queuing (Query) Get Node Protocol Info (Node=15): 0x01, 0x04, 0x00, 0x41, 0x0f, 0xb5
2019-08-07 09:30:46.275 Detail, Node015, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.275 Info, Node015, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.275 Info, contrlr,     Node 016 - New
2019-08-07 09:30:46.275 Detail, Node016, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.275 Detail, Node016, QueryStage_ProtocolInfo
2019-08-07 09:30:46.276 Detail, Node016, Queuing (Query) Get Node Protocol Info (Node=16): 0x01, 0x04, 0x00, 0x41, 0x10, 0xaa
2019-08-07 09:30:46.276 Detail, Node016, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.276 Info, Node016, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.276 Info, contrlr,     Node 020 - New
2019-08-07 09:30:46.276 Detail, Node020, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.276 Detail, Node020, QueryStage_ProtocolInfo
2019-08-07 09:30:46.276 Detail, Node020, Queuing (Query) Get Node Protocol Info (Node=20): 0x01, 0x04, 0x00, 0x41, 0x14, 0xae
2019-08-07 09:30:46.276 Detail, Node020, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.276 Info, Node020, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.276 Info, contrlr,     Node 021 - New
2019-08-07 09:30:46.276 Detail, Node021, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.276 Detail, Node021, QueryStage_ProtocolInfo
2019-08-07 09:30:46.277 Detail, Node021, Queuing (Query) Get Node Protocol Info (Node=21): 0x01, 0x04, 0x00, 0x41, 0x15, 0xaf
2019-08-07 09:30:46.277 Detail, Node021, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.277 Info, Node021, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.277 Info, contrlr,     Node 024 - New
2019-08-07 09:30:46.277 Detail, Node024, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.277 Detail, Node024, QueryStage_ProtocolInfo
2019-08-07 09:30:46.277 Detail, Node024, Queuing (Query) Get Node Protocol Info (Node=24): 0x01, 0x04, 0x00, 0x41, 0x18, 0xa2
2019-08-07 09:30:46.277 Detail, Node024, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.277 Info, Node024, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.277 Info, contrlr,     Node 029 - New
2019-08-07 09:30:46.277 Detail, Node029, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.277 Detail, Node029, QueryStage_ProtocolInfo
2019-08-07 09:30:46.278 Detail, Node029, Queuing (Query) Get Node Protocol Info (Node=29): 0x01, 0x04, 0x00, 0x41, 0x1d, 0xa7
2019-08-07 09:30:46.278 Detail, Node029, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.278 Info, Node029, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.278 Info, contrlr,     Node 030 - New
2019-08-07 09:30:46.278 Detail, Node030, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.278 Detail, Node030, QueryStage_ProtocolInfo
2019-08-07 09:30:46.278 Detail, Node030, Queuing (Query) Get Node Protocol Info (Node=30): 0x01, 0x04, 0x00, 0x41, 0x1e, 0xa4
2019-08-07 09:30:46.278 Detail, Node030, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.278 Info, Node030, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.278 Info, contrlr,     Node 031 - New
2019-08-07 09:30:46.278 Detail, Node031, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.278 Detail, Node031, QueryStage_ProtocolInfo
2019-08-07 09:30:46.279 Detail, Node031, Queuing (Query) Get Node Protocol Info (Node=31): 0x01, 0x04, 0x00, 0x41, 0x1f, 0xa5
2019-08-07 09:30:46.279 Detail, Node031, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.279 Info, Node031, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.279 Info, contrlr,     Node 033 - New
2019-08-07 09:30:46.279 Detail, Node033, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.279 Detail, Node033, QueryStage_ProtocolInfo
2019-08-07 09:30:46.279 Detail, Node033, Queuing (Query) Get Node Protocol Info (Node=33): 0x01, 0x04, 0x00, 0x41, 0x21, 0x9b
2019-08-07 09:30:46.279 Detail, Node033, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.279 Info, Node033, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.279 Info, contrlr,     Node 034 - New
2019-08-07 09:30:46.279 Detail, Node034, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.279 Detail, Node034, QueryStage_ProtocolInfo
2019-08-07 09:30:46.280 Detail, Node034, Queuing (Query) Get Node Protocol Info (Node=34): 0x01, 0x04, 0x00, 0x41, 0x22, 0x98
2019-08-07 09:30:46.280 Detail, Node034, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.280 Info, Node034, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.280 Info, contrlr,     Node 036 - New
2019-08-07 09:30:46.280 Detail, Node036, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.280 Detail, Node036, QueryStage_ProtocolInfo
2019-08-07 09:30:46.280 Detail, Node036, Queuing (Query) Get Node Protocol Info (Node=36): 0x01, 0x04, 0x00, 0x41, 0x24, 0x9e
2019-08-07 09:30:46.280 Detail, Node036, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.280 Info, Node036, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.280 Info, contrlr,     Node 037 - New
2019-08-07 09:30:46.280 Detail, Node037, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.281 Detail, Node037, QueryStage_ProtocolInfo
2019-08-07 09:30:46.281 Detail, Node037, Queuing (Query) Get Node Protocol Info (Node=37): 0x01, 0x04, 0x00, 0x41, 0x25, 0x9f
2019-08-07 09:30:46.281 Detail, Node037, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.281 Info, Node037, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.281 Info, contrlr,     Node 038 - New
2019-08-07 09:30:46.281 Detail, Node038, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2019-08-07 09:30:46.281 Detail, Node038, QueryStage_ProtocolInfo
2019-08-07 09:30:46.281 Detail, Node038, Queuing (Query) Get Node Protocol Info (Node=38): 0x01, 0x04, 0x00, 0x41, 0x26, 0x9c
2019-08-07 09:30:46.281 Detail, Node038, Queuing (Query) Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.281 Info, Node038, Initializing Node. New Node: false (false)
2019-08-07 09:30:46.282 Detail,   Expected reply was received
2019-08-07 09:30:46.282 Detail,   Message transaction complete
2019-08-07 09:30:46.282 Detail, 
2019-08-07 09:30:46.282 Detail, contrlr, Removing current message
2019-08-07 09:30:46.282 Detail, Node001, Notification: DriverReady
2019-08-07 09:30:46.285 Detail, Node001, Notification: NodeNew
2019-08-07 09:30:46.286 Detail, Node001, Notification: NodeAdded
2019-08-07 09:30:46.290 Detail, Node003, Notification: NodeNew
2019-08-07 09:30:46.290 Detail, Node003, Notification: NodeAdded
2019-08-07 09:30:46.295 Detail, Node004, Notification: NodeNew
2019-08-07 09:30:46.295 Detail, Node004, Notification: NodeAdded
2019-08-07 09:30:46.299 Detail, Node005, Notification: NodeNew
2019-08-07 09:30:46.300 Detail, Node005, Notification: NodeAdded
2019-08-07 09:30:46.305 Detail, Node007, Notification: NodeNew
2019-08-07 09:30:46.306 Detail, Node007, Notification: NodeAdded
2019-08-07 09:30:46.311 Detail, Node008, Notification: NodeNew
2019-08-07 09:30:46.312 Detail, Node008, Notification: NodeAdded
2019-08-07 09:30:46.316 Detail, Node010, Notification: NodeNew
2019-08-07 09:30:46.317 Detail, Node010, Notification: NodeAdded
2019-08-07 09:30:46.322 Detail, Node012, Notification: NodeNew
2019-08-07 09:30:46.322 Detail, Node012, Notification: NodeAdded
2019-08-07 09:30:46.327 Detail, Node013, Notification: NodeNew
2019-08-07 09:30:46.329 Detail, Node013, Notification: NodeAdded
2019-08-07 09:30:46.335 Detail, Node014, Notification: NodeNew
2019-08-07 09:30:46.335 Detail, Node014, Notification: NodeAdded
2019-08-07 09:30:46.342 Detail, Node015, Notification: NodeNew
2019-08-07 09:30:46.342 Detail, Node015, Notification: NodeAdded
2019-08-07 09:30:46.347 Detail, Node016, Notification: NodeNew
2019-08-07 09:30:46.348 Detail, Node016, Notification: NodeAdded
2019-08-07 09:30:46.353 Detail, Node020, Notification: NodeNew
2019-08-07 09:30:46.354 Detail, Node020, Notification: NodeAdded
2019-08-07 09:30:46.359 Detail, Node021, Notification: NodeNew
2019-08-07 09:30:46.360 Detail, Node021, Notification: NodeAdded
2019-08-07 09:30:46.365 Detail, Node024, Notification: NodeNew
2019-08-07 09:30:46.366 Detail, Node024, Notification: NodeAdded
2019-08-07 09:30:46.372 Detail, Node029, Notification: NodeNew
2019-08-07 09:30:46.373 Detail, Node029, Notification: NodeAdded
2019-08-07 09:30:46.375 Detail, Node030, Notification: NodeNew
2019-08-07 09:30:46.376 Detail, Node030, Notification: NodeAdded
2019-08-07 09:30:46.379 Detail, Node031, Notification: NodeNew
2019-08-07 09:30:46.379 Detail, Node031, Notification: NodeAdded
2019-08-07 09:30:46.382 Detail, Node033, Notification: NodeNew
2019-08-07 09:30:46.383 Detail, Node033, Notification: NodeAdded
2019-08-07 09:30:46.386 Detail, Node034, Notification: NodeNew
2019-08-07 09:30:46.386 Detail, Node034, Notification: NodeAdded
2019-08-07 09:30:46.390 Detail, Node036, Notification: NodeNew
2019-08-07 09:30:46.390 Detail, Node036, Notification: NodeAdded
2019-08-07 09:30:46.393 Detail, Node037, Notification: NodeNew
2019-08-07 09:30:46.394 Detail, Node037, Notification: NodeAdded
2019-08-07 09:30:46.397 Detail, Node038, Notification: NodeNew
2019-08-07 09:30:46.398 Detail, Node038, Notification: NodeAdded
2019-08-07 09:30:46.401 Detail, 
2019-08-07 09:30:46.401 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-08-07 09:30:46.404 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x96, 0x0f, 0x64
2019-08-07 09:30:46.404 Detail, 
2019-08-07 09:30:46.404 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2019-08-07 09:30:46.404 Detail, Node015,   Expected reply was received
2019-08-07 09:30:46.404 Detail, Node015,   Message transaction complete
2019-08-07 09:30:46.404 Detail, 
2019-08-07 09:30:46.404 Detail, contrlr, Removing current message
2019-08-07 09:30:46.404 Detail, 
2019-08-07 09:30:46.404 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-08-07 09:30:46.406 Detail, contrlr, Removing current message
2019-08-07 09:30:46.406 Detail, 
2019-08-07 09:30:46.406 Info, Node001, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
2019-08-07 09:30:46.409 Detail, Node001,   Received: 0x01, 0x09, 0x01, 0x41, 0x93, 0x16, 0x01, 0x02, 0x02, 0x01, 0x33
2019-08-07 09:30:46.409 Detail, 
2019-08-07 09:30:46.409 Info, Node001, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2019-08-07 09:30:46.409 Info, Node001,   Protocol Info for Node 1:
2019-08-07 09:30:46.409 Info, Node001,     Listening     = true
2019-08-07 09:30:46.409 Info, Node001,     Beaming       = true
2019-08-07 09:30:46.409 Info, Node001,     Routing       = false
2019-08-07 09:30:46.409 Info, Node001,     Max Baud Rate = 40000
2019-08-07 09:30:46.409 Info, Node001,     Version       = 4
2019-08-07 09:30:46.409 Info, Node001,     Security      = false
2019-08-07 09:30:46.415 Info, Node001,   Basic device class    (0x02) - Static Controller
2019-08-07 09:30:46.415 Info, Node001,   Generic device Class  (0x02) - Static Controller
2019-08-07 09:30:46.415 Info, Node001,   Specific device class (0x01) - Static PC Controller
2019-08-07 09:30:46.415 Info, Node001,     COMMAND_CLASS_BASIC is not mapped
2019-08-07 09:30:46.415 Info, Node001,   Mandatory Command Classes for Node 1:
2019-08-07 09:30:46.416 Info, Node001,     None
2019-08-07 09:30:46.416 Info, Node001,   Mandatory Command Classes controlled by Node 1:
2019-08-07 09:30:46.416 Info, Node001,     COMMAND_CLASS_BASIC
2019-08-07 09:30:46.416 Detail, Node022,   Expected reply was received
2019-08-07 09:30:46.416 Detail, Node022,   Message transaction complete
2019-08-07 09:30:46.416 Detail, 
2019-08-07 09:30:46.416 Detail, Node001, Removing current message
2019-08-07 09:30:46.416 Detail, Node001, Notification: NodeProtocolInfo
2019-08-07 09:30:46.418 Detail, Node001, Notification: ValueAdded
2019-08-07 09:30:46.419 Detail, Node001, Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.419 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2019-08-07 09:30:46.419 Detail, Node001, QueryStage_Probe
2019-08-07 09:30:46.419 Detail, Node001, QueryStage_WakeUp
2019-08-07 09:30:46.419 Detail, Node001, QueryStage_ManufacturerSpecific1
2019-08-07 09:30:46.419 Detail, Node001, Load Controller Manufacturer Specific Config
2019-08-07 09:30:46.460 Info, Product name collision: FGR223 Roller Shutter Controller 3 type 303 id 1000 manufacturerid 10f, collides with FGRM223 Roller Shutter Controller 3, type 303 id 1000 manufacturerid 10f
2019-08-07 09:30:46.468 Info, Node001,   Opening config param file /srv/homeassistant/lib/python3.7/site-packages/python_openzwave/ozw_config/aeotec/zw090.xml
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_NodePlusInfo
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_SecurityReport
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_ManufacturerSpecific2
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_Versions
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_Instances
2019-08-07 09:30:46.471 Info, Node001, Essential node queries are complete
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_Static
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_Associations
2019-08-07 09:30:46.471 Detail, Node001, QueryStage_Neighbors
2019-08-07 09:30:46.472 Detail, Requesting routing info (neighbor list) for Node 1
2019-08-07 09:30:46.472 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2019-08-07 09:30:46.472 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2019-08-07 09:30:46.472 Detail, Node001, Notification: EssentialNodeQueriesComplete
2019-08-07 09:30:46.472 Detail, 
2019-08-07 09:30:46.472 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-08-07 09:30:46.476 Detail, Node001,   Received: 0x01, 0x20, 0x01, 0x80, 0x9c, 0x7a, 0x88, 0x60, 0x3a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6a
2019-08-07 09:30:46.477 Detail, 
2019-08-07 09:30:46.477 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2019-08-07 09:30:46.477 Info, Node001,     Neighbors of this node are:
2019-08-07 09:30:46.477 Info, Node001,     Node 3
2019-08-07 09:30:46.477 Info, Node001,     Node 4
2019-08-07 09:30:46.477 Info, Node001,     Node 5
2019-08-07 09:30:46.477 Info, Node001,     Node 8
2019-08-07 09:30:46.477 Info, Node001,     Node 10
2019-08-07 09:30:46.477 Info, Node001,     Node 12
2019-08-07 09:30:46.477 Info, Node001,     Node 13
2019-08-07 09:30:46.477 Info, Node001,     Node 14
2019-08-07 09:30:46.477 Info, Node001,     Node 15
2019-08-07 09:30:46.477 Info, Node001,     Node 20
2019-08-07 09:30:46.477 Info, Node001,     Node 24
2019-08-07 09:30:46.477 Info, Node001,     Node 30
2019-08-07 09:30:46.477 Info, Node001,     Node 31
2019-08-07 09:30:46.477 Info, Node001,     Node 34
2019-08-07 09:30:46.477 Info, Node001,     Node 36
2019-08-07 09:30:46.477 Info, Node001,     Node 37
2019-08-07 09:30:46.477 Info, Node001,     Node 38
2019-08-07 09:30:46.477 Detail, Node122,   Expected reply was received
2019-08-07 09:30:46.477 Detail, Node122,   Message transaction complete
2019-08-07 09:30:46.477 Detail, 
2019-08-07 09:30:46.477 Detail, Node001, Removing current message
2019-08-07 09:30:46.478 Detail, 
2019-08-07 09:30:46.478 Info, Node003, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=3): 0x01, 0x04, 0x00, 0x41, 0x03, 0xb9
2019-08-07 09:30:46.480 Detail, Node003,   Received: 0x01, 0x09, 0x01, 0x41, 0xd3, 0x9c, 0x00, 0x04, 0x10, 0x01, 0xec
2019-08-07 09:30:46.480 Detail, 
2019-08-07 09:30:46.480 Info, Node003, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2019-08-07 09:30:46.480 Info, Node003,   Protocol Info for Node 3:
2019-08-07 09:30:46.480 Info, Node003,     Listening     = true
2019-08-07 09:30:46.480 Info, Node003,     Beaming       = true
2019-08-07 09:30:46.480 Info, Node003,     Routing       = true
2019-08-07 09:30:46.480 Info, Node003,     Max Baud Rate = 40000
2019-08-07 09:30:46.480 Info, Node003,     Version       = 4
2019-08-07 09:30:46.480 Info, Node003,     Security      = false
2019-08-07 09:30:46.480 Info, Node003,   Basic device class    (0x04) - Routing Slave
2019-08-07 09:30:46.480 Info, Node003,   Generic device Class  (0x10) - Binary Switch
2019-08-07 09:30:46.480 Info, Node003,   Specific device class (0x01) - Binary Power Switch
2019-08-07 09:30:46.480 Info, Node003,     COMMAND_CLASS_BASIC will be mapped to COMMAND_CLASS_SWITCH_BINARY
2019-08-07 09:30:46.480 Info, Node003,   Mandatory Command Classes for Node 3:
2019-08-07 09:30:46.480 Info, Node003,     COMMAND_CLASS_BASIC
2019-08-07 09:30:46.480 Info, Node003,     COMMAND_CLASS_SWITCH_BINARY
2019-08-07 09:30:46.481 Info, Node003,     COMMAND_CLASS_SWITCH_ALL
2019-08-07 09:30:46.481 Info, Node003,   Mandatory Command Classes controlled by Node 3:
2019-08-07 09:30:46.481 Info, Node003,     None
2019-08-07 09:30:46.481 Detail, Node156,   Expected reply was received
2019-08-07 09:30:46.481 Detail, Node156,   Message transaction complete
2019-08-07 09:30:46.481 Detail, 
2019-08-07 09:30:46.481 Detail, Node003, Removing current message
2019-08-07 09:30:46.481 Detail, Node003, Notification: NodeProtocolInfo
2019-08-07 09:30:46.483 Detail, Node003, Notification: ValueAdded
2019-08-07 09:30:46.486 Detail, Node003, Notification: ValueAdded
2019-08-07 09:30:46.487 Detail, Node003, Query Stage Complete (ProtocolInfo)
2019-08-07 09:30:46.487 Detail, Node003, AdvanceQueries queryPending=0 

You can post the entire log somewhere like the Ubuntu pastebin. I think the log snippet shows that the nodes have not done any of the interview process yet ( queryStage=None), which is how OZW knows about them. I can’t see what else has happened, if anything.

Node 3 looks like a powered node, can you click “Refresh Node” in the UI and see if it updates? Are the other nodes powered or battery?

Did you include any of the devices as secure? If so, did you restore the same Network Key?

Here is the entire log https://paste.ubuntu.com/p/s9yJ96BKdc/ and thank you for the link :slight_smile:

I tried to refresh node 3 but nothing happens

My devices was included in non secure mode

It’s strange because I see all the nodes in the zwave log

2019-08-07 09:30:46.290 Detail, Node003, Notification: NodeNew
2019-08-07 09:30:46.290 Detail, Node003, Notification: NodeAdded
2019-08-07 09:30:46.295 Detail, Node004, Notification: NodeNew
2019-08-07 09:30:46.295 Detail, Node004, Notification: NodeAdded
2019-08-07 09:30:46.299 Detail, Node005, Notification: NodeNew
2019-08-07 09:30:46.300 Detail, Node005, Notification: NodeAdded
2019-08-07 09:30:46.305 Detail, Node007, Notification: NodeNew
2019-08-07 09:30:46.306 Detail, Node007, Notification: NodeAdded
2019-08-07 09:30:46.311 Detail, Node008, Notification: NodeNew
2019-08-07 09:30:46.312 Detail, Node008, Notification: NodeAdded

But they don’t appear in the unused entities

Basically all of the commands sent to the device are failing with time outs. The reason none of the other nodes are showing up is because they aren’t responding to any of the questions the controller is asking of them.

Logs like these aren’t looking good:

2019-08-07 09:37:23.633 Error, Node037, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-08-07 09:37:24.578 Detail, CAN received...triggering resend

Did anything else change? Did you move the location of your USB stick that could have affected the range? The CAN received message can indicate RF interference:

This indicates that a Message Collision happened on the Z-Wave network and the message will be reattempted. If you get lots of these messages it indicates a RF Interference Issues

Location of the stick is the same as before.

So I don’t understand why hass don’t restore the Zwave devices entities :face_with_raised_eyebrow:

There’s nothing wrong with hass, your zwave network is having issues due to the message collisions.
As @freshcoast stated this is usually an RF interference issue. You could have a zwave device that’s causing problems.

Thank you @freshcoast and @firstof9

I’ll try to use the software of my zwave stick to delete some nodes.

But I don’t know wich device I can delete to solve the issue.
I read the log but I don’t find any information.