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!