Hi,
I’m really new to this, so I’m probably missing something simple. I have several Eaton Z-Wave switches I’m trying to add. I have HAOS installed on a VM on a Linux PC. I have a ZWA-2 Z-wave hub. I have tried setting up both Z-Wave JS and Z-Wave JS UI. I’m currently attempting to use the latter. As a note, I have successfully added a Honeywell thermostat sucessfully. It added easily even though I expected the switches to be easier.
As of now, 4 of my switches are provisioning. I added 3 of them by typing in the DSK and one by scanning it although I have added and removed them several times.
When I look at the logs,I see it calling the api getProvisioningEntries and then I see it say Success and then it lists the devices and repeats over and over. I don’t know if I’m looking for the wrong thing or what. I’m hoping it is something simple that I missed. Thanks for any help!
2025-12-09 13:03:54.053 DEBUG SOCKET: Event ZWAVE_API emitted to 8A1CaOY8ojckjgRGAAAt
2025-12-09 13:03:54.064 INFO Z-WAVE: Calling api provisionSmartStartNode with args: [
{
dsk: ‘06768-64960-41375-08502-06523-39582-30733-43912’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Outside Front Garage’,
location: ‘Front Entry’,
protocol: 1,
status: 1,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
[length]: 1
]
2025-12-09 13:03:54.080 INFO Z-WAVE: Success zwave api call provisionSmartStartNode {
dsk: ‘06768-64960-41375-08502-06523-39582-30733-43912’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Outside Front Garage’,
location: ‘Front Entry’,
protocol: 1,
status: 1,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
}
2025-12-09 13:03:54.132 DEBUG SOCKET: Event ZWAVE_API emitted to 8A1CaOY8ojckjgRGAAAt
2025-12-09 13:03:54.163 INFO Z-WAVE: Calling api getProvisioningEntries with args: [ [length]: 0 ]
2025-12-09 13:03:54.169 DEBUG SOCKET: Event ZWAVE_API emitted to 8A1CaOY8ojckjgRGAAAt
2025-12-09 13:03:54.175 INFO Z-WAVE: Calling api getProvisioningEntries with args: [ [length]: 0 ]
2025-12-09 13:03:54.304 INFO Z-WAVE: Success zwave api call getProvisioningEntries [
{
dsk: ‘06768-64960-41375-08502-06523-39582-30733-43912’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Outside Front Garage’,
location: ‘Front Entry’,
protocol: 1,
status: 1,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘57359-03136-13990-53668-00913-07724-59045-61498’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Front Entry Lights’,
location: ‘Front Entry’,
protocol: 1,
status: 0,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘16490-03663-06606-63625-57945-09603-64112-56168’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Front Porch Light’,
location: ‘Front Entry’,
protocol: 1,
status: 0,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘38767-40237-21882-51535-34022-32921-62721-28471’,
securityClasses: [ 1, [length]: 1 ],
version: 1,
requestedSecurityClasses: [ 1, 0, [length]: 2 ],
genericDeviceClass: 16,
specificDeviceClass: 1,
installerIconType: 1792,
manufacturerId: 26,
productType: 21324,
productId: 1283,
applicationVersion: ‘1.0’,
manufacturer: ‘Eaton’,
label: ‘RF9601’,
description: ‘Z-Wave Plus Wireless Switch’,
status: 0,
protocol: 0,
name: ‘Back Porch’,
location: ‘Garage’
},
[length]: 4
]
2025-12-09 13:03:54.370 INFO Z-WAVE: Success zwave api call getProvisioningEntries [
{
dsk: ‘06768-64960-41375-08502-06523-39582-30733-43912’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Outside Front Garage’,
location: ‘Front Entry’,
protocol: 1,
status: 1,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘57359-03136-13990-53668-00913-07724-59045-61498’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Front Entry Lights’,
location: ‘Front Entry’,
protocol: 1,
status: 0,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘16490-03663-06606-63625-57945-09603-64112-56168’,
securityClasses: [ 1, [length]: 1 ],
name: ‘Front Porch Light’,
location: ‘Front Entry’,
protocol: 1,
status: 0,
requestedSecurityClasses: [ 2, 1, 0, 7, [length]: 4 ]
},
{
dsk: ‘38767-40237-21882-51535-34022-32921-62721-28471’,
securityClasses: [ 1, [length]: 1 ],
version: 1,
requestedSecurityClasses: [ 1, 0, [length]: 2 ],
genericDeviceClass: 16,
specificDeviceClass: 1,
installerIconType: 1792,
manufacturerId: 26,
productType: 21324,
productId: 1283,
applicationVersion: ‘1.0’,
manufacturer: ‘Eaton’,
label: ‘RF9601’,
description: ‘Z-Wave Plus Wireless Switch’,
status: 0,
protocol: 0,
name: ‘Back Porch’,
location: ‘Garage’
},
[length]: 4
]
2025-12-09 13:03:56.289 DEBUG SOCKET: Event ZWAVE_API emitted to 8A1CaOY8ojckjgRGAAAt