Page 2 of 2
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 21 November 2021 5:58
by edwin1234
It doesnt help, still not loading , and devices not updating.
Zigbee2mqtt it self is working, so it is in the plugin
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 21 November 2021 10:37
by jf2020
claude2666 wrote: Sunday 31 October 2021 10:38
To make the Zigbee plugin menu work again, you need to set the api_transport device created in the devices menu to used.
Thanks a lot! It works!!
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 21 November 2021 11:31
by mgugu
edwin1234 wrote: Sunday 21 November 2021 5:58
It doesnt help, still not loading , and devices not updating.
Zigbee2mqtt it self is working, so it is in the plugin
In addition to enable api_transport device, to solve that problem I needed latest domoticz beta and the latest plugin update.
But a much better option now is to forget the plugin and use the new mqtt autodiscovery feature available in recent betas.
Working like a charm for me.
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 21 November 2021 13:30
by sammyke007
mgugu wrote:edwin1234 wrote: Sunday 21 November 2021 5:58
It doesnt help, still not loading , and devices not updating.
Zigbee2mqtt it self is working, so it is in the plugin
In addition to enable api_transport device, to solve that problem I needed latest domoticz beta and the latest plugin update.
But a much better option now is to forget the plugin and use the new mqtt autodiscovery feature available in recent betas.
Working like a charm for me.
Yeah, the only thing I don't like is that buttons create multiple devices (single, double, hold, release) with autodiscovery instead of 1 selector switch like the plugin does.
Verstuurd vanaf mijn Oneplus 8 met Tapatalk
Re: Zigbee2Mqtt control panel not loading
Posted: Saturday 18 December 2021 21:38
by ronald1827
Bij mij werkt zigbee2mqtt maar de plugin die ik heb geinstalleerd vanuit de plugins manager wil niet worden geladen , zie dit in log file
021-12-18 21:35:26.933 Error: Zigbee2mqtt: (Zigbee2MQTT) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/zigbee2mqtt/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'.
2021-12-18 21:35:26.933 Error: Zigbee2mqtt: (Zigbee2mqtt) Module Import failed, exception: 'ModuleNotFoundError'
2021-12-18 21:35:26.933 Error: Zigbee2mqtt: (Zigbee2mqtt) Module Import failed: ' Name: DomoticzEx'
2021-12-18 21:35:26.933 Error: Zigbee2mqtt: (Zigbee2mqtt) Error Line details not available.
Groet
Ronald.
Re: Zigbee2Mqtt control panel not loading
Posted: Saturday 18 December 2021 21:47
by ronald1827
ik ben er ook net achter gekomen dat ik niet naar de map:
cd domoticz/plugins/zigbee2mqtt mag gaan, permission denied.
Re: Zigbee2Mqtt control panel not loading
Posted: Saturday 18 December 2021 22:09
by ronald1827
werkt , ging lampje branden , verkeerde plugin , heb de stable version en nu werkt het wel.
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 19 December 2021 12:33
by ronald1827
Wat nog niet werkt is gui panel , netwerkmap en dat soort dingen
Heb een Sonoff SNZB-02 en die laat in 5 verschillende entiteiten de waardes zien maar de plugin werkt niet correct omdat de GUI leeg is.
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 19 December 2021 12:56
by ronald1827
verder geprobeerd, frontend van softwarepakket in linux zigbee2mqtt ingeschakeld en daar wel alles netwerk map e.d. temperatuur sensoren worden gezien (alles netjes in 1 panel) en deze link gevolgd
https://www.zigbee2mqtt.io/guide/config ... figuration
yaml file aanpassen , Pi reboot en dan port 8080 en dan is het zichtbaar.
de womoticz pluging kan dit niet laten zien dus zit een bug in , maar zo kan het ook.
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 19 December 2021 13:37
by McMelloW
ronald1827 wrote: Sunday 19 December 2021 12:56
verder geprobeerd, frontend van softwarepakket in linux zigbee2mqtt ingeschakeld en daar wel alles netwerk map e.d. temperatuur sensoren worden gezien (alles netjes in 1 panel) en deze link gevolgd
https://www.zigbee2mqtt.io/guide/config ... figuration
yaml file aanpassen , Pi reboot en dan port 8080 en dan is het zichtbaar.
de womoticz pluging kan dit niet laten zien dus zit een bug in , maar zo kan het ook.
Port 8080 is usually used by Domoticz. Just use another port, like 9080. It works like a charm.
Re: Zigbee2Mqtt control panel not loading
Posted: Sunday 19 December 2021 14:21
by Varazir
claude2666 wrote: Sunday 31 October 2021 10:38
To make the Zigbee plugin menu work again, you need to set the api_transport device created in the devices menu to used.
Thanks worked!
Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Friday 03 October 2025 11:06
by jpmd
Does someone know why my Zigbee2Mqtt control panel does not loading?
I set the device "Zigbee 2MQTT API Transport" to used, but unfortunate the controlpanel stays in "loading" state

Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Friday 03 October 2025 15:52
by gizmocuz
I Don''t think this is Zigbee2MQTT ?!
Maybe clear your browser cache
Also this is a very old topic
Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Friday 03 October 2025 19:45
by waltervl
This is probably the zigbee2mqtt python plugin. You need to update the plugin as yours probably uses old API calls that have been deprecated in latest Domoticz stable.
Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Saturday 04 October 2025 10:00
by jpmd
I'v updated the zigbee2mqtt python plugin with "git pull". Unfortunately the Zigbee2mqtt control form still stay in loading state

Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Saturday 04 October 2025 10:07
by waltervl
Perhaps do a browser cache deletion or try Domoticz in a private/incognito browser session to emulate this.
Also restart Domoticz or the plugin...
Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Saturday 04 October 2025 19:11
by jpmd
Yeah...after deleting cookies and browserhistory. It's working ! Thanks a lot!
Re: Zigbee2Mqtt control panel not loading [solved]
Posted: Sunday 19 October 2025 15:23
by tonbor
but my pair button does not work anymore
2025-10-19 15:11:42.751 Error: Zigbee2MQTT: Call to function 'onMessage' failed, exception details:
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: Traceback (most recent call last):
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py", line 299, in onMessage
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: _plugin.onMessage(Connection, Data)
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py", line 137, in onMessage
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: self.mqttClient.onMessage(Connection, Data)
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/mqtt.py", line 167, in onMessage
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: self.on_mqtt_message_cb(topic, message)
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py", line 155, in onMQTTPublish
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: self.api.handle_mqtt_message(topic, message)
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/api/api.py", line 36, in handle_mqtt_message
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: command.handle_mqtt_message(topic, message)
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt/api/bridge.py", line 18, in handle_mqtt_message
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: self.send_response(message['data']['value'])
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: ~~~~~~~~~~~~~~~^^^^^^^^^
2025-10-19 15:11:42.838 Error: Zigbee2MQTT: KeyError: 'value'