Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zwave inegration not able to connect to zwave-js add on on core 25.2.5 #3962

Open
Emailtopk opened this issue Mar 4, 2025 · 14 comments
Open

Comments

@Emailtopk
Copy link

Describe the issue you are experiencing

Hi,

There seems to be some issue with zwave-js addon on core 25.2.3. The integration is failing to connect to the addon.
I am using a zwave UZB dongle on rpi3-64, has been working fine since years, seeing issue with the recent OS and core updates.

Environment:
Core: 2025.2.5
Supervisor: 2025.03.0
Operating System: 14.2
Frontend: 20250221.0

Logs attached.

core_zwave_js_2025-03-04T09-53-05.741Z.log

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

CEC Scanner

What is the version of the add-on?

0.10.0

Steps to reproduce the issue

...

System Health information

There are currently no repairs pending

Anything in the Supervisor logs that might be useful for us?

Anything in the add-on logs that might be useful for us?

Additional information

No response

@nalipaz
Copy link

nalipaz commented Mar 7, 2025

I came here hunting for a similar problem and I think I am in the right issue, looked over the OP's attached logs and issue seems to be the same. Here is what I pulled out of mine after enabling debugging for zwave. Seems like it just keeps restarting and ultimately it is just crashing it all.

Image
Log
New client
[20:08:16] INFO: Service restart after closing
[12:08:28] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:09:15.710Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:09:15.829Z DRIVER   version 14.3.8
2025-03-07T20:09:15.833Z DRIVER   
2025-03-07T20:09:17.568Z CONFIG   version 14.3.8
2025-03-07T20:09:27.260Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:09:30.824Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:09:30.854Z CNTRLR   querying additional controller information...
2025-03-07T20:09:31.082Z 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
                                    Z-Wave Classic nodes:       1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 
                                  18, 19, 22, 23, 24
2025-03-07T20:09:31.088Z CNTRLR   querying version info...
2025-03-07T20:09:31.208Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 3.95
2025-03-07T20:09:31.210Z CNTRLR   querying protocol version info...
2025-03-07T20:09:31.307Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          3.95.0
2025-03-07T20:09:31.316Z CNTRLR   querying controller capabilities...
2025-03-07T20:09:31.398Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-03-07T20:09:31.409Z CNTRLR   supported Z-Wave features: 
2025-03-07T20:09:31.426Z CNTRLR   Performing soft reset...
2025-03-07T20:09:31.496Z CNTRLR   Waiting for the controller to reconnect...
2025-03-07T20:09:33.017Z CNTRLR   Re-opening serial port...
2025-03-07T20:09:33.180Z CNTRLR   Waiting for the Serial API to start...
2025-03-07T20:09:38.206Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-03-07T20:09:38.549Z CNTRLR   Serial API responded
2025-03-07T20:09:38.579Z CNTRLR   querying controller IDs...
2025-03-07T20:09:38.667Z CNTRLR   received controller IDs:
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:09:38.684Z CNTRLR   finding SUC...
2025-03-07T20:09:38.841Z CNTRLR   This is the SUC
2025-03-07T20:09:38.843Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-03-07T20:09:38.933Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2025-03-07T20:09:42.487Z CNTRLR   [Node 001] Embedded device config loaded
2025-03-07T20:09:42.649Z CNTRLR   [Node 002] Embedded device config loaded
2025-03-07T20:09:42.710Z CNTRLR   [Node 003] Embedded device config loaded
2025-03-07T20:09:42.752Z CNTRLR   [Node 004] Embedded device config loaded
2025-03-07T20:09:42.821Z CNTRLR   [Node 005] Embedded device config loaded
2025-03-07T20:09:42.873Z CNTRLR   [Node 006] Embedded device config loaded
2025-03-07T20:09:42.927Z CNTRLR   [Node 007] Embedded device config loaded
2025-03-07T20:09:42.960Z CNTRLR   [Node 008] Embedded device config loaded
2025-03-07T20:09:42.993Z CNTRLR   [Node 010] Embedded device config loaded
2025-03-07T20:09:43.033Z CNTRLR   [Node 011] Embedded device config loaded
2025-03-07T20:09:43.084Z CNTRLR   [Node 013] Embedded device config loaded
2025-03-07T20:09:43.144Z CNTRLR   [Node 014] Embedded device config loaded
2025-03-07T20:09:43.452Z CNTRLR   [Node 015] Embedded device config loaded
2025-03-07T20:09:43.506Z CNTRLR   [Node 016] Embedded device config loaded
2025-03-07T20:09:43.563Z CNTRLR   [Node 018] Embedded device config loaded
2025-03-07T20:09:43.613Z CNTRLR   [Node 019] Embedded device config loaded
2025-03-07T20:09:43.688Z CNTRLR   [Node 022] Embedded device config loaded
2025-03-07T20:09:44.031Z CNTRLR   [Node 023] Embedded device config loaded
2025-03-07T20:09:44.060Z CNTRLR   [Node 024] Embedded device config loaded
2025-03-07T20:09:44.141Z CNTRLR   Interview completed
Starting server on <all interfaces>:3000
2025-03-07T20:09:44.400Z CNTRLR   [Node 001] The node is alive.
2025-03-07T20:09:44.407Z CNTRLR   [Node 001] The node is ready to be used
2025-03-07T20:09:44.425Z CNTRLR   Interviewing nodes and/or determining their status: 2, 6, 3, 24, 4, 10, 7, 13,
                                   11, 8, 23, 19, 15, 5, 14, 22, 16, 18
2025-03-07T20:09:44.429Z CNTRLR » [Node 002] pinging the node...
2025-03-07T20:09:45.515Z CNTRLR » [Node 006] pinging the node...
2025-03-07T20:09:45.534Z CNTRLR » [Node 003] pinging the node...
2025-03-07T20:09:45.554Z CNTRLR » [Node 024] pinging the node...
2025-03-07T20:09:45.575Z CNTRLR » [Node 004] pinging the node...
2025-03-07T20:09:45.595Z CNTRLR » [Node 010] pinging the node...
2025-03-07T20:09:45.606Z CNTRLR » [Node 007] pinging the node...
2025-03-07T20:09:45.617Z CNTRLR » [Node 013] pinging the node...
2025-03-07T20:09:45.637Z CNTRLR » [Node 011] pinging the node...
2025-03-07T20:09:45.657Z CNTRLR » [Node 008] pinging the node...
2025-03-07T20:09:45.677Z CNTRLR   [Node 023] The node is asleep.
2025-03-07T20:09:45.691Z CNTRLR   [Node 023] The node is ready to be used
2025-03-07T20:09:45.696Z CNTRLR   [Node 019] The node is asleep.
2025-03-07T20:09:45.702Z CNTRLR   [Node 019] The node is ready to be used
2025-03-07T20:09:45.708Z CNTRLR   [Node 015] The node is asleep.
2025-03-07T20:09:45.716Z CNTRLR   [Node 015] The node is ready to be used
2025-03-07T20:09:45.722Z CNTRLR   [Node 005] The node is asleep.
2025-03-07T20:09:45.726Z CNTRLR   [Node 005] The node is ready to be used
2025-03-07T20:09:45.731Z CNTRLR   [Node 014] The node is asleep.
2025-03-07T20:09:45.754Z CNTRLR   [Node 014] The node is ready to be used
2025-03-07T20:09:45.759Z CNTRLR   [Node 022] The node is asleep.
2025-03-07T20:09:45.764Z CNTRLR   [Node 022] The node is ready to be used
2025-03-07T20:09:45.770Z CNTRLR   [Node 016] The node is asleep.
2025-03-07T20:09:45.775Z CNTRLR   [Node 016] The node is ready to be used
2025-03-07T20:09:45.785Z CNTRLR   [Node 018] The node is asleep.
2025-03-07T20:09:45.827Z CNTRLR   [Node 018] The node is ready to be used
ZwaveJS server listening on <all interfaces>:3000
2025-03-07T20:09:46.353Z CNTRLR   [Node 002] The node is alive.
2025-03-07T20:09:46.371Z CNTRLR   [Node 002] The node is ready to be used
2025-03-07T20:09:46.402Z CNTRLR « [Node 002] ping successful
2025-03-07T20:09:46.590Z CNTRLR   [Node 006] The node is alive.
2025-03-07T20:09:46.595Z CNTRLR   [Node 006] The node is ready to be used
2025-03-07T20:09:46.606Z CNTRLR « [Node 006] ping successful
2025-03-07T20:09:46.711Z CNTRLR   [Node 003] The node is alive.
2025-03-07T20:09:46.716Z CNTRLR   [Node 003] The node is ready to be used
2025-03-07T20:09:46.721Z CNTRLR « [Node 003] ping successful
2025-03-07T20:09:46.841Z CNTRLR   [Node 024] The node is alive.
2025-03-07T20:09:46.845Z CNTRLR   [Node 024] The node is ready to be used
2025-03-07T20:09:46.851Z CNTRLR « [Node 024] ping successful
2025-03-07T20:09:46.939Z CNTRLR   [Node 004] The node is alive.
2025-03-07T20:09:46.944Z CNTRLR   [Node 004] The node is ready to be used
2025-03-07T20:09:46.954Z CNTRLR « [Node 004] ping successful
2025-03-07T20:09:47.043Z CNTRLR   [Node 010] The node is alive.
2025-03-07T20:09:47.048Z CNTRLR   [Node 010] The node is ready to be used
2025-03-07T20:09:47.056Z CNTRLR « [Node 010] ping successful
2025-03-07T20:09:47.114Z CNTRLR   [Node 007] The node is alive.
2025-03-07T20:09:47.119Z CNTRLR   [Node 007] The node is ready to be used
2025-03-07T20:09:47.127Z CNTRLR « [Node 007] ping successful
2025-03-07T20:09:49.337Z CNTRLR   [Node 013] The node is alive.
2025-03-07T20:09:49.341Z CNTRLR   [Node 013] The node is ready to be used
2025-03-07T20:09:49.346Z CNTRLR « [Node 013] ping successful
2025-03-07T20:09:49.413Z CNTRLR   [Node 011] The node is alive.
2025-03-07T20:09:49.417Z CNTRLR   [Node 011] The node is ready to be used
2025-03-07T20:09:49.427Z CNTRLR « [Node 011] ping successful
2025-03-07T20:09:49.724Z CNTRLR   [Node 008] The node is alive.
2025-03-07T20:09:49.728Z CNTRLR   [Node 008] The node is ready to be used
2025-03-07T20:09:49.730Z CNTRLR   All nodes are ready to be used
2025-03-07T20:09:50.023Z CNTRLR « [Node 008] ping successful
[20:11:38] INFO: Service restart after closing
[12:12:14] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:12:57.080Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:12:57.157Z DRIVER   version 14.3.8
2025-03-07T20:12:57.161Z DRIVER   
2025-03-07T20:12:58.679Z CONFIG   version 14.3.8
2025-03-07T20:13:11.075Z CNTRLR   querying Serial API capabilities...
s6-rc: info: service legacy-services: stopping
Shutting down
Error in driver Error: The serial port is not open!
    at ZWaveSerialPort.writeAsync (file:///usr/src/node_modules/@zwave-js/serial/src/serialport/ZWaveSerialPortBase.ts:240:10)
    at Driver.writeSerial (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:6444:23)
    at Driver.writeHeader (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:6439:15)
    at Driver.serialport_onData (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:3568:15)
    at SerialAPIParser.emit (node:events:517:28)
    at addChunk (node:internal/streams/readable:368:12)
    at readableAddChunk (node:internal/streams/readable:341:9)
    at SerialAPIParser.Readable.push (node:internal/streams/readable:278:10)
    at SerialAPIParser._transform (file:///usr/src/node_modules/@zwave-js/serial/src/parsers/SerialAPIParser.ts:119:10)
    at SerialAPIParser.Transform._write (node:internal/streams/transform:175:8)
[20:13:27] INFO: Service restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/config.sh
[12:14:58] INFO: No 'network_key' detected, setting it to 's0_legacy_key' for backwards compatibility
[12:15:24] INFO: Flushing config to disk due to creation of new key(s)...
[12:15:43] INFO: Soft-reset set to automatic
[12:15:43] INFO: Virtual Machine not detected, enabling soft-reset
cont-init: info: /etc/cont-init.d/config.sh exited 0
cont-init: info: running /etc/cont-init.d/structure.sh
cont-init: info: /etc/cont-init.d/structure.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun zwave_js (no readiness notification)
s6-rc: info: service legacy-services successfully started
[12:16:02] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:16:23.559Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:16:23.625Z DRIVER   version 14.3.8
2025-03-07T20:16:23.629Z DRIVER   
2025-03-07T20:16:23.630Z DRIVER   starting driver...
2025-03-07T20:16:23.632Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:16:23.781Z DRIVER   serial port opened
2025-03-07T20:16:23.801Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:16:24.861Z DRIVER   loading configuration...
2025-03-07T20:16:24.987Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:16:24.993Z CONFIG   version 14.3.8
2025-03-07T20:16:33.046Z DRIVER   beginning interview...
2025-03-07T20:16:33.070Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:16:33.076Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:16:33.078Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:16:33.080Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:16:33.096Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:16:35.850Z SERIAL » 0x01030007fb                                                         (5 bytes)
2025-03-07T20:16:35.868Z DRIVER » [REQ] [GetSerialApiCapabilities]
2025-03-07T20:16:35.942Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:35.971Z SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
                                  000e87300000e0000600000fa
2025-03-07T20:16:36.013Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:36.023Z DRIVER « [RES] [GetSerialApiCapabilities]
2025-03-07T20:16:36.076Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:16:36.098Z CNTRLR   querying additional controller information...
2025-03-07T20:16:36.160Z SERIAL » 0x01030002fe                                                         (5 bytes)
2025-03-07T20:16:36.165Z DRIVER » [REQ] [GetSerialApiInitData]
2025-03-07T20:16:36.199Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:36.269Z SERIAL « 0x0125010205081dfff6e6000000000000000000000000000000000000000000000 (39 bytes)
                                  0000000050023
2025-03-07T20:16:36.283Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:36.289Z DRIVER « [RES] [GetSerialApiInitData]
2025-03-07T20:16:36.309Z 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
                                    Z-Wave Classic nodes:       1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 
                                  18, 19, 22, 23, 24
2025-03-07T20:16:36.312Z CNTRLR   querying version info...
2025-03-07T20:16:36.350Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:16:36.353Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:16:36.399Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:36.413Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:16:36.422Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:36.434Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:16:36.470Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 3.95
2025-03-07T20:16:36.472Z CNTRLR   querying protocol version info...
2025-03-07T20:16:36.512Z SERIAL » 0x01030009f5                                                         (5 bytes)
2025-03-07T20:16:36.516Z DRIVER » [REQ] [GetProtocolVersion]
2025-03-07T20:16:36.538Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:36.547Z SERIAL « 0x0107010900035f00ac                                                 (9 bytes)
2025-03-07T20:16:36.555Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:36.564Z DRIVER « [RES] [GetProtocolVersion]
2025-03-07T20:16:36.591Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          3.95.0
2025-03-07T20:16:36.602Z CNTRLR   querying controller capabilities...
2025-03-07T20:16:36.641Z SERIAL » 0x01030005f9                                                         (5 bytes)
2025-03-07T20:16:36.648Z DRIVER » [REQ] [GetControllerCapabilities]
2025-03-07T20:16:36.666Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:36.677Z SERIAL « 0x010401051ce3                                                       (6 bytes)
2025-03-07T20:16:36.684Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:36.690Z DRIVER « [RES] [GetControllerCapabilities]
2025-03-07T20:16:36.721Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-03-07T20:16:36.730Z CNTRLR   supported Z-Wave features: 
2025-03-07T20:16:36.745Z CNTRLR   Performing soft reset...
2025-03-07T20:16:36.779Z SERIAL » 0x01030008f4                                                         (5 bytes)
2025-03-07T20:16:36.783Z DRIVER » [REQ] [SoftReset]
2025-03-07T20:16:36.798Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:36.815Z CNTRLR   Waiting for the controller to reconnect...
2025-03-07T20:16:36.825Z DRIVER   all queues idle
2025-03-07T20:16:38.325Z CNTRLR   Re-opening serial port...
2025-03-07T20:16:38.448Z CNTRLR   Waiting for the Serial API to start...
2025-03-07T20:16:44.116Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-03-07T20:16:44.367Z DRIVER   one or more queues busy
2025-03-07T20:16:44.402Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:16:44.521Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:16:44.675Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:44.682Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:16:44.699Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:44.785Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:16:44.800Z CNTRLR   Serial API responded
2025-03-07T20:16:44.811Z CNTRLR   querying controller IDs...
2025-03-07T20:16:44.836Z SERIAL » 0x01030020dc                                                         (5 bytes)
2025-03-07T20:16:44.839Z DRIVER » [REQ] [GetControllerId]
2025-03-07T20:16:44.853Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:44.865Z SERIAL « 0x01080120ccd98d64012b                                              (10 bytes)
2025-03-07T20:16:44.874Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:44.896Z DRIVER « [RES] [GetControllerId]
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:16:44.910Z CNTRLR   received controller IDs:
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:16:44.915Z CNTRLR   finding SUC...
2025-03-07T20:16:44.958Z SERIAL » 0x01030056aa                                                         (5 bytes)
2025-03-07T20:16:44.967Z DRIVER » [REQ] [GetSUCNodeId]
2025-03-07T20:16:44.987Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:44.994Z SERIAL « 0x0104015601ad                                                       (6 bytes)
2025-03-07T20:16:45.003Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:45.007Z DRIVER « [RES] [GetSUCNodeId]
2025-03-07T20:16:45.032Z CNTRLR   This is the SUC
2025-03-07T20:16:45.036Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-03-07T20:16:45.091Z SERIAL » 0x01050006640f97                                                     (7 bytes)
2025-03-07T20:16:45.096Z DRIVER » [REQ] [SetSerialApiTimeouts]
                                    payload: 0x640f
2025-03-07T20:16:45.203Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:16:45.210Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:16:45.219Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:16:45.224Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:16:45.238Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2025-03-07T20:16:45.332Z DRIVER   all queues idle
2025-03-07T20:16:48.186Z DRIVER   Cache file for homeId 0xccd98d64 found, attempting to restore the network from
                                   cache...
2025-03-07T20:16:54.054Z CNTRLR   [Node 001] Embedded device config loaded
2025-03-07T20:17:00.664Z CNTRLR   [Node 002] Embedded device config loaded
2025-03-07T20:17:06.618Z CNTRLR   [Node 003] Embedded device config loaded
2025-03-07T20:17:10.038Z CNTRLR   [Node 004] Embedded device config loaded
2025-03-07T20:17:14.720Z CNTRLR   [Node 005] Embedded device config loaded
2025-03-07T20:17:22.286Z CNTRLR   [Node 006] Embedded device config loaded
2025-03-07T20:17:25.973Z CNTRLR   [Node 007] Embedded device config loaded
2025-03-07T20:17:26.042Z CNTRLR   [Node 008] Embedded device config loaded
2025-03-07T20:17:26.082Z CNTRLR   [Node 010] Embedded device config loaded
2025-03-07T20:17:26.141Z CNTRLR   [Node 011] Embedded device config loaded
2025-03-07T20:17:26.265Z CNTRLR   [Node 013] Embedded device config loaded
2025-03-07T20:17:26.352Z CNTRLR   [Node 014] Embedded device config loaded
2025-03-07T20:17:27.117Z CNTRLR   [Node 015] Embedded device config loaded
2025-03-07T20:17:27.247Z CNTRLR   [Node 016] Embedded device config loaded
2025-03-07T20:17:27.351Z CNTRLR   [Node 018] Embedded device config loaded
2025-03-07T20:17:27.439Z CNTRLR   [Node 019] Embedded device config loaded
2025-03-07T20:17:27.802Z CNTRLR   [Node 022] Embedded device config loaded
2025-03-07T20:17:28.367Z CNTRLR   [Node 023] Embedded device config loaded
2025-03-07T20:17:28.407Z CNTRLR   [Node 024] Embedded device config loaded
2025-03-07T20:17:28.421Z DRIVER   Restoring the network from cache was successful!
2025-03-07T20:17:28.580Z CNTRLR   [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
2025-03-07T20:17:28.591Z CNTRLR   [Node 001] [Manufacturer Specific] productType: metadata updated
2025-03-07T20:17:28.597Z CNTRLR   [Node 001] [Manufacturer Specific] productId: metadata updated
2025-03-07T20:17:28.607Z CNTRLR   [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
2025-03-07T20:17:28.617Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
2025-03-07T20:17:28.622Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
2025-03-07T20:17:28.634Z CNTRLR   [Node 001] [Version] firmwareVersions: metadata updated
2025-03-07T20:17:28.638Z CNTRLR   [Node 001] [~] [Version] firmwareVersions: 1.0 => 1.0
2025-03-07T20:17:28.643Z CNTRLR   [Node 001] [Version] zWaveProtocolVersion: metadata updated
2025-03-07T20:17:28.648Z CNTRLR   [Node 001] [~] [Version] zWaveProtocolVersion: "3.95.0" => "3.95.0"
2025-03-07T20:17:28.653Z CNTRLR   [Node 001] [Version] sdkVersion: metadata updated
2025-03-07T20:17:28.660Z CNTRLR   [Node 001] [~] [Version] sdkVersion: "6.51.2" => "6.51.2"
2025-03-07T20:17:28.662Z CNTRLR   Interview completed
2025-03-07T20:17:28.664Z DRIVER   Network key for S0 configured, enabling S0 security manager...
2025-03-07T20:17:28.669Z DRIVER   At least one network key for S2 configured, enabling S2 security manager...
2025-03-07T20:17:29.137Z DRIVER   At least one network key for Z-Wave Long Range configured, enabling security m
                                  anager...
2025-03-07T20:17:29.175Z DRIVER   driver ready
Starting server on <all interfaces>:3000
2025-03-07T20:17:29.695Z CNTRLR   [Node 001] The node is alive.
2025-03-07T20:17:29.704Z CNTRLR   [Node 001] The node is ready to be used
2025-03-07T20:17:29.726Z CNTRLR   Interviewing nodes and/or determining their status: 2, 6, 3, 24, 4, 10, 7, 13,
                                   11, 8, 23, 19, 15, 5, 14, 22, 16, 18
2025-03-07T20:17:29.730Z CNTRLR » [Node 002] pinging the node...
2025-03-07T20:17:31.016Z CNTRLR » [Node 006] pinging the node...
2025-03-07T20:17:31.041Z CNTRLR » [Node 003] pinging the node...
2025-03-07T20:17:31.063Z CNTRLR » [Node 024] pinging the node...
2025-03-07T20:17:31.079Z CNTRLR » [Node 004] pinging the node...
2025-03-07T20:17:31.094Z CNTRLR » [Node 010] pinging the node...
2025-03-07T20:17:31.110Z CNTRLR » [Node 007] pinging the node...
2025-03-07T20:17:31.127Z CNTRLR » [Node 013] pinging the node...
2025-03-07T20:17:31.148Z CNTRLR » [Node 011] pinging the node...
2025-03-07T20:17:31.167Z CNTRLR » [Node 008] pinging the node...
2025-03-07T20:17:31.239Z CNTRLR   [Node 023] The node is asleep.
2025-03-07T20:17:31.253Z CNTRLR   [Node 023] The node is ready to be used
2025-03-07T20:17:31.260Z CNTRLR   [Node 019] The node is asleep.
2025-03-07T20:17:31.267Z CNTRLR   [Node 019] The node is ready to be used
2025-03-07T20:17:31.274Z CNTRLR   [Node 015] The node is asleep.
2025-03-07T20:17:31.281Z CNTRLR   [Node 015] The node is ready to be used
2025-03-07T20:17:31.292Z CNTRLR   [Node 005] The node is asleep.
2025-03-07T20:17:31.312Z CNTRLR   [Node 005] The node is ready to be used
2025-03-07T20:17:31.321Z CNTRLR   [Node 014] The node is asleep.
2025-03-07T20:17:31.331Z CNTRLR   [Node 014] The node is ready to be used
2025-03-07T20:17:31.339Z CNTRLR   [Node 022] The node is asleep.
2025-03-07T20:17:31.366Z CNTRLR   [Node 022] The node is ready to be used
2025-03-07T20:17:31.391Z CNTRLR   [Node 016] The node is asleep.
2025-03-07T20:17:31.416Z CNTRLR   [Node 016] The node is ready to be used
2025-03-07T20:17:31.429Z CNTRLR   [Node 018] The node is asleep.
2025-03-07T20:17:31.438Z CNTRLR   [Node 018] The node is ready to be used
2025-03-07T20:17:31.445Z DRIVER   one or more queues busy
2025-03-07T20:17:31.577Z SERIAL » 0x01080013020100250bc9                                              (10 bytes)
2025-03-07T20:17:31.656Z DRIVER » [Node 002] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      11
                                  └─[NoOperationCC]
ZwaveJS server listening on <all interfaces>:3000
2025-03-07T20:17:31.817Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:31.825Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:31.919Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:31.959Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:31.977Z SERIAL « 0x010700130b000004e4                                                 (9 bytes)
2025-03-07T20:17:31.985Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:31.992Z DRIVER « [REQ] [SendData]
                                    callback id:     11
                                    transmit status: OK
2025-03-07T20:17:32.077Z CNTRLR   [Node 002] The node is alive.
2025-03-07T20:17:32.081Z CNTRLR   [Node 002] The node is ready to be used
2025-03-07T20:17:32.088Z CNTRLR « [Node 002] ping successful
2025-03-07T20:17:32.107Z SERIAL » 0x01080013060100250cca                                              (10 bytes)
2025-03-07T20:17:32.114Z DRIVER » [Node 006] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      12
                                  └─[NoOperationCC]
2025-03-07T20:17:32.127Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.134Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.137Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.142Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.171Z SERIAL « 0x010700130c000006e1                                                 (9 bytes)
2025-03-07T20:17:32.179Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.188Z DRIVER « [REQ] [SendData]
                                    callback id:     12
                                    transmit status: OK
2025-03-07T20:17:32.214Z CNTRLR   [Node 006] The node is alive.
2025-03-07T20:17:32.220Z CNTRLR   [Node 006] The node is ready to be used
2025-03-07T20:17:32.231Z CNTRLR « [Node 006] ping successful
2025-03-07T20:17:32.255Z SERIAL » 0x01080013030100250dce                                              (10 bytes)
2025-03-07T20:17:32.260Z DRIVER » [Node 003] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      13
                                  └─[NoOperationCC]
2025-03-07T20:17:32.321Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.331Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.336Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.343Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.361Z SERIAL « 0x010700130d000006e0                                                 (9 bytes)
2025-03-07T20:17:32.365Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.369Z DRIVER « [REQ] [SendData]
                                    callback id:     13
                                    transmit status: OK
2025-03-07T20:17:32.384Z CNTRLR   [Node 003] The node is alive.
2025-03-07T20:17:32.389Z CNTRLR   [Node 003] The node is ready to be used
2025-03-07T20:17:32.398Z CNTRLR « [Node 003] ping successful
2025-03-07T20:17:32.416Z SERIAL » 0x01080013180100250ed6                                              (10 bytes)
2025-03-07T20:17:32.420Z DRIVER » [Node 024] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      14
                                  └─[NoOperationCC]
2025-03-07T20:17:32.434Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.445Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.448Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.455Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.508Z SERIAL « 0x010700130e000009ec                                                 (9 bytes)
2025-03-07T20:17:32.512Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.521Z DRIVER « [REQ] [SendData]
                                    callback id:     14
                                    transmit status: OK
2025-03-07T20:17:32.535Z CNTRLR   [Node 024] The node is alive.
2025-03-07T20:17:32.538Z CNTRLR   [Node 024] The node is ready to be used
2025-03-07T20:17:32.545Z CNTRLR « [Node 024] ping successful
2025-03-07T20:17:32.560Z SERIAL » 0x01080013040100250fcb                                              (10 bytes)
2025-03-07T20:17:32.563Z DRIVER » [Node 004] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      15
                                  └─[NoOperationCC]
2025-03-07T20:17:32.574Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.581Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.585Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.589Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.625Z SERIAL « 0x010700130f000005e1                                                 (9 bytes)
2025-03-07T20:17:32.628Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.633Z DRIVER « [REQ] [SendData]
                                    callback id:     15
                                    transmit status: OK
2025-03-07T20:17:32.646Z CNTRLR   [Node 004] The node is alive.
2025-03-07T20:17:32.650Z CNTRLR   [Node 004] The node is ready to be used
2025-03-07T20:17:32.658Z CNTRLR « [Node 004] ping successful
2025-03-07T20:17:32.671Z SERIAL » 0x010800130a01002510da                                              (10 bytes)
2025-03-07T20:17:32.675Z DRIVER » [Node 010] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      16
                                  └─[NoOperationCC]
2025-03-07T20:17:32.687Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.704Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.710Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.715Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.738Z SERIAL « 0x0107001310000006fd                                                 (9 bytes)
2025-03-07T20:17:32.743Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.748Z DRIVER « [REQ] [SendData]
                                    callback id:     16
                                    transmit status: OK
2025-03-07T20:17:32.766Z CNTRLR   [Node 010] The node is alive.
2025-03-07T20:17:32.772Z CNTRLR   [Node 010] The node is ready to be used
2025-03-07T20:17:32.784Z CNTRLR « [Node 010] ping successful
2025-03-07T20:17:32.804Z SERIAL » 0x010800130701002511d6                                              (10 bytes)
2025-03-07T20:17:32.808Z DRIVER » [Node 007] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      17
                                  └─[NoOperationCC]
2025-03-07T20:17:32.822Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:32.830Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:32.834Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.841Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:32.858Z SERIAL « 0x0107001311000002f8                                                 (9 bytes)
2025-03-07T20:17:32.862Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:32.880Z DRIVER « [REQ] [SendData]
                                    callback id:     17
                                    transmit status: OK
2025-03-07T20:17:32.905Z CNTRLR   [Node 007] The node is alive.
2025-03-07T20:17:32.910Z CNTRLR   [Node 007] The node is ready to be used
2025-03-07T20:17:32.919Z CNTRLR « [Node 007] ping successful
2025-03-07T20:17:32.937Z SERIAL » 0x010800130d01002512df                                              (10 bytes)
2025-03-07T20:17:32.942Z DRIVER » [Node 013] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      18
                                  └─[NoOperationCC]
2025-03-07T20:17:32.990Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:33.006Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:33.010Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:33.016Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:35.104Z SERIAL « 0x01070013120000d72e                                                 (9 bytes)
2025-03-07T20:17:35.108Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:35.113Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:17:35.126Z CNTRLR   [Node 013] The node is alive.
2025-03-07T20:17:35.130Z CNTRLR   [Node 013] The node is ready to be used
2025-03-07T20:17:35.135Z CNTRLR « [Node 013] ping successful
2025-03-07T20:17:35.153Z SERIAL » 0x010800130b01002513d8                                              (10 bytes)
2025-03-07T20:17:35.157Z DRIVER » [Node 011] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      19
                                  └─[NoOperationCC]
2025-03-07T20:17:35.165Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:35.172Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:35.175Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:35.180Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:35.194Z SERIAL « 0x0107001313000002fa                                                 (9 bytes)
2025-03-07T20:17:35.200Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:35.204Z DRIVER « [REQ] [SendData]
                                    callback id:     19
                                    transmit status: OK
2025-03-07T20:17:35.219Z CNTRLR   [Node 011] The node is alive.
2025-03-07T20:17:35.223Z CNTRLR   [Node 011] The node is ready to be used
2025-03-07T20:17:35.236Z CNTRLR « [Node 011] ping successful
2025-03-07T20:17:35.254Z SERIAL » 0x010800130801002514dc                                              (10 bytes)
2025-03-07T20:17:35.263Z DRIVER » [Node 008] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      20
                                  └─[NoOperationCC]
2025-03-07T20:17:35.273Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:17:35.280Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:17:35.284Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:35.289Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:17:35.300Z SERIAL « 0x0107001314000003fc                                                 (9 bytes)
2025-03-07T20:17:35.305Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:17:35.314Z DRIVER « [REQ] [SendData]
                                    callback id:     20
                                    transmit status: OK
2025-03-07T20:17:35.332Z CNTRLR   [Node 008] The node is alive.
2025-03-07T20:17:35.336Z CNTRLR   [Node 008] The node is ready to be used
2025-03-07T20:17:35.338Z CNTRLR   All nodes are ready to be used
2025-03-07T20:17:35.362Z CNTRLR « [Node 008] ping successful
2025-03-07T20:17:35.364Z DRIVER   all queues idle
[20:18:19] INFO: Service restart after closing
[12:18:32] INFO: Successfully send discovery information to Home Assistant.
[20:18:44] INFO: Service restart after closing
[12:18:59] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:19:31.935Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:19:31.983Z DRIVER   version 14.3.8
2025-03-07T20:19:31.986Z DRIVER   
2025-03-07T20:19:31.988Z DRIVER   starting driver...
2025-03-07T20:19:31.989Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:19:32.136Z DRIVER   serial port opened
2025-03-07T20:19:32.173Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:19:33.248Z DRIVER   loading configuration...
2025-03-07T20:19:33.370Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:19:33.375Z CONFIG   version 14.3.8
2025-03-07T20:19:45.959Z DRIVER   beginning interview...
2025-03-07T20:19:46.522Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:19:46.544Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:19:46.559Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:19:46.561Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:19:46.609Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:19:49.894Z SERIAL » 0x01030007fb                                                         (5 bytes)
2025-03-07T20:19:49.911Z DRIVER » [REQ] [GetSerialApiCapabilities]
2025-03-07T20:19:50.024Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.051Z SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
                                  000e87300000e0000600000fa
2025-03-07T20:19:50.084Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:50.094Z DRIVER « [RES] [GetSerialApiCapabilities]
2025-03-07T20:19:50.146Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:19:50.167Z CNTRLR   querying additional controller information...
2025-03-07T20:19:50.248Z SERIAL » 0x01030002fe                                                         (5 bytes)
2025-03-07T20:19:50.251Z DRIVER » [REQ] [GetSerialApiInitData]
2025-03-07T20:19:50.280Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.353Z SERIAL « 0x0125010205081dfff6e6000000000000000000000000000000000000000000000 (39 bytes)
                                  0000000050023
2025-03-07T20:19:50.365Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:50.370Z DRIVER « [RES] [GetSerialApiInitData]
2025-03-07T20:19:50.392Z 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
                                    Z-Wave Classic nodes:       1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 
                                  18, 19, 22, 23, 24
2025-03-07T20:19:50.395Z CNTRLR   querying version info...
2025-03-07T20:19:50.436Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:19:50.440Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:19:50.468Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.484Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:19:50.493Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:50.506Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:19:50.531Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 3.95
2025-03-07T20:19:50.535Z CNTRLR   querying protocol version info...
2025-03-07T20:19:50.579Z SERIAL » 0x01030009f5                                                         (5 bytes)
2025-03-07T20:19:50.583Z DRIVER » [REQ] [GetProtocolVersion]
2025-03-07T20:19:50.602Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.610Z SERIAL « 0x0107010900035f00ac                                                 (9 bytes)
2025-03-07T20:19:50.617Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:50.626Z DRIVER « [RES] [GetProtocolVersion]
2025-03-07T20:19:50.642Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          3.95.0
2025-03-07T20:19:50.648Z CNTRLR   querying controller capabilities...
2025-03-07T20:19:50.677Z SERIAL » 0x01030005f9                                                         (5 bytes)
2025-03-07T20:19:50.696Z DRIVER » [REQ] [GetControllerCapabilities]
2025-03-07T20:19:50.712Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.722Z SERIAL « 0x010401051ce3                                                       (6 bytes)
2025-03-07T20:19:50.730Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:50.741Z DRIVER « [RES] [GetControllerCapabilities]
2025-03-07T20:19:50.770Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-03-07T20:19:50.784Z CNTRLR   supported Z-Wave features: 
2025-03-07T20:19:50.810Z CNTRLR   Performing soft reset...
2025-03-07T20:19:50.849Z SERIAL » 0x01030008f4                                                         (5 bytes)
2025-03-07T20:19:50.853Z DRIVER » [REQ] [SoftReset]
2025-03-07T20:19:50.871Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:50.890Z CNTRLR   Waiting for the controller to reconnect...
2025-03-07T20:19:50.901Z DRIVER   all queues idle
2025-03-07T20:19:52.401Z CNTRLR   Re-opening serial port...
2025-03-07T20:19:53.488Z CNTRLR   Waiting for the Serial API to start...
2025-03-07T20:19:58.492Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-03-07T20:19:58.588Z DRIVER   one or more queues busy
2025-03-07T20:19:58.611Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:19:58.638Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:19:59.036Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:59.044Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:19:59.108Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:59.135Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:19:59.170Z CNTRLR   Serial API responded
2025-03-07T20:19:59.199Z CNTRLR   querying controller IDs...
2025-03-07T20:19:59.250Z SERIAL » 0x01030020dc                                                         (5 bytes)
2025-03-07T20:19:59.254Z DRIVER » [REQ] [GetControllerId]
2025-03-07T20:19:59.269Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:59.280Z SERIAL « 0x01080120ccd98d64012b                                              (10 bytes)
2025-03-07T20:19:59.318Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:59.370Z DRIVER « [RES] [GetControllerId]
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:19:59.386Z CNTRLR   received controller IDs:
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:19:59.391Z CNTRLR   finding SUC...
2025-03-07T20:19:59.450Z SERIAL » 0x01030056aa                                                         (5 bytes)
2025-03-07T20:19:59.458Z DRIVER » [REQ] [GetSUCNodeId]
2025-03-07T20:19:59.475Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:59.481Z SERIAL « 0x0104015601ad                                                       (6 bytes)
2025-03-07T20:19:59.487Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:59.492Z DRIVER « [RES] [GetSUCNodeId]
2025-03-07T20:19:59.510Z CNTRLR   This is the SUC
2025-03-07T20:19:59.512Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-03-07T20:19:59.539Z SERIAL » 0x01050006640f97                                                     (7 bytes)
2025-03-07T20:19:59.543Z DRIVER » [REQ] [SetSerialApiTimeouts]
                                    payload: 0x640f
2025-03-07T20:19:59.561Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:19:59.568Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:19:59.576Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:19:59.594Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:19:59.618Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2025-03-07T20:19:59.702Z DRIVER   all queues idle
2025-03-07T20:20:01.307Z DRIVER   Cache file for homeId 0xccd98d64 found, attempting to restore the network from
                                   cache...
2025-03-07T20:20:04.008Z CNTRLR   [Node 001] Embedded device config loaded
2025-03-07T20:20:04.215Z CNTRLR   [Node 002] Embedded device config loaded
2025-03-07T20:20:04.313Z CNTRLR   [Node 003] Embedded device config loaded
2025-03-07T20:20:04.365Z CNTRLR   [Node 004] Embedded device config loaded
2025-03-07T20:20:04.436Z CNTRLR   [Node 005] Embedded device config loaded
2025-03-07T20:20:04.478Z CNTRLR   [Node 006] Embedded device config loaded
2025-03-07T20:20:04.545Z CNTRLR   [Node 007] Embedded device config loaded
2025-03-07T20:20:04.575Z CNTRLR   [Node 008] Embedded device config loaded
2025-03-07T20:20:04.612Z CNTRLR   [Node 010] Embedded device config loaded
2025-03-07T20:20:04.648Z CNTRLR   [Node 011] Embedded device config loaded
2025-03-07T20:20:04.695Z CNTRLR   [Node 013] Embedded device config loaded
2025-03-07T20:20:04.738Z CNTRLR   [Node 014] Embedded device config loaded
2025-03-07T20:20:04.991Z CNTRLR   [Node 015] Embedded device config loaded
2025-03-07T20:20:05.043Z CNTRLR   [Node 016] Embedded device config loaded
2025-03-07T20:20:05.107Z CNTRLR   [Node 018] Embedded device config loaded
2025-03-07T20:20:05.159Z CNTRLR   [Node 019] Embedded device config loaded
2025-03-07T20:20:05.245Z CNTRLR   [Node 022] Embedded device config loaded
2025-03-07T20:20:05.588Z CNTRLR   [Node 023] Embedded device config loaded
2025-03-07T20:20:05.631Z CNTRLR   [Node 024] Embedded device config loaded
2025-03-07T20:20:05.645Z DRIVER   Restoring the network from cache was successful!
2025-03-07T20:20:05.693Z CNTRLR   [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
2025-03-07T20:20:05.704Z CNTRLR   [Node 001] [Manufacturer Specific] productType: metadata updated
2025-03-07T20:20:05.710Z CNTRLR   [Node 001] [Manufacturer Specific] productId: metadata updated
2025-03-07T20:20:05.721Z CNTRLR   [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
2025-03-07T20:20:05.733Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
2025-03-07T20:20:05.740Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
2025-03-07T20:20:05.746Z CNTRLR   [Node 001] [Version] firmwareVersions: metadata updated
2025-03-07T20:20:05.779Z CNTRLR   [Node 001] [~] [Version] firmwareVersions: 1.0 => 1.0
2025-03-07T20:20:05.811Z CNTRLR   [Node 001] [Version] zWaveProtocolVersion: metadata updated
2025-03-07T20:20:05.816Z CNTRLR   [Node 001] [~] [Version] zWaveProtocolVersion: "3.95.0" => "3.95.0"
2025-03-07T20:20:05.823Z CNTRLR   [Node 001] [Version] sdkVersion: metadata updated
2025-03-07T20:20:05.827Z CNTRLR   [Node 001] [~] [Version] sdkVersion: "6.51.2" => "6.51.2"
2025-03-07T20:20:05.829Z CNTRLR   Interview completed
2025-03-07T20:20:05.832Z DRIVER   Network key for S0 configured, enabling S0 security manager...
2025-03-07T20:20:05.859Z DRIVER   At least one network key for S2 configured, enabling S2 security manager...
2025-03-07T20:20:06.258Z DRIVER   At least one network key for Z-Wave Long Range configured, enabling security m
                                  anager...
2025-03-07T20:20:06.288Z DRIVER   driver ready
Starting server on <all interfaces>:3000
2025-03-07T20:20:06.706Z CNTRLR   [Node 001] The node is alive.
2025-03-07T20:20:06.721Z CNTRLR   [Node 001] The node is ready to be used
2025-03-07T20:20:06.741Z CNTRLR   Interviewing nodes and/or determining their status: 2, 6, 3, 24, 4, 10, 7, 13,
                                   11, 8, 23, 19, 15, 5, 14, 22, 16, 18
2025-03-07T20:20:06.744Z CNTRLR » [Node 002] pinging the node...
2025-03-07T20:20:07.724Z CNTRLR » [Node 006] pinging the node...
2025-03-07T20:20:07.741Z CNTRLR » [Node 003] pinging the node...
2025-03-07T20:20:07.759Z CNTRLR » [Node 024] pinging the node...
2025-03-07T20:20:07.769Z CNTRLR » [Node 004] pinging the node...
2025-03-07T20:20:07.784Z CNTRLR » [Node 010] pinging the node...
2025-03-07T20:20:07.796Z CNTRLR » [Node 007] pinging the node...
2025-03-07T20:20:07.806Z CNTRLR » [Node 013] pinging the node...
2025-03-07T20:20:07.821Z CNTRLR » [Node 011] pinging the node...
2025-03-07T20:20:07.836Z CNTRLR » [Node 008] pinging the node...
2025-03-07T20:20:07.852Z CNTRLR   [Node 023] The node is asleep.
2025-03-07T20:20:07.865Z CNTRLR   [Node 023] The node is ready to be used
2025-03-07T20:20:07.870Z CNTRLR   [Node 019] The node is asleep.
2025-03-07T20:20:07.875Z CNTRLR   [Node 019] The node is ready to be used
2025-03-07T20:20:07.879Z CNTRLR   [Node 015] The node is asleep.
2025-03-07T20:20:07.884Z CNTRLR   [Node 015] The node is ready to be used
2025-03-07T20:20:07.889Z CNTRLR   [Node 005] The node is asleep.
2025-03-07T20:20:07.897Z CNTRLR   [Node 005] The node is ready to be used
2025-03-07T20:20:07.903Z CNTRLR   [Node 014] The node is asleep.
2025-03-07T20:20:07.908Z CNTRLR   [Node 014] The node is ready to be used
2025-03-07T20:20:07.915Z CNTRLR   [Node 022] The node is asleep.
2025-03-07T20:20:07.932Z CNTRLR   [Node 022] The node is ready to be used
2025-03-07T20:20:07.937Z CNTRLR   [Node 016] The node is asleep.
2025-03-07T20:20:07.941Z CNTRLR   [Node 016] The node is ready to be used
2025-03-07T20:20:07.946Z CNTRLR   [Node 018] The node is asleep.
2025-03-07T20:20:07.951Z CNTRLR   [Node 018] The node is ready to be used
2025-03-07T20:20:07.954Z DRIVER   one or more queues busy
2025-03-07T20:20:08.008Z SERIAL » 0x01080013020100250bc9                                              (10 bytes)
2025-03-07T20:20:08.019Z DRIVER » [Node 002] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      11
                                  └─[NoOperationCC]
ZwaveJS server listening on <all interfaces>:3000
2025-03-07T20:20:08.105Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.113Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.120Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.139Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.158Z SERIAL « 0x010700130b000004e4                                                 (9 bytes)
2025-03-07T20:20:08.169Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.177Z DRIVER « [REQ] [SendData]
                                    callback id:     11
                                    transmit status: OK
2025-03-07T20:20:08.214Z CNTRLR   [Node 002] The node is alive.
2025-03-07T20:20:08.219Z CNTRLR   [Node 002] The node is ready to be used
2025-03-07T20:20:08.227Z CNTRLR « [Node 002] ping successful
2025-03-07T20:20:08.246Z SERIAL » 0x01080013060100250cca                                              (10 bytes)
2025-03-07T20:20:08.255Z DRIVER » [Node 006] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      12
                                  └─[NoOperationCC]
2025-03-07T20:20:08.269Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.275Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.280Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.291Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.313Z SERIAL « 0x010700130c000005e2                                                 (9 bytes)
2025-03-07T20:20:08.321Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.327Z DRIVER « [REQ] [SendData]
                                    callback id:     12
                                    transmit status: OK
2025-03-07T20:20:08.346Z CNTRLR   [Node 006] The node is alive.
2025-03-07T20:20:08.352Z CNTRLR   [Node 006] The node is ready to be used
2025-03-07T20:20:08.359Z CNTRLR « [Node 006] ping successful
2025-03-07T20:20:08.383Z SERIAL » 0x01080013030100250dce                                              (10 bytes)
2025-03-07T20:20:08.387Z DRIVER » [Node 003] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      13
                                  └─[NoOperationCC]
2025-03-07T20:20:08.403Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.409Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.413Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.417Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.454Z SERIAL « 0x010700130d000007e1                                                 (9 bytes)
2025-03-07T20:20:08.458Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.462Z DRIVER « [REQ] [SendData]
                                    callback id:     13
                                    transmit status: OK
2025-03-07T20:20:08.473Z CNTRLR   [Node 003] The node is alive.
2025-03-07T20:20:08.477Z CNTRLR   [Node 003] The node is ready to be used
2025-03-07T20:20:08.484Z CNTRLR « [Node 003] ping successful
2025-03-07T20:20:08.499Z SERIAL » 0x01080013180100250ed6                                              (10 bytes)
2025-03-07T20:20:08.502Z DRIVER » [Node 024] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      14
                                  └─[NoOperationCC]
2025-03-07T20:20:08.513Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.519Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.522Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.526Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.591Z SERIAL « 0x010700130e000008ed                                                 (9 bytes)
2025-03-07T20:20:08.596Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.612Z DRIVER « [REQ] [SendData]
                                    callback id:     14
                                    transmit status: OK
2025-03-07T20:20:08.631Z CNTRLR   [Node 024] The node is alive.
2025-03-07T20:20:08.636Z CNTRLR   [Node 024] The node is ready to be used
2025-03-07T20:20:08.644Z CNTRLR « [Node 024] ping successful
2025-03-07T20:20:08.659Z SERIAL » 0x01080013040100250fcb                                              (10 bytes)
2025-03-07T20:20:08.663Z DRIVER » [Node 004] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      15
                                  └─[NoOperationCC]
2025-03-07T20:20:08.675Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.682Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.685Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.690Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.726Z SERIAL « 0x010700130f000006e2                                                 (9 bytes)
2025-03-07T20:20:08.731Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.739Z DRIVER « [REQ] [SendData]
                                    callback id:     15
                                    transmit status: OK
2025-03-07T20:20:08.754Z CNTRLR   [Node 004] The node is alive.
2025-03-07T20:20:08.758Z CNTRLR   [Node 004] The node is ready to be used
2025-03-07T20:20:08.766Z CNTRLR « [Node 004] ping successful
2025-03-07T20:20:08.778Z SERIAL » 0x010800130a01002510da                                              (10 bytes)
2025-03-07T20:20:08.782Z DRIVER » [Node 010] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      16
                                  └─[NoOperationCC]
2025-03-07T20:20:08.795Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.811Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.818Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.824Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.855Z SERIAL « 0x0107001310000006fd                                                 (9 bytes)
2025-03-07T20:20:08.858Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.863Z DRIVER « [REQ] [SendData]
                                    callback id:     16
                                    transmit status: OK
2025-03-07T20:20:08.879Z CNTRLR   [Node 010] The node is alive.
2025-03-07T20:20:08.885Z CNTRLR   [Node 010] The node is ready to be used
2025-03-07T20:20:08.895Z CNTRLR « [Node 010] ping successful
2025-03-07T20:20:08.912Z SERIAL » 0x010800130701002511d6                                              (10 bytes)
2025-03-07T20:20:08.918Z DRIVER » [Node 007] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      17
                                  └─[NoOperationCC]
2025-03-07T20:20:08.929Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:08.935Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:08.938Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.943Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:08.954Z SERIAL « 0x0107001311000002f8                                                 (9 bytes)
2025-03-07T20:20:08.957Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:08.962Z DRIVER « [REQ] [SendData]
                                    callback id:     17
                                    transmit status: OK
2025-03-07T20:20:08.975Z CNTRLR   [Node 007] The node is alive.
2025-03-07T20:20:08.980Z CNTRLR   [Node 007] The node is ready to be used
2025-03-07T20:20:08.989Z CNTRLR « [Node 007] ping successful
2025-03-07T20:20:09.005Z SERIAL » 0x010800130d01002512df                                              (10 bytes)
2025-03-07T20:20:09.009Z DRIVER » [Node 013] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      18
                                  └─[NoOperationCC]
2025-03-07T20:20:09.022Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:09.032Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:09.039Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:09.059Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:11.248Z SERIAL « 0x01070013120000df26                                                 (9 bytes)
2025-03-07T20:20:11.251Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:11.255Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:20:11.266Z CNTRLR   [Node 013] The node is alive.
2025-03-07T20:20:11.270Z CNTRLR   [Node 013] The node is ready to be used
2025-03-07T20:20:11.274Z CNTRLR « [Node 013] ping successful
2025-03-07T20:20:11.287Z SERIAL » 0x010800130b01002513d8                                              (10 bytes)
2025-03-07T20:20:11.291Z DRIVER » [Node 011] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      19
                                  └─[NoOperationCC]
2025-03-07T20:20:11.300Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:11.305Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:11.308Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:11.312Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:11.328Z SERIAL « 0x0107001313000002fa                                                 (9 bytes)
2025-03-07T20:20:11.334Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:11.338Z DRIVER « [REQ] [SendData]
                                    callback id:     19
                                    transmit status: OK
2025-03-07T20:20:11.350Z CNTRLR   [Node 011] The node is alive.
2025-03-07T20:20:11.354Z CNTRLR   [Node 011] The node is ready to be used
2025-03-07T20:20:11.366Z CNTRLR « [Node 011] ping successful
2025-03-07T20:20:11.383Z SERIAL » 0x010800130801002514dc                                              (10 bytes)
2025-03-07T20:20:11.387Z DRIVER » [Node 008] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      20
                                  └─[NoOperationCC]
2025-03-07T20:20:11.396Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:20:11.400Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:20:11.403Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:11.407Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:20:11.417Z SERIAL « 0x0107001314000003fc                                                 (9 bytes)
2025-03-07T20:20:11.421Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:20:11.425Z DRIVER « [REQ] [SendData]
                                    callback id:     20
                                    transmit status: OK
2025-03-07T20:20:11.436Z CNTRLR   [Node 008] The node is alive.
2025-03-07T20:20:11.441Z CNTRLR   [Node 008] The node is ready to be used
2025-03-07T20:20:11.444Z CNTRLR   All nodes are ready to be used
2025-03-07T20:20:11.457Z CNTRLR « [Node 008] ping successful
2025-03-07T20:20:11.459Z DRIVER   all queues idle
New client
[20:21:26] INFO: Service restart after closing
[12:21:37] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:22:05.530Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:22:05.592Z DRIVER   version 14.3.8
2025-03-07T20:22:05.596Z DRIVER   
2025-03-07T20:22:05.598Z DRIVER   starting driver...
2025-03-07T20:22:05.600Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:22:05.788Z DRIVER   serial port opened
2025-03-07T20:22:05.815Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:22:06.901Z DRIVER   loading configuration...
2025-03-07T20:22:07.185Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:22:07.191Z CONFIG   version 14.3.8
2025-03-07T20:22:18.937Z DRIVER   beginning interview...
2025-03-07T20:22:19.108Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:22:19.132Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:22:19.135Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:22:19.137Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:22:19.226Z CNTRLR   querying Serial API capabilities...
[20:22:24] INFO: Service restart after closing
[12:22:38] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:23:14.575Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:23:14.707Z DRIVER   version 14.3.8
2025-03-07T20:23:14.711Z DRIVER   
2025-03-07T20:23:14.713Z DRIVER   starting driver...
2025-03-07T20:23:14.715Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:23:15.077Z DRIVER   serial port opened
2025-03-07T20:23:15.109Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:23:16.174Z DRIVER   loading configuration...
2025-03-07T20:23:16.377Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:23:16.384Z CONFIG   version 14.3.8
[20:23:19] INFO: Service restart after closing
[12:23:31] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:24:25.920Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:24:25.972Z DRIVER   version 14.3.8
2025-03-07T20:24:25.976Z DRIVER   
2025-03-07T20:24:25.978Z DRIVER   starting driver...
2025-03-07T20:24:25.980Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:24:26.158Z DRIVER   serial port opened
2025-03-07T20:24:26.178Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:24:27.270Z DRIVER   loading configuration...
2025-03-07T20:24:27.427Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:24:27.432Z CONFIG   version 14.3.8
2025-03-07T20:24:38.646Z DRIVER   beginning interview...
2025-03-07T20:24:38.750Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:24:38.770Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:24:38.774Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:24:38.776Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:24:38.848Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:24:41.923Z SERIAL » 0x01030007fb                                                         (5 bytes)
2025-03-07T20:24:41.949Z DRIVER » [REQ] [GetSerialApiCapabilities]
2025-03-07T20:24:42.085Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:24:42.122Z SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
                                  000e87300000e0000600000fa
2025-03-07T20:24:42.200Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:24:42.246Z DRIVER « [RES] [GetSerialApiCapabilities]
2025-03-07T20:24:42.317Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:24:42.335Z CNTRLR   querying additional controller information...
2025-03-07T20:24:42.410Z SERIAL » 0x01030002fe                                                         (5 bytes)
2025-03-07T20:24:42.413Z DRIVER » [REQ] [GetSerialApiInitData]
2025-03-07T20:24:42.474Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:24:42.513Z SERIAL « 0x0125010205081dfff6e6000000000000000000000000000000000000000000000 (39 bytes)
                                  0000000050023
2025-03-07T20:24:42.528Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:24:42.532Z DRIVER « [RES] [GetSerialApiInitData]
[20:24:47] INFO: Service restart after closing
[12:25:01] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:25:38.586Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:25:38.639Z DRIVER   version 14.3.8
2025-03-07T20:25:38.641Z DRIVER   
2025-03-07T20:25:38.644Z DRIVER   starting driver...
2025-03-07T20:25:38.647Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:25:38.821Z DRIVER   serial port opened
2025-03-07T20:25:38.849Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:25:39.917Z DRIVER   loading configuration...
2025-03-07T20:25:40.121Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:25:40.127Z CONFIG   version 14.3.8
2025-03-07T20:25:48.349Z DRIVER   beginning interview...
2025-03-07T20:25:48.376Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:25:48.382Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:25:48.388Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:25:48.391Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:25:48.408Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:25:51.277Z SERIAL » 0x01030007fb                                                         (5 bytes)
2025-03-07T20:25:51.301Z DRIVER » [REQ] [GetSerialApiCapabilities]
2025-03-07T20:25:51.398Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:51.427Z SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
                                  000e87300000e0000600000fa
2025-03-07T20:25:51.477Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:51.503Z DRIVER « [RES] [GetSerialApiCapabilities]
2025-03-07T20:25:51.559Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:25:51.569Z CNTRLR   querying additional controller information...
2025-03-07T20:25:51.651Z SERIAL » 0x01030002fe                                                         (5 bytes)
2025-03-07T20:25:51.654Z DRIVER » [REQ] [GetSerialApiInitData]
2025-03-07T20:25:51.681Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:51.756Z SERIAL « 0x0125010205081dfff6e6000000000000000000000000000000000000000000000 (39 bytes)
                                  0000000050023
2025-03-07T20:25:51.768Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:51.774Z DRIVER « [RES] [GetSerialApiInitData]
2025-03-07T20:25:51.793Z 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
                                    Z-Wave Classic nodes:       1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 
                                  18, 19, 22, 23, 24
2025-03-07T20:25:51.796Z CNTRLR   querying version info...
2025-03-07T20:25:51.839Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:25:51.843Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:25:51.868Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:51.891Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:25:51.907Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:51.920Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:25:51.946Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 3.95
2025-03-07T20:25:51.949Z CNTRLR   querying protocol version info...
2025-03-07T20:25:51.982Z SERIAL » 0x01030009f5                                                         (5 bytes)
2025-03-07T20:25:51.986Z DRIVER » [REQ] [GetProtocolVersion]
2025-03-07T20:25:52.072Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:52.084Z SERIAL « 0x0107010900035f00ac                                                 (9 bytes)
2025-03-07T20:25:52.091Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:52.099Z DRIVER « [RES] [GetProtocolVersion]
2025-03-07T20:25:52.118Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          3.95.0
2025-03-07T20:25:52.124Z CNTRLR   querying controller capabilities...
2025-03-07T20:25:52.158Z SERIAL » 0x01030005f9                                                         (5 bytes)
2025-03-07T20:25:52.161Z DRIVER » [REQ] [GetControllerCapabilities]
2025-03-07T20:25:52.174Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:52.185Z SERIAL « 0x010401051ce3                                                       (6 bytes)
2025-03-07T20:25:52.194Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:52.205Z DRIVER « [RES] [GetControllerCapabilities]
2025-03-07T20:25:52.241Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-03-07T20:25:52.251Z CNTRLR   supported Z-Wave features: 
2025-03-07T20:25:52.266Z CNTRLR   Performing soft reset...
2025-03-07T20:25:52.299Z SERIAL » 0x01030008f4                                                         (5 bytes)
2025-03-07T20:25:52.303Z DRIVER » [REQ] [SoftReset]
2025-03-07T20:25:52.320Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:52.348Z CNTRLR   Waiting for the controller to reconnect...
2025-03-07T20:25:52.361Z DRIVER   all queues idle
2025-03-07T20:25:53.860Z CNTRLR   Re-opening serial port...
2025-03-07T20:25:53.975Z CNTRLR   Waiting for the Serial API to start...
2025-03-07T20:25:58.983Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-03-07T20:25:58.996Z DRIVER   one or more queues busy
2025-03-07T20:25:59.012Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:25:59.018Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:25:59.032Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:59.039Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:25:59.044Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:59.052Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:25:59.064Z CNTRLR   Serial API responded
2025-03-07T20:25:59.073Z CNTRLR   querying controller IDs...
2025-03-07T20:25:59.097Z SERIAL » 0x01030020dc                                                         (5 bytes)
2025-03-07T20:25:59.101Z DRIVER » [REQ] [GetControllerId]
2025-03-07T20:25:59.117Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:59.127Z SERIAL « 0x01080120ccd98d64012b                                              (10 bytes)
2025-03-07T20:25:59.191Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:59.214Z DRIVER « [RES] [GetControllerId]
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:25:59.231Z CNTRLR   received controller IDs:
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:25:59.236Z CNTRLR   finding SUC...
2025-03-07T20:25:59.284Z SERIAL » 0x01030056aa                                                         (5 bytes)
2025-03-07T20:25:59.295Z DRIVER » [REQ] [GetSUCNodeId]
2025-03-07T20:25:59.316Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:59.325Z SERIAL « 0x0104015601ad                                                       (6 bytes)
2025-03-07T20:25:59.333Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:59.341Z DRIVER « [RES] [GetSUCNodeId]
2025-03-07T20:25:59.364Z CNTRLR   This is the SUC
2025-03-07T20:25:59.367Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-03-07T20:25:59.407Z SERIAL » 0x01050006640f97                                                     (7 bytes)
2025-03-07T20:25:59.412Z DRIVER » [REQ] [SetSerialApiTimeouts]
                                    payload: 0x640f
2025-03-07T20:25:59.474Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:25:59.481Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:25:59.491Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:25:59.496Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:25:59.510Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2025-03-07T20:25:59.554Z DRIVER   all queues idle
2025-03-07T20:26:01.328Z DRIVER   Cache file for homeId 0xccd98d64 found, attempting to restore the network from
                                   cache...
2025-03-07T20:26:01.408Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:26:01.417Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:01.429Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:26:01.433Z DRIVER « [RES] [SetSerialApiTimeouts]                                      [unexpected]
2025-03-07T20:26:01.435Z DRIVER   unexpected response, discarding...
2025-03-07T20:26:01.497Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:26:01.500Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:01.504Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:26:01.505Z DRIVER « [RES] [SetSerialApiTimeouts]                                      [unexpected]
2025-03-07T20:26:01.506Z DRIVER   unexpected response, discarding...
2025-03-07T20:26:03.822Z CNTRLR   [Node 001] Embedded device config loaded
2025-03-07T20:26:05.283Z CNTRLR   [Node 002] Embedded device config loaded
2025-03-07T20:26:05.804Z CNTRLR   [Node 003] Embedded device config loaded
2025-03-07T20:26:05.884Z CNTRLR   [Node 004] Embedded device config loaded
2025-03-07T20:26:06.176Z CNTRLR   [Node 005] Embedded device config loaded
2025-03-07T20:26:06.267Z CNTRLR   [Node 006] Embedded device config loaded
2025-03-07T20:26:06.328Z CNTRLR   [Node 007] Embedded device config loaded
2025-03-07T20:26:06.393Z CNTRLR   [Node 008] Embedded device config loaded
2025-03-07T20:26:06.496Z CNTRLR   [Node 010] Embedded device config loaded
2025-03-07T20:26:06.555Z CNTRLR   [Node 011] Embedded device config loaded
2025-03-07T20:26:06.635Z CNTRLR   [Node 013] Embedded device config loaded
2025-03-07T20:26:06.684Z CNTRLR   [Node 014] Embedded device config loaded
2025-03-07T20:26:07.198Z CNTRLR   [Node 015] Embedded device config loaded
2025-03-07T20:26:07.269Z CNTRLR   [Node 016] Embedded device config loaded
2025-03-07T20:26:07.358Z CNTRLR   [Node 018] Embedded device config loaded
2025-03-07T20:26:07.416Z CNTRLR   [Node 019] Embedded device config loaded
2025-03-07T20:26:08.022Z CNTRLR   [Node 022] Embedded device config loaded
2025-03-07T20:26:09.180Z CNTRLR   [Node 023] Embedded device config loaded
2025-03-07T20:26:09.236Z CNTRLR   [Node 024] Embedded device config loaded
2025-03-07T20:26:09.251Z DRIVER   Restoring the network from cache was successful!
2025-03-07T20:26:09.490Z CNTRLR   [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
2025-03-07T20:26:09.525Z CNTRLR   [Node 001] [Manufacturer Specific] productType: metadata updated
2025-03-07T20:26:09.531Z CNTRLR   [Node 001] [Manufacturer Specific] productId: metadata updated
2025-03-07T20:26:09.566Z CNTRLR   [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
2025-03-07T20:26:09.578Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
2025-03-07T20:26:09.585Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
2025-03-07T20:26:09.592Z CNTRLR   [Node 001] [Version] firmwareVersions: metadata updated
2025-03-07T20:26:09.596Z CNTRLR   [Node 001] [~] [Version] firmwareVersions: 1.0 => 1.0
2025-03-07T20:26:09.602Z CNTRLR   [Node 001] [Version] zWaveProtocolVersion: metadata updated
2025-03-07T20:26:09.607Z CNTRLR   [Node 001] [~] [Version] zWaveProtocolVersion: "3.95.0" => "3.95.0"
2025-03-07T20:26:09.616Z CNTRLR   [Node 001] [Version] sdkVersion: metadata updated
2025-03-07T20:26:09.620Z CNTRLR   [Node 001] [~] [Version] sdkVersion: "6.51.2" => "6.51.2"
2025-03-07T20:26:09.622Z CNTRLR   Interview completed
2025-03-07T20:26:09.625Z DRIVER   Network key for S0 configured, enabling S0 security manager...
2025-03-07T20:26:09.657Z DRIVER   At least one network key for S2 configured, enabling S2 security manager...
2025-03-07T20:26:10.304Z DRIVER   At least one network key for Z-Wave Long Range configured, enabling security m
                                  anager...
2025-03-07T20:26:10.754Z DRIVER   driver ready
Starting server on <all interfaces>:3000
2025-03-07T20:26:11.452Z CNTRLR   [Node 001] The node is alive.
2025-03-07T20:26:11.460Z CNTRLR   [Node 001] The node is ready to be used
2025-03-07T20:26:11.505Z CNTRLR   Interviewing nodes and/or determining their status: 2, 6, 3, 24, 4, 10, 7, 13,
                                   11, 8, 23, 19, 15, 5, 14, 22, 16, 18
2025-03-07T20:26:11.512Z CNTRLR » [Node 002] pinging the node...
2025-03-07T20:26:14.684Z CNTRLR » [Node 006] pinging the node...
2025-03-07T20:26:15.426Z CNTRLR » [Node 003] pinging the node...
2025-03-07T20:26:16.290Z CNTRLR » [Node 024] pinging the node...
2025-03-07T20:26:16.820Z CNTRLR » [Node 004] pinging the node...
2025-03-07T20:26:16.912Z CNTRLR » [Node 010] pinging the node...
2025-03-07T20:26:16.923Z CNTRLR » [Node 007] pinging the node...
2025-03-07T20:26:16.966Z CNTRLR » [Node 013] pinging the node...
2025-03-07T20:26:16.984Z CNTRLR » [Node 011] pinging the node...
2025-03-07T20:26:16.998Z CNTRLR » [Node 008] pinging the node...
2025-03-07T20:26:17.271Z CNTRLR   [Node 023] The node is asleep.
2025-03-07T20:26:17.425Z CNTRLR   [Node 023] The node is ready to be used
2025-03-07T20:26:17.430Z CNTRLR   [Node 019] The node is asleep.
2025-03-07T20:26:17.435Z CNTRLR   [Node 019] The node is ready to be used
2025-03-07T20:26:17.440Z CNTRLR   [Node 015] The node is asleep.
2025-03-07T20:26:17.446Z CNTRLR   [Node 015] The node is ready to be used
2025-03-07T20:26:17.451Z CNTRLR   [Node 005] The node is asleep.
2025-03-07T20:26:17.480Z CNTRLR   [Node 005] The node is ready to be used
2025-03-07T20:26:17.487Z CNTRLR   [Node 014] The node is asleep.
2025-03-07T20:26:17.492Z CNTRLR   [Node 014] The node is ready to be used
2025-03-07T20:26:17.498Z CNTRLR   [Node 022] The node is asleep.
2025-03-07T20:26:17.506Z CNTRLR   [Node 022] The node is ready to be used
2025-03-07T20:26:17.512Z CNTRLR   [Node 016] The node is asleep.
2025-03-07T20:26:17.517Z CNTRLR   [Node 016] The node is ready to be used
2025-03-07T20:26:17.522Z CNTRLR   [Node 018] The node is asleep.
2025-03-07T20:26:17.526Z CNTRLR   [Node 018] The node is ready to be used
2025-03-07T20:26:17.565Z DRIVER   one or more queues busy
2025-03-07T20:26:18.268Z SERIAL » 0x01080013020100250bc9                                              (10 bytes)
2025-03-07T20:26:18.648Z DRIVER » [Node 002] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      11
                                  └─[NoOperationCC]
ZwaveJS server listening on <all interfaces>:3000
2025-03-07T20:26:19.062Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:19.076Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:19.161Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:19.241Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:19.266Z SERIAL « 0x010700130b000005e5                                                 (9 bytes)
2025-03-07T20:26:19.304Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:19.310Z DRIVER « [REQ] [SendData]
                                    callback id:     11
                                    transmit status: OK
2025-03-07T20:26:19.490Z CNTRLR   [Node 002] The node is alive.
2025-03-07T20:26:19.494Z CNTRLR   [Node 002] The node is ready to be used
2025-03-07T20:26:19.596Z CNTRLR « [Node 002] ping successful
2025-03-07T20:26:19.610Z SERIAL » 0x01080013060100250cca                                              (10 bytes)
2025-03-07T20:26:19.614Z DRIVER » [Node 006] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      12
                                  └─[NoOperationCC]
2025-03-07T20:26:20.349Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:20.363Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:20.367Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:20.374Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:20.499Z SERIAL « 0x010700130c000006e1                                                 (9 bytes)
2025-03-07T20:26:20.502Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:20.586Z DRIVER « [REQ] [SendData]
                                    callback id:     12
                                    transmit status: OK
2025-03-07T20:26:20.944Z CNTRLR   [Node 006] The node is alive.
2025-03-07T20:26:20.948Z CNTRLR   [Node 006] The node is ready to be used
2025-03-07T20:26:20.953Z CNTRLR « [Node 006] ping successful
2025-03-07T20:26:20.967Z SERIAL » 0x01080013030100250dce                                              (10 bytes)
2025-03-07T20:26:20.972Z DRIVER » [Node 003] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      13
                                  └─[NoOperationCC]
2025-03-07T20:26:20.985Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:20.992Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:20.998Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.008Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:21.042Z SERIAL « 0x010700130d000006e0                                                 (9 bytes)
2025-03-07T20:26:21.046Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.065Z DRIVER « [REQ] [SendData]
                                    callback id:     13
                                    transmit status: OK
2025-03-07T20:26:21.077Z CNTRLR   [Node 003] The node is alive.
2025-03-07T20:26:21.080Z CNTRLR   [Node 003] The node is ready to be used
2025-03-07T20:26:21.088Z CNTRLR « [Node 003] ping successful
2025-03-07T20:26:21.104Z SERIAL » 0x01080013180100250ed6                                              (10 bytes)
2025-03-07T20:26:21.108Z DRIVER » [Node 024] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      14
                                  └─[NoOperationCC]
2025-03-07T20:26:21.120Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:21.127Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:21.130Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.135Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:21.194Z SERIAL « 0x010700130e000009ec                                                 (9 bytes)
2025-03-07T20:26:21.198Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.204Z DRIVER « [REQ] [SendData]
                                    callback id:     14
                                    transmit status: OK
2025-03-07T20:26:21.218Z CNTRLR   [Node 024] The node is alive.
2025-03-07T20:26:21.223Z CNTRLR   [Node 024] The node is ready to be used
2025-03-07T20:26:21.232Z CNTRLR « [Node 024] ping successful
2025-03-07T20:26:21.246Z SERIAL » 0x01080013040100250fcb                                              (10 bytes)
2025-03-07T20:26:21.250Z DRIVER » [Node 004] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      15
                                  └─[NoOperationCC]
2025-03-07T20:26:21.260Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:21.265Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:21.268Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.272Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:21.310Z SERIAL « 0x010700130f000005e1                                                 (9 bytes)
2025-03-07T20:26:21.313Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.318Z DRIVER « [REQ] [SendData]
                                    callback id:     15
                                    transmit status: OK
2025-03-07T20:26:21.329Z CNTRLR   [Node 004] The node is alive.
2025-03-07T20:26:21.332Z CNTRLR   [Node 004] The node is ready to be used
2025-03-07T20:26:21.430Z CNTRLR « [Node 004] ping successful
2025-03-07T20:26:21.444Z SERIAL » 0x010800130a01002510da                                              (10 bytes)
2025-03-07T20:26:21.449Z DRIVER » [Node 010] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      16
                                  └─[NoOperationCC]
2025-03-07T20:26:21.463Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:21.472Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:21.475Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.480Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:21.511Z SERIAL « 0x0107001310000006fd                                                 (9 bytes)
2025-03-07T20:26:21.515Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.519Z DRIVER « [REQ] [SendData]
                                    callback id:     16
                                    transmit status: OK
2025-03-07T20:26:21.531Z CNTRLR   [Node 010] The node is alive.
2025-03-07T20:26:21.536Z CNTRLR   [Node 010] The node is ready to be used
2025-03-07T20:26:21.573Z CNTRLR « [Node 010] ping successful
2025-03-07T20:26:21.586Z SERIAL » 0x010800130701002511d6                                              (10 bytes)
2025-03-07T20:26:21.590Z DRIVER » [Node 007] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      17
                                  └─[NoOperationCC]
2025-03-07T20:26:21.618Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:21.624Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:21.627Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.631Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:21.644Z SERIAL « 0x0107001311000002f8                                                 (9 bytes)
2025-03-07T20:26:21.648Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.653Z DRIVER « [REQ] [SendData]
                                    callback id:     17
                                    transmit status: OK
2025-03-07T20:26:21.667Z CNTRLR   [Node 007] The node is alive.
2025-03-07T20:26:21.671Z CNTRLR   [Node 007] The node is ready to be used
2025-03-07T20:26:21.679Z CNTRLR « [Node 007] ping successful
2025-03-07T20:26:21.691Z SERIAL » 0x010800130d01002512df                                              (10 bytes)
2025-03-07T20:26:21.695Z DRIVER » [Node 013] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      18
                                  └─[NoOperationCC]
2025-03-07T20:26:21.704Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:21.714Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:21.717Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:21.721Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:24.864Z SERIAL « 0x01070013120000d821                                                 (9 bytes)
2025-03-07T20:26:26.204Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:27.780Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:26:28.550Z CNTRLR   [Node 013] The node is alive.
2025-03-07T20:26:28.723Z CNTRLR   [Node 013] The node is ready to be used
2025-03-07T20:26:29.140Z CNTRLR « [Node 013] ping successful
2025-03-07T20:26:29.716Z SERIAL » 0x010800130b01002513d8                                              (10 bytes)
2025-03-07T20:26:29.927Z DRIVER » [Node 011] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      19
                                  └─[NoOperationCC]
2025-03-07T20:26:30.306Z SERIAL « 0x01070013120000d821                                                 (9 bytes)
2025-03-07T20:26:30.352Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:30.354Z SERIAL « 0x01070013120000d821                                                 (9 bytes)
2025-03-07T20:26:30.390Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:30.397Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:30.411Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:30.441Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:31.040Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:26:31.070Z DRIVER   handling request SendData (19)
2025-03-07T20:26:31.071Z DRIVER     no handlers registered!
2025-03-07T20:26:31.105Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:26:31.131Z DRIVER   handling request SendData (19)
2025-03-07T20:26:31.133Z DRIVER     no handlers registered!
2025-03-07T20:26:31.139Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:31.150Z SERIAL « 0x0107001313000003fb                                                 (9 bytes)
2025-03-07T20:26:31.153Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:31.157Z DRIVER « [REQ] [SendData]
                                    callback id:     19
                                    transmit status: OK
2025-03-07T20:26:31.293Z CNTRLR   [Node 011] The node is alive.
2025-03-07T20:26:31.694Z CNTRLR   [Node 011] The node is ready to be used
2025-03-07T20:26:32.071Z CNTRLR « [Node 011] ping successful
2025-03-07T20:26:32.261Z SERIAL » 0x010800130801002514dc                                              (10 bytes)
2025-03-07T20:26:32.294Z DRIVER » [Node 008] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      20
                                  └─[NoOperationCC]
2025-03-07T20:26:32.346Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:26:32.394Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:26:32.398Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:32.405Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:26:32.418Z SERIAL « 0x0107001314000003fc                                                 (9 bytes)
2025-03-07T20:26:32.423Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:26:32.430Z DRIVER « [REQ] [SendData]
                                    callback id:     20
                                    transmit status: OK
2025-03-07T20:26:32.443Z CNTRLR   [Node 008] The node is alive.
2025-03-07T20:26:32.448Z CNTRLR   [Node 008] The node is ready to be used
2025-03-07T20:26:32.449Z CNTRLR   All nodes are ready to be used
2025-03-07T20:26:32.465Z CNTRLR « [Node 008] ping successful
2025-03-07T20:26:32.467Z DRIVER   all queues idle
[20:26:58] INFO: Service restart after closing
[12:27:13] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:27:32.988Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:27:33.043Z DRIVER   version 14.3.8
2025-03-07T20:27:33.048Z DRIVER   
2025-03-07T20:27:33.058Z DRIVER   starting driver...
2025-03-07T20:27:33.062Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:27:33.331Z DRIVER   serial port opened
2025-03-07T20:27:33.363Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:27:34.602Z DRIVER   loading configuration...
2025-03-07T20:27:35.455Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:27:35.461Z CONFIG   version 14.3.8
[20:27:48] INFO: Service restart after closing
[12:28:00] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:28:40.557Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:28:40.608Z DRIVER   version 14.3.8
2025-03-07T20:28:40.611Z DRIVER   
2025-03-07T20:28:40.613Z DRIVER   starting driver...
2025-03-07T20:28:40.616Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:28:40.839Z DRIVER   serial port opened
2025-03-07T20:28:40.939Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:28:42.005Z DRIVER   loading configuration...
2025-03-07T20:28:42.146Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:28:42.153Z CONFIG   version 14.3.8
2025-03-07T20:28:52.443Z DRIVER   beginning interview...
2025-03-07T20:28:52.669Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:28:52.683Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:28:52.690Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:28:52.692Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:28:52.727Z CNTRLR   querying Serial API capabilities...
[20:28:56] INFO: Service restart after closing
[12:29:11] INFO: Successfully send discovery information to Home Assistant.
2025-03-07T20:29:39.048Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-07T20:29:39.129Z DRIVER   version 14.3.8
2025-03-07T20:29:39.132Z DRIVER   
2025-03-07T20:29:39.134Z DRIVER   starting driver...
2025-03-07T20:29:39.136Z DRIVER   opening serial port /dev/ttyACM0
2025-03-07T20:29:39.341Z DRIVER   serial port opened
2025-03-07T20:29:39.357Z SERIAL » 0x15                                                                 (1 bytes)
2025-03-07T20:29:40.512Z DRIVER   loading configuration...
2025-03-07T20:29:40.768Z CONFIG   Using external configuration dir /data/db
2025-03-07T20:29:40.773Z CONFIG   version 14.3.8
2025-03-07T20:29:57.976Z DRIVER   beginning interview...
2025-03-07T20:29:58.177Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2025-03-07T20:29:58.192Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2025-03-07T20:29:58.195Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2025-03-07T20:29:58.197Z DRIVER   added request handler for SetLearnMode (0x50)...
                                  1 registered
2025-03-07T20:29:58.233Z CNTRLR   querying Serial API capabilities...
2025-03-07T20:30:01.219Z SERIAL » 0x01030007fb                                                         (5 bytes)
2025-03-07T20:30:01.235Z DRIVER » [REQ] [GetSerialApiCapabilities]
2025-03-07T20:30:01.348Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:01.376Z SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
                                  000e87300000e0000600000fa
2025-03-07T20:30:01.401Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:01.411Z DRIVER « [RES] [GetSerialApiCapabilities]
2025-03-07T20:30:01.464Z CNTRLR   received API capabilities:
                                    firmware version:    1.0
                                    manufacturer ID:     0x86
                                    product type:        0x0101
                                    product ID:          0x5a
                                    supported functions: 
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · ApplicationCommand (0x04)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SetRFReceiveMode (0x10)
                                    · UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
                                    · SendNodeInformation (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
                                    · UNKNOWN_FUNC_SEND_DATA_META (0x18)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMWriteLongBuffer (0x2b)
                                    · ExtNVMReadLongByte (0x2c)
                                    · ExtExtWriteLongByte (0x2d)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · AddControllerAndAssignPrimary (0x4c)
                                    · AddPrimaryController (0x4d)
                                    · SetLearnMode (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · RequestNetworkUpdate (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · SendSUCNodeId (0x57)
                                    · ExploreRequestInclusion (0x5e)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
                                    · UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
                                    · GetRoutingInfo (0x80)
                                    · LockUnlockLastRoute (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · undefined (0xb4)
                                    · EnableWatchdog500 (0xb6)
                                    · DisableWatchdog500 (0xb7)
                                    · KickWatchdog500 (0xb8)
                                    · UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
                                    · UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
                                    · GetLibrary (0xbd)
                                    · SendTestFrame (0xbe)
                                    · GetProtocolStatus (0xbf)
                                    · StartWatchdog (0xd2)
                                    · StopWatchdog (0xd3)
                                    · SetMaximumRoutingAttempts (0xd4)
                                    · undefined (0xee)
                                    · undefined (0xef)
2025-03-07T20:30:01.469Z CNTRLR   querying additional controller information...
2025-03-07T20:30:01.552Z SERIAL » 0x01030002fe                                                         (5 bytes)
2025-03-07T20:30:01.557Z DRIVER » [REQ] [GetSerialApiInitData]
2025-03-07T20:30:01.583Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:01.657Z SERIAL « 0x0125010205081dfff6e6000000000000000000000000000000000000000000000 (39 bytes)
                                  0000000050023
2025-03-07T20:30:01.671Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:01.677Z DRIVER « [RES] [GetSerialApiInitData]
2025-03-07T20:30:01.696Z 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
                                    Z-Wave Classic nodes:       1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 
                                  18, 19, 22, 23, 24
2025-03-07T20:30:01.699Z CNTRLR   querying version info...
2025-03-07T20:30:01.740Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:30:01.744Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:30:01.773Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:01.791Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:30:01.802Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:01.812Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:30:01.833Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 3.95
2025-03-07T20:30:01.835Z CNTRLR   querying protocol version info...
2025-03-07T20:30:01.931Z SERIAL » 0x01030009f5                                                         (5 bytes)
2025-03-07T20:30:01.935Z DRIVER » [REQ] [GetProtocolVersion]
2025-03-07T20:30:01.954Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:01.964Z SERIAL « 0x0107010900035f00ac                                                 (9 bytes)
2025-03-07T20:30:01.973Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:01.986Z DRIVER « [RES] [GetProtocolVersion]
2025-03-07T20:30:02.010Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          3.95.0
2025-03-07T20:30:02.019Z CNTRLR   querying controller capabilities...
2025-03-07T20:30:02.069Z SERIAL » 0x01030005f9                                                         (5 bytes)
2025-03-07T20:30:02.075Z DRIVER » [REQ] [GetControllerCapabilities]
2025-03-07T20:30:02.089Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:02.100Z SERIAL « 0x010401051ce3                                                       (6 bytes)
2025-03-07T20:30:02.108Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:02.116Z DRIVER « [RES] [GetControllerCapabilities]
2025-03-07T20:30:02.145Z CNTRLR   received controller capabilities:
                                    controller role:      Primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2025-03-07T20:30:02.157Z CNTRLR   supported Z-Wave features: 
2025-03-07T20:30:02.175Z CNTRLR   Performing soft reset...
2025-03-07T20:30:02.217Z SERIAL » 0x01030008f4                                                         (5 bytes)
2025-03-07T20:30:02.223Z DRIVER » [REQ] [SoftReset]
2025-03-07T20:30:02.244Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:02.266Z CNTRLR   Waiting for the controller to reconnect...
2025-03-07T20:30:02.274Z DRIVER   all queues idle
2025-03-07T20:30:03.776Z CNTRLR   Re-opening serial port...
2025-03-07T20:30:04.856Z CNTRLR   Waiting for the Serial API to start...
2025-03-07T20:30:09.862Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2025-03-07T20:30:10.609Z DRIVER   one or more queues busy
2025-03-07T20:30:10.650Z SERIAL » 0x01030015e9                                                         (5 bytes)
2025-03-07T20:30:10.697Z DRIVER » [REQ] [GetControllerVersion]
2025-03-07T20:30:10.778Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:10.787Z SERIAL « 0x011001155a2d5761766520332e3935000199                              (18 bytes)
2025-03-07T20:30:10.839Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:10.855Z DRIVER « [RES] [GetControllerVersion]
2025-03-07T20:30:10.875Z CNTRLR   Serial API responded
2025-03-07T20:30:10.890Z CNTRLR   querying controller IDs...
2025-03-07T20:30:10.930Z SERIAL » 0x01030020dc                                                         (5 bytes)
2025-03-07T20:30:10.937Z DRIVER » [REQ] [GetControllerId]
2025-03-07T20:30:10.955Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:10.966Z SERIAL « 0x01080120ccd98d64012b                                              (10 bytes)
2025-03-07T20:30:11.003Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:11.029Z DRIVER « [RES] [GetControllerId]
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:30:11.048Z CNTRLR   received controller IDs:
                                    home ID:     0xccd98d64
                                    own node ID: 1
2025-03-07T20:30:11.059Z CNTRLR   finding SUC...
2025-03-07T20:30:11.216Z SERIAL » 0x01030056aa                                                         (5 bytes)
2025-03-07T20:30:11.224Z DRIVER » [REQ] [GetSUCNodeId]
2025-03-07T20:30:11.247Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:11.256Z SERIAL « 0x0104015601ad                                                       (6 bytes)
2025-03-07T20:30:11.264Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:11.269Z DRIVER « [RES] [GetSUCNodeId]
2025-03-07T20:30:11.291Z CNTRLR   This is the SUC
2025-03-07T20:30:11.293Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2025-03-07T20:30:11.330Z SERIAL » 0x01050006640f97                                                     (7 bytes)
2025-03-07T20:30:11.335Z DRIVER » [REQ] [SetSerialApiTimeouts]
                                    payload: 0x640f
2025-03-07T20:30:11.354Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:11.362Z SERIAL « 0x01050106960f64                                                     (7 bytes)
2025-03-07T20:30:11.367Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:11.372Z DRIVER « [RES] [SetSerialApiTimeouts]
2025-03-07T20:30:11.387Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2025-03-07T20:30:11.440Z DRIVER   all queues idle
2025-03-07T20:30:13.175Z DRIVER   Cache file for homeId 0xccd98d64 found, attempting to restore the network from
                                   cache...
2025-03-07T20:30:15.572Z CNTRLR   [Node 001] Embedded device config loaded
2025-03-07T20:30:15.847Z CNTRLR   [Node 002] Embedded device config loaded
2025-03-07T20:30:16.011Z CNTRLR   [Node 003] Embedded device config loaded
2025-03-07T20:30:16.059Z CNTRLR   [Node 004] Embedded device config loaded
2025-03-07T20:30:16.150Z CNTRLR   [Node 005] Embedded device config loaded
2025-03-07T20:30:16.211Z CNTRLR   [Node 006] Embedded device config loaded
2025-03-07T20:30:16.267Z CNTRLR   [Node 007] Embedded device config loaded
2025-03-07T20:30:16.312Z CNTRLR   [Node 008] Embedded device config loaded
2025-03-07T20:30:16.345Z CNTRLR   [Node 010] Embedded device config loaded
2025-03-07T20:30:16.399Z CNTRLR   [Node 011] Embedded device config loaded
2025-03-07T20:30:16.506Z CNTRLR   [Node 013] Embedded device config loaded
2025-03-07T20:30:16.549Z CNTRLR   [Node 014] Embedded device config loaded
2025-03-07T20:30:16.837Z CNTRLR   [Node 015] Embedded device config loaded
2025-03-07T20:30:16.886Z CNTRLR   [Node 016] Embedded device config loaded
2025-03-07T20:30:16.941Z CNTRLR   [Node 018] Embedded device config loaded
2025-03-07T20:30:16.991Z CNTRLR   [Node 019] Embedded device config loaded
2025-03-07T20:30:17.055Z CNTRLR   [Node 022] Embedded device config loaded
2025-03-07T20:30:17.476Z CNTRLR   [Node 023] Embedded device config loaded
2025-03-07T20:30:17.503Z CNTRLR   [Node 024] Embedded device config loaded
2025-03-07T20:30:17.515Z DRIVER   Restoring the network from cache was successful!
2025-03-07T20:30:17.545Z CNTRLR   [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
2025-03-07T20:30:17.553Z CNTRLR   [Node 001] [Manufacturer Specific] productType: metadata updated
2025-03-07T20:30:17.559Z CNTRLR   [Node 001] [Manufacturer Specific] productId: metadata updated
2025-03-07T20:30:17.568Z CNTRLR   [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
2025-03-07T20:30:17.579Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
2025-03-07T20:30:17.583Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
2025-03-07T20:30:17.592Z CNTRLR   [Node 001] [Version] firmwareVersions: metadata updated
2025-03-07T20:30:17.606Z CNTRLR   [Node 001] [~] [Version] firmwareVersions: 1.0 => 1.0
2025-03-07T20:30:17.617Z CNTRLR   [Node 001] [Version] zWaveProtocolVersion: metadata updated
2025-03-07T20:30:17.621Z CNTRLR   [Node 001] [~] [Version] zWaveProtocolVersion: "3.95.0" => "3.95.0"
2025-03-07T20:30:17.625Z CNTRLR   [Node 001] [Version] sdkVersion: metadata updated
2025-03-07T20:30:17.632Z CNTRLR   [Node 001] [~] [Version] sdkVersion: "6.51.2" => "6.51.2"
2025-03-07T20:30:17.634Z CNTRLR   Interview completed
2025-03-07T20:30:17.637Z DRIVER   Network key for S0 configured, enabling S0 security manager...
2025-03-07T20:30:17.642Z DRIVER   At least one network key for S2 configured, enabling S2 security manager...
2025-03-07T20:30:17.839Z DRIVER   At least one network key for Z-Wave Long Range configured, enabling security m
                                  anager...
2025-03-07T20:30:17.876Z DRIVER   driver ready
Starting server on <all interfaces>:3000
2025-03-07T20:30:18.083Z CNTRLR   [Node 001] The node is alive.
2025-03-07T20:30:18.095Z CNTRLR   [Node 001] The node is ready to be used
2025-03-07T20:30:18.119Z CNTRLR   Interviewing nodes and/or determining their status: 2, 6, 3, 24, 4, 10, 7, 13,
                                   11, 8, 23, 19, 15, 5, 14, 22, 16, 18
2025-03-07T20:30:18.123Z CNTRLR » [Node 002] pinging the node...
2025-03-07T20:30:19.023Z CNTRLR » [Node 006] pinging the node...
2025-03-07T20:30:19.038Z CNTRLR » [Node 003] pinging the node...
2025-03-07T20:30:19.056Z CNTRLR » [Node 024] pinging the node...
2025-03-07T20:30:19.105Z CNTRLR » [Node 004] pinging the node...
2025-03-07T20:30:19.119Z CNTRLR » [Node 010] pinging the node...
2025-03-07T20:30:19.132Z CNTRLR » [Node 007] pinging the node...
2025-03-07T20:30:19.142Z CNTRLR » [Node 013] pinging the node...
2025-03-07T20:30:19.157Z CNTRLR » [Node 011] pinging the node...
2025-03-07T20:30:19.171Z CNTRLR » [Node 008] pinging the node...
2025-03-07T20:30:19.187Z CNTRLR   [Node 023] The node is asleep.
2025-03-07T20:30:19.200Z CNTRLR   [Node 023] The node is ready to be used
2025-03-07T20:30:19.204Z CNTRLR   [Node 019] The node is asleep.
2025-03-07T20:30:19.209Z CNTRLR   [Node 019] The node is ready to be used
2025-03-07T20:30:19.213Z CNTRLR   [Node 015] The node is asleep.
2025-03-07T20:30:19.218Z CNTRLR   [Node 015] The node is ready to be used
2025-03-07T20:30:19.223Z CNTRLR   [Node 005] The node is asleep.
2025-03-07T20:30:19.231Z CNTRLR   [Node 005] The node is ready to be used
2025-03-07T20:30:19.235Z CNTRLR   [Node 014] The node is asleep.
2025-03-07T20:30:19.239Z CNTRLR   [Node 014] The node is ready to be used
2025-03-07T20:30:19.244Z CNTRLR   [Node 022] The node is asleep.
2025-03-07T20:30:19.262Z CNTRLR   [Node 022] The node is ready to be used
2025-03-07T20:30:19.267Z CNTRLR   [Node 016] The node is asleep.
2025-03-07T20:30:19.272Z CNTRLR   [Node 016] The node is ready to be used
2025-03-07T20:30:19.277Z CNTRLR   [Node 018] The node is asleep.
2025-03-07T20:30:19.281Z CNTRLR   [Node 018] The node is ready to be used
2025-03-07T20:30:19.284Z DRIVER   one or more queues busy
2025-03-07T20:30:19.391Z SERIAL » 0x01080013020100250bc9                                              (10 bytes)
2025-03-07T20:30:19.437Z DRIVER » [Node 002] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      11
                                  └─[NoOperationCC]
ZwaveJS server listening on <all interfaces>:3000
2025-03-07T20:30:19.516Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:19.523Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:19.528Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:19.551Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:19.565Z SERIAL « 0x010700130b000005e5                                                 (9 bytes)
2025-03-07T20:30:19.573Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:19.579Z DRIVER « [REQ] [SendData]
                                    callback id:     11
                                    transmit status: OK
2025-03-07T20:30:19.613Z CNTRLR   [Node 002] The node is alive.
2025-03-07T20:30:19.617Z CNTRLR   [Node 002] The node is ready to be used
2025-03-07T20:30:19.624Z CNTRLR « [Node 002] ping successful
2025-03-07T20:30:19.644Z SERIAL » 0x01080013060100250cca                                              (10 bytes)
2025-03-07T20:30:19.654Z DRIVER » [Node 006] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      12
                                  └─[NoOperationCC]
2025-03-07T20:30:19.743Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:19.768Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:19.785Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:19.796Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:19.830Z SERIAL « 0x010700130c000005e2                                                 (9 bytes)
2025-03-07T20:30:19.836Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:19.875Z DRIVER « [REQ] [SendData]
                                    callback id:     12
                                    transmit status: OK
2025-03-07T20:30:19.933Z CNTRLR   [Node 006] The node is alive.
2025-03-07T20:30:19.946Z CNTRLR   [Node 006] The node is ready to be used
2025-03-07T20:30:19.968Z CNTRLR « [Node 006] ping successful
2025-03-07T20:30:19.996Z SERIAL » 0x01080013030100250dce                                              (10 bytes)
2025-03-07T20:30:20.005Z DRIVER » [Node 003] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      13
                                  └─[NoOperationCC]
2025-03-07T20:30:20.067Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.086Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.089Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.102Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:20.123Z SERIAL « 0x010700130d000006e0                                                 (9 bytes)
2025-03-07T20:30:20.127Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.132Z DRIVER « [REQ] [SendData]
                                    callback id:     13
                                    transmit status: OK
2025-03-07T20:30:20.153Z CNTRLR   [Node 003] The node is alive.
2025-03-07T20:30:20.160Z CNTRLR   [Node 003] The node is ready to be used
2025-03-07T20:30:20.172Z CNTRLR « [Node 003] ping successful
2025-03-07T20:30:20.192Z SERIAL » 0x01080013180100250ed6                                              (10 bytes)
2025-03-07T20:30:20.197Z DRIVER » [Node 024] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      14
                                  └─[NoOperationCC]
2025-03-07T20:30:20.276Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.284Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.289Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.296Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:20.314Z SERIAL « 0x010700130e000008ed                                                 (9 bytes)
2025-03-07T20:30:20.318Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.328Z DRIVER « [REQ] [SendData]
                                    callback id:     14
                                    transmit status: OK
2025-03-07T20:30:20.343Z CNTRLR   [Node 024] The node is alive.
2025-03-07T20:30:20.348Z CNTRLR   [Node 024] The node is ready to be used
2025-03-07T20:30:20.355Z CNTRLR « [Node 024] ping successful
2025-03-07T20:30:20.369Z SERIAL » 0x01080013040100250fcb                                              (10 bytes)
2025-03-07T20:30:20.373Z DRIVER » [Node 004] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      15
                                  └─[NoOperationCC]
2025-03-07T20:30:20.384Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.389Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.392Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.398Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:20.434Z SERIAL « 0x010700130f000006e2                                                 (9 bytes)
2025-03-07T20:30:20.439Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.444Z DRIVER « [REQ] [SendData]
                                    callback id:     15
                                    transmit status: OK
2025-03-07T20:30:20.456Z CNTRLR   [Node 004] The node is alive.
2025-03-07T20:30:20.461Z CNTRLR   [Node 004] The node is ready to be used
2025-03-07T20:30:20.470Z CNTRLR « [Node 004] ping successful
2025-03-07T20:30:20.485Z SERIAL » 0x010800130a01002510da                                              (10 bytes)
2025-03-07T20:30:20.490Z DRIVER » [Node 010] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      16
                                  └─[NoOperationCC]
2025-03-07T20:30:20.502Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.511Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.515Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.523Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:20.552Z SERIAL « 0x0107001310000006fd                                                 (9 bytes)
2025-03-07T20:30:20.556Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.560Z DRIVER « [REQ] [SendData]
                                    callback id:     16
                                    transmit status: OK
2025-03-07T20:30:20.574Z CNTRLR   [Node 010] The node is alive.
2025-03-07T20:30:20.578Z CNTRLR   [Node 010] The node is ready to be used
2025-03-07T20:30:20.586Z CNTRLR « [Node 010] ping successful
2025-03-07T20:30:20.598Z SERIAL » 0x010800130701002511d6                                              (10 bytes)
2025-03-07T20:30:20.602Z DRIVER » [Node 007] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      17
                                  └─[NoOperationCC]
2025-03-07T20:30:20.614Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.620Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.623Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.627Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:20.637Z SERIAL « 0x0107001311000002f8                                                 (9 bytes)
2025-03-07T20:30:20.640Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.644Z DRIVER « [REQ] [SendData]
                                    callback id:     17
                                    transmit status: OK
2025-03-07T20:30:20.658Z CNTRLR   [Node 007] The node is alive.
2025-03-07T20:30:20.663Z CNTRLR   [Node 007] The node is ready to be used
2025-03-07T20:30:20.673Z CNTRLR « [Node 007] ping successful
2025-03-07T20:30:20.689Z SERIAL » 0x010800130d01002512df                                              (10 bytes)
2025-03-07T20:30:20.695Z DRIVER » [Node 013] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      18
                                  └─[NoOperationCC]
2025-03-07T20:30:20.707Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:20.718Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:20.722Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:20.728Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:22.874Z SERIAL « 0x01070013120000d920                                                 (9 bytes)
2025-03-07T20:30:22.877Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:22.881Z DRIVER « [REQ] [SendData]
                                    callback id:     18
                                    transmit status: OK
2025-03-07T20:30:22.892Z CNTRLR   [Node 013] The node is alive.
2025-03-07T20:30:22.896Z CNTRLR   [Node 013] The node is ready to be used
2025-03-07T20:30:22.901Z CNTRLR « [Node 013] ping successful
2025-03-07T20:30:22.918Z SERIAL » 0x010800130b01002513d8                                              (10 bytes)
2025-03-07T20:30:22.921Z DRIVER » [Node 011] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      19
                                  └─[NoOperationCC]
2025-03-07T20:30:22.930Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:22.935Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:22.940Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:22.944Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:22.954Z SERIAL « 0x0107001313000002fa                                                 (9 bytes)
2025-03-07T20:30:22.957Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:22.961Z DRIVER « [REQ] [SendData]
                                    callback id:     19
                                    transmit status: OK
2025-03-07T20:30:22.973Z CNTRLR   [Node 011] The node is alive.
2025-03-07T20:30:22.977Z CNTRLR   [Node 011] The node is ready to be used
2025-03-07T20:30:22.989Z CNTRLR « [Node 011] ping successful
2025-03-07T20:30:23.003Z SERIAL » 0x010800130801002514dc                                              (10 bytes)
2025-03-07T20:30:23.007Z DRIVER » [Node 008] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      20
                                  └─[NoOperationCC]
2025-03-07T20:30:23.027Z SERIAL « [ACK]                                                                   (0x06)
2025-03-07T20:30:23.032Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2025-03-07T20:30:23.036Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:23.040Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-07T20:30:23.049Z SERIAL « 0x0107001314000003fc                                                 (9 bytes)
2025-03-07T20:30:23.053Z SERIAL » [ACK]                                                                   (0x06)
2025-03-07T20:30:23.056Z DRIVER « [REQ] [SendData]
                                    callback id:     20
                                    transmit status: OK
2025-03-07T20:30:23.067Z CNTRLR   [Node 008] The node is alive.
2025-03-07T20:30:23.070Z CNTRLR   [Node 008] The node is ready to be used
2025-03-07T20:30:23.072Z CNTRLR   All nodes are ready to be used
2025-03-07T20:30:23.085Z CNTRLR « [Node 008] ping successful
2025-03-07T20:30:23.087Z DRIVER   all queues idle
New client

@kpine
Copy link
Contributor

kpine commented Mar 7, 2025

Can you check the actual add-on logs (not the driver log) and see if there's any exception being printed? Those don't typically show in the driver logs.

@nalipaz
Copy link

nalipaz commented Mar 8, 2025

Here is 10000 lines from the addoon log

core_zwave_js_2025-03-08T01-26-00.216Z.log

@kpine
Copy link
Contributor

kpine commented Mar 8, 2025

Ok, I guess that and the original logfile are actually add-on logs, so there are no exceptions being printed.

@nalipaz
Copy link

nalipaz commented Mar 8, 2025

Let us know if there are more logs or details that may help. I just had to disable the integration, it is crashing the whole installation on the regular, lost a bunch of my home automation at this point.

@kpine
Copy link
Contributor

kpine commented Mar 8, 2025

You might try changing some of the add-on settings:

  1. Enable debug Log Level, it might be failing at a point we can't see due to only info level enabled
  2. Set "500 series controller soft-reset" to disabled
  3. Enable the "Show unused optional configuration options" toggle at the bottom and then turn on "Disable Z-Wave JS (hardware) watchdog"

I don't see the usual evidence that 2 and 3 are the problem here, but they have caused some trouble with other users, especially with older controllers. @nalipaz Your logs do have some Soft-reset failures.

@AlCalzone
Copy link
Contributor

To me, it doesn't look like an incorrect driver configuration. The fact that it's being restarted without warning at seemingly random times looks more like a crash of the addon or Z-Wave JS Server or even the driver. Not sure where the error message would show up though - some Docker logs maybe?

@Emailtopk
Copy link
Author

Emailtopk commented Mar 10, 2025

In my case, there is no driver error but when I restart the HA, Zwave devices work for sometime before they disappear again from the UI.

Image

Another log with debug enabled for AddOn & Integration.
core_zwave_js_2025-03-10T13-11-03.339Z.log

@AlCalzone
Copy link
Contributor

Could you check Supervisor logs if that contains anything that looks like a related error?

@nalipaz
Copy link

nalipaz commented Mar 11, 2025

I don't see any errors in supervisor. I do see this in the zwave js addon logs:

2025-03-10T08:34:42.855Z DRIVER   ███████╗        ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗          ██╗ ███████╗
                                  ╚══███╔╝        ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝          ██║ ██╔════╝
                                    ███╔╝  █████╗ ██║ █╗ ██║ ███████║ ██║   ██║ █████╗            ██║ ███████╗
                                   ███╔╝   ╚════╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝       ██   ██║ ╚════██║
                                  ███████╗        ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗     ╚█████╔╝ ███████║
                                  ╚══════╝         ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝      ╚════╝  ╚══════╝
2025-03-10T08:34:42.895Z DRIVER   version 14.3.8
2025-03-10T08:34:42.898Z DRIVER   
2025-03-10T08:34:52.345Z DRIVER   Failed to open the serial port: Error: Operation not permitted, cannot open /d
                                  ev/ttyACM1
Unable to start driver ZWaveError: Failed to open the serial port: Error: Operation not permitted, cannot open /dev/ttyACM1 (ZW0100)
    at Driver.openSerialport (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1526:9)
    at Immediate.<anonymous> (file:///usr/src/node_modules/zwave-js/src/lib/driver/Driver.ts:1358:5) {
  code: 100,
  context: undefined,
  transactionSource: undefined
}

@nalipaz
Copy link

nalipaz commented Mar 11, 2025

Since version 0.10.0 seems like lots of zwave tickets are opening up.

#3941
#3952
#3967

home-assistant/core#140173
home-assistant/core#139493
home-assistant/core#138592
quite a few other issues that look related in the core queue as well when I did a simple search for zwave...

@Morbidbystandard
Copy link

When I have an issue with the Z wave add on I reboot the dongle. Hit stop on the addon, remove the z wave hub device from the USB then plug it back in. Restart Z wave and it will grab all the nodes.

Unfortunately, after the last update 0.10.0, I can't add any new nodes, excluded nodes, and the nodes on the network drop off and need to be re-interviewed randomly.

@MartinHjelmare
Copy link
Member

@nalipaz what path to the controller device is configured in the add-on configuration?

@nalipaz
Copy link

nalipaz commented Mar 11, 2025

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants