@freshcoast I’m new to this and ended up here with the same question.
You asked for the debug log and I’m not sure what you are asking for but is this it?
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2023.6.3",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.11.4",
"docker": true,
"arch": "x86_64",
"timezone": "America/Denver",
"os_name": "Linux",
"os_version": "6.1.34",
"supervisor": "2023.06.2",
"host_os": "Home Assistant OS 10.3",
"docker_version": "23.0.6",
"chassis": "vm",
"run_as_root": true
},
"custom_components": {
"hacs": {
"version": "1.28.4",
"requirements": [
"aiogithubapi>=22.2.4"
]
}
},
"integration_manifest": {
"domain": "zwave_js",
"name": "Z-Wave",
"codeowners": [
"@home-assistant/z-wave"
],
"config_flow": true,
"dependencies": [
"usb",
"http",
"websocket_api"
],
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": [
"zwave_js_server"
],
"quality_scale": "platinum",
"requirements": [
"pyserial==3.5",
"zwave-js-server-python==0.49.0"
],
"usb": [
{
"vid": "0658",
"pid": "0200",
"known_devices": [
"Aeotec Z-Stick Gen5+",
"Z-WaveMe UZB"
]
},
{
"vid": "10C4",
"pid": "8A2A",
"description": "*z-wave*",
"known_devices": [
"Nortek HUSBZB-1"
]
}
],
"zeroconf": [
"_zwave-js-server._tcp.local."
],
"is_built_in": true
},
"data": {
"versionInfo": {
"driverVersion": "10.23.2",
"serverVersion": "1.28.0",
"minSchemaVersion": 0,
"maxSchemaVersion": 28
},
"entities": [],
"state": {
"nodeId": 1,
"index": 0,
"status": 4,
"ready": true,
"isListening": true,
"isRouting": true,
"isSecure": "unknown",
"manufacturerId": 634,
"productId": 1552,
"productType": 4,
"firmwareVersion": "1.1",
"deviceConfig": {
"filename": "/data/db/devices/0x027a/zst39lr.json",
"isEmbedded": true,
"manufacturer": "Zooz",
"manufacturerId": 634,
"label": "ZST39 LR",
"description": "800 Series Long Range USB Controller",
"devices": [
{
"productType": 4,
"productId": 1552
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"preferred": false
},
"label": "ZST39 LR",
"interviewAttempts": 0,
"endpoints": [
{
"nodeId": 1,
"index": 0,
"deviceClass": {
"basic": {
"key": 2,
"label": "Static Controller"
},
"generic": {
"key": 2,
"label": "Static Controller"
},
"specific": {
"key": 1,
"label": "PC Controller"
},
"mandatorySupportedCCs": [],
"mandatoryControlledCCs": [
32
]
},
"commandClasses": []
}
],
"values": [],
"isFrequentListening": false,
"maxDataRate": 100000,
"supportedDataRates": [
40000,
100000
],
"protocolVersion": 3,
"supportsBeaming": true,
"supportsSecurity": false,
"deviceClass": {
"basic": {
"key": 2,
"label": "Static Controller"
},
"generic": {
"key": 2,
"label": "Static Controller"
},
"specific": {
"key": 1,
"label": "PC Controller"
},
"mandatorySupportedCCs": [],
"mandatoryControlledCCs": [
32
]
},
"interviewStage": "Complete",
"deviceDatabaseUrl": "https://devices.zwave-js.io/?jumpTo=0x027a:0x0004:0x0610:1.1",
"statistics": {
"commandsTX": 0,
"commandsRX": 0,
"commandsDroppedRX": 0,
"commandsDroppedTX": 0,
"timeoutResponse": 0
},
"isControllerNode": true,
"keepAwake": false
}
}
}