Zigbee4Domoticz plugin doesn't start
Posted: Tuesday 02 September 2025 15:35
Hi,
I've installed domoticz (2025.1) on a fedora box, with a Z-wave hub and a SONOFF Zigbee 3.0 USB Dongle Plus | ZBDongle-E
The Z-ware dongle is running fine, but I cant get running the Zigbee hub due to the Z4D plugin not starting
I only have the Domoticz logs:
2025-09-02 15:23:25.790 Active notification Subsystems: (0/13)
2025-09-02 15:23:25.795 Starting shared server on: :::6144
2025-09-02 15:23:27.804 Zigbee-Hub-Sonoff: Worker thread started.
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Unknown, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Power, Instance: 1, Index: 4
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Velocity, Instance: 1, Index: 6
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Electric - kWh, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Electric - W, Instance: 1, Index: 2
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Exporting, Instance: 1, Index: 256
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Power Management, Instance: 1, Index: 8
2025-09-02 15:23:29.494 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Previous Event Cleared, Instance: 1, Index: 256
2025-09-02 15:23:29.814 Motherboard Dobermann: Temp (Internal MB Temperature)
2025-09-02 15:23:29.883 Zigbee-Hub-Sonoff: PYTHONPATH is set to: /usr/share/domoticz/plugins/Domoticz-Zigbee:/usr/local/lib/python3.13
and my /usr/share/domoticz/plugins/Domoticz-Zigbee/Logs is empty
my python version is : Python Version: 3.13.5
Zigbee plugin config:
Model : Silicon labs
Serial Port : /dev/ttyUSB0 (checked with dmesg)
plugin webUI port : 9440 (no port listening - checked with netstat -an | grep 9440)
any clue?
Thank you in advance
I've installed domoticz (2025.1) on a fedora box, with a Z-wave hub and a SONOFF Zigbee 3.0 USB Dongle Plus | ZBDongle-E
The Z-ware dongle is running fine, but I cant get running the Zigbee hub due to the Z4D plugin not starting
I only have the Domoticz logs:
2025-09-02 15:23:25.790 Active notification Subsystems: (0/13)
2025-09-02 15:23:25.795 Starting shared server on: :::6144
2025-09-02 15:23:27.804 Zigbee-Hub-Sonoff: Worker thread started.
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Unknown, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Power, Instance: 1, Index: 4
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: SENSOR MULTILEVEL, Label: Velocity, Instance: 1, Index: 6
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Electric - kWh, Instance: 1, Index: 0
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Electric - W, Instance: 1, Index: 2
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: METER, Label: Exporting, Instance: 1, Index: 256
2025-09-02 15:23:29.493 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Power Management, Instance: 1, Index: 8
2025-09-02 15:23:29.494 z-wave01: Value_Added: Node: 2 (0x02), CommandClass: ALARM, Label: Previous Event Cleared, Instance: 1, Index: 256
2025-09-02 15:23:29.814 Motherboard Dobermann: Temp (Internal MB Temperature)
2025-09-02 15:23:29.883 Zigbee-Hub-Sonoff: PYTHONPATH is set to: /usr/share/domoticz/plugins/Domoticz-Zigbee:/usr/local/lib/python3.13
and my /usr/share/domoticz/plugins/Domoticz-Zigbee/Logs is empty
my python version is : Python Version: 3.13.5
Zigbee plugin config:
Model : Silicon labs
Serial Port : /dev/ttyUSB0 (checked with dmesg)
plugin webUI port : 9440 (no port listening - checked with netstat -an | grep 9440)
any clue?
Thank you in advance