again thanks for all feedbacks
I have looked further into debug logs from from the Z-wave integration (Enabled debug logging), and in ‘Z-Wave JS’ where I enabled ‘silly’ logging to file for both ‘general’ and ‘Z_wave’ - but I cannot find any obvious warnings of interest.
I do not use the Z-wave JS supervisor add-on ?
In other discussion threads I see discussions on which ws: adress to use. Z-Wave integration failed to connect - need some high level direction
I guess I have ws://a0d7b954-zwavejs2mqtt:3000 - as the error message is about this one - but I cannot see where I could change this value?
I should also mention that for debugging this I brought my rasberry plus only a couple of the Z-wave components home from my remote location (a heatit wall controller (NODE 11)+ keyfob (NODE 10)
It looks like the other nodes still are alive - is there some caching that can be reset? (without loosing the node config?)
In the z-ui_2023-09-24.log I see (I have disabled MQTT for now)
2023-09-24 20:22:21.354 WARN BACKUP: Store backup is disabled
2023-09-24 20:22:21.355 WARN BACKUP: Nvm backup is disabled
2023-09-24 20:22:21.352 INFO MQTT: MQTT is disabled
2023-09-24 20:22:21.397 INFO Z-WAVE: Connecting to /dev/serial/by-id/usb-0658_0200-if00
2023-09-24 20:22:21.400 INFO Z-WAVE: Setting user callbacks
2023-09-24 20:22:21.426 WARN BACKUP: Store backup is disabled
2023-09-24 20:22:21.436 INFO APP: e[0mPOST /api/settings e[32m200e[0m 365.764 ms - 1480e[0m
2023-09-24 20:22:21.428 WARN BACKUP: Nvm backup is disabled
2023-09-24 20:22:21.492 INFO APP: e[0mGET /api/auth-enabled e[36m304e[0m 4.443 ms - -e[0m
2023-09-24 20:22:21.647 INFO APP: e[0mGET /health/zwave e[36m301e[0m 1.561 ms - 191e[0m
2023-09-24 20:22:24.858 INFO Z-WAVE: Z-Wave driver is ready
2023-09-24 20:22:24.860 INFO Z-WAVE: Controller status: Driver ready
2023-09-24 20:22:24.878 DEBUG Z-WAVE: [Node 001] Binding to node events
...
2023-09-24 20:22:24.914 DEBUG Z-WAVE: [Node 011] Has been added to nodes array
2023-09-24 20:22:24.921 INFO Z-WAVE: Scanning network with homeid: 0xf5af0def
2023-09-24 20:22:24.956 INFO Z-WAVE: [Node 001] Is alive
2023-09-24 20:22:24.962 INFO Z-WAVE: Powerlevel is not supported by controller
2023-09-24 20:22:24.963 INFO Z-WAVE: RF region is not supported by controller
2023-09-24 20:22:24.967 INFO Z-WAVE: [Node 001] Ready: AEON Labs - ZW090 (Z‐Stick Gen5 USB Controller)
2023-09-24 20:22:24.986 INFO Z-WAVE: [Node 010] Is asleep
2023-09-24 20:22:25.003 INFO Z-WAVE: [Node 010] Value added 10-91-0-scene-001 => undefined
2023-09-24 20:22:25.005 INFO Z-WAVE: [Node 010] Value added 10-91-0-scene-002 => undefined
2023-09-24 20:22:25.122 INFO Z-WAVE: [Node 011] Value added 11-135-0-80-5 => 0
2023-09-24 20:22:25.123 INFO Z-WAVE: [Node 011] Value added 11-135-0-value => undefined
2023-09-24 20:22:25.125 INFO Z-WAVE: [Node 011] Value added 11-135-0-identify => undefined
2023-09-24 20:22:25.126 INFO Z-WAVE: [Node 011] Value added 11-135-0-timeout => undefined
2023-09-24 20:22:25.134 INFO Z-WAVE: [Node 011] Ready: Heatit - Z-PH WALL CONTROLLER (Z-Push Wall Controller)
...
2023-09-24 20:22:26.146 INFO Z-WAVE: Z-Wave server started
2023-09-24 20:22:27.404 INFO Z-WAVE: Next update scheduled for: Mon Sep 25 2023 00:00:00 GMT+0200 (Central European Summer Time)
2023-09-24 20:22:29.800 INFO Z-WAVE: [Node 009] Is dead
2023-09-24 20:22:29.804 INFO Z-WAVE: Controller status: Scan completed
2023-09-24 20:22:29.805 INFO Z-WAVE: Network scan complete. Found: 8 nodes
2023-09-24 20:22:34.736 DEBUG SOCKET: User disconnected from fOxBjOGxTUYcEDpGAAAH: transport close
2023-09-24 20:22:51.826 INFO APP: e[0mGET /health/zwave e[36m301e[0m 2.670 ms - 191e[0m
In the core log there are some problems with mill integration - which I think are unrelated to this. The mill issues I see others are struggling with as well. I dont include those messages here to avoid false hit by other googling the mill issue Mill · Issue #100045 · home-assistant/core · GitHub
2023-09-24 20:17:20.819 INFO (MainThread) [homeassistant.setup] Setting up zwave_js
2023-09-24 20:17:20.820 INFO (MainThread) [homeassistant.setup] Setup of domain zwave_js took 0.0 seconds
2023-09-24 20:17:21.404 INFO (MainThread) [homeassistant.setup] Setting up renault
2023-09-24 20:17:21.404 INFO (MainThread) [homeassistant.setup] Setup of domain renault took 0.0 seconds
2023-09-24 20:17:21.440 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Z-Wave JS' for zwave_js integration not ready yet: Failed to connect: ws://a0d7b954-zwavejs2mqtt:3000 ; Retrying in background
2023-09-24 20:17:21.446 INFO (MainThread) [homeassistant.setup] Setting up automation
2023-09-24 20:17:21.448 INFO (MainThread) [homeassistant.setup] Setting up script
2023-09-24 20:17:21.515 INFO (MainThread) [homeassistant.setup] Setting up met
2023-09-24 20:17:21.515 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2023-09-24 20:17:21.529 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 4.5 seconds
2023-09-24 20:17:21.547 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2023-09-24 20:17:21.547 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 4.3 seconds
2023-09-24 20:17:21.587 INFO (SyncWorker_6) [homeassistant.loader] Loaded switch from homeassistant.components.switch
JS log :
2023-09-24T18:22:21.404Z DRIVER version 11.14.3
2023-09-24T18:22:21.405Z DRIVER
2023-09-24T18:22:21.405Z DRIVER starting driver...
2023-09-24T18:22:21.405Z DRIVER opening serial port /dev/serial/by-id/usb-0658_0200-if00
2023-09-24T18:22:21.418Z DRIVER serial port opened
2023-09-24T18:22:21.419Z SERIAL » 0x15 (1 bytes)
2023-09-24T18:22:22.441Z DRIVER loading configuration...
2023-09-24T18:22:22.451Z CONFIG Using external configuration dir /data/db
2023-09-24T18:22:22.452Z CONFIG version 11.14.3
2023-09-24T18:22:24.006Z DRIVER beginning interview...
2023-09-24T18:22:24.008Z DRIVER added request handler for AddNodeToNetwork (0x4a)...
1 registered
2023-09-24T18:22:24.009Z DRIVER added request handler for RemoveNodeFromNetwork (0x4b)...
1 registered
2023-09-24T18:22:24.009Z DRIVER added request handler for ReplaceFailedNode (0x63)...
1 registered
2023-09-24T18:22:24.010Z DRIVER added request handler for SerialAPIStarted (0x0a)...
1 registered
2023-09-24T18:22:24.010Z CNTRLR querying Serial API capabilities...
...
2023-09-24T18:22:24.320Z DRIVER « [RES] [GetSerialApiInitData]
payload: 0x05081df1070000000000000000000000000000000000000000000000000000000
500
2023-09-24T18:22:24.325Z CNTRLR received additional controller information:
Z-Wave API version: 5 (legacy)
Z-Wave chip type: ZW050x
node type Controller
controller role: primary
controller is the SIS: true
controller supports timers: false
nodes in the network: 1, 5, 6, 7, 8, 9, 10, 11
2023-09-24T18:22:24.373Z DRIVER Cache file for homeId 0xf5af0def found, attempting to restore the network from
cache...
2023-09-24T18:22:24.381Z DRIVER all queues idle
2023-09-24T18:22:24.806Z CNTRLR [Node 011] Embedded device config loaded
2023-09-24T18:22:24.810Z DRIVER Restoring the network from cache was successful!
2023-09-24T18:22:24.821Z CNTRLR setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2023-09-24T18:22:24.824Z DRIVER all queues busy
2023-09-24T18:22:24.828Z SERIAL » 0x01050006640f97 (7 bytes)
2023-09-24T18:22:24.829Z DRIVER » [REQ] [SetSerialApiTimeouts]
payload: 0x640f
2023-09-24T18:22:24.832Z SERIAL « [ACK] (0x06)
2023-09-24T18:22:24.834Z SERIAL « 0x01050106640f96 (7 bytes)
2023-09-24T18:22:24.835Z SERIAL » [ACK] (0x06)
2023-09-24T18:22:24.836Z DRIVER « [RES] [SetSerialApiTimeouts]
payload: 0x640f
2023-09-24T18:22:24.839Z CNTRLR serial API timeouts overwritten. The old values were: ack = 1000 ms, byte = 15
0 ms
2023-09-24T18:22:24.839Z CNTRLR Interview completed
2023-09-24T18:22:24.840Z DRIVER Network key for S0 configured, enabling S0 security manager...
2023-09-24T18:22:24.841Z DRIVER At least one network key for S2 configured, enabling S2 security manager...
2023-09-24T18:22:24.850Z DRIVER driver ready
2023-09-24T18:22:24.860Z DRIVER Checking for configuration updates...
2023-09-24T18:22:24.973Z CNTRLR Interviewing nodes and/or determining their status: 9, 10, 11, 5, 6, 7, 8
2023-09-24T18:22:25.036Z CNTRLR Retrieving priority route to node 10...
2023-09-24T18:22:25.044Z CNTRLR [Node 011] The node is asleep.
2023-09-24T18:22:25.135Z CNTRLR Retrieving priority route to node 11...
2023-09-24T18:22:25.138Z CNTRLR [Node 011] The node is ready to be used
2023-09-24T18:22:25.215Z CNTRLR Retrieving priority route to node 5...
2023-09-24T18:22:25.297Z CNTRLR Retrieving priority route to node 6...
2023-09-24T18:22:25.517Z CNTRLR Retrieving priority route to node 7...
2023-09-24T18:22:25.614Z CNTRLR Retrieving priority route to node 8...
2023-09-24T18:22:25.669Z SERIAL » 0x010800130901002501c8 (10 bytes)
2023-09-24T18:22:26.233Z SERIAL « [ACK] (0x06)
2023-09-24T18:22:26.236Z SERIAL « 0x0104011301e8 (6 bytes)
2023-09-24T18:22:26.239Z SERIAL » [ACK] (0x06)
2023-09-24T18:22:26.243Z DRIVER « [RES] [SendData]
was sent: true
2023-09-24T18:22:27.399Z DRIVER No configuration update available...
2023-09-24T18:22:29.780Z SERIAL « 0x010700130101019b71 (9 bytes)
2023-09-24T18:22:29.783Z SERIAL » [ACK] (0x06)
2023-09-24T18:22:29.792Z DRIVER « [REQ] [SendData]
callback id: 1
transmit status: NoAck
2023-09-24T18:22:29.802Z CNTRLR All nodes are ready to be used
2023-09-24T18:22:29.812Z SERIAL » 0x010400920a63 (6 bytes)
2023-09-24T18:22:29.813Z DRIVER » [REQ] [GetPriorityRoute]
node ID: 10
2023-09-24T18:22:29.820Z SERIAL « [ACK] (0x06)
2023-09-24T18:22:29.822Z SERIAL « 0x010a01920a0100000000036e (12 bytes)
2023-09-24T18:22:29.823Z SERIAL » [ACK] (0x06)
2023-09-24T18:22:29.826Z DRIVER « [RES] [GetPriorityRoute]
node ID: 10
route kind: LWR
repeaters: none
route speed: 100k
2023-09-24T18:22:29.834Z SERIAL » 0x010400920b62 (6 bytes)
2023-09-24T18:22:29.834Z DRIVER » [REQ] [GetPriorityRoute]
node ID: 11
2023-09-24T18:22:29.839Z SERIAL « [ACK] (0x06)
2023-09-24T18:22:29.841Z SERIAL « 0x010a01920b0100000000036f (12 bytes)
2023-09-24T18:22:29.842Z SERIAL » [ACK] (0x06)
2023-09-24T18:22:29.843Z DRIVER « [RES] [GetPriorityRoute]
node ID: 11
route kind: LWR
repeaters: none
route speed: 100k
2023-09-24T18:22:29.849Z SERIAL » 0x01040092056c (6 bytes)
2023-09-24T18:22:29.850Z DRIVER » [REQ] [GetPriorityRoute]
node ID: 5
2023-09-24T18:22:29.854Z SERIAL « [ACK] (0x06)