Page 1 of 1

Zigbee2MQTT plugin error

Posted: Tuesday 10 January 2023 13:23
by Bertone
Hello everyone,

I migrated my domoticz from a raspberry PI to a new window PC.
It's good for my RFLink, no pb on installation and configuration but with my Zigbee2MQTT, I have issues.
On Zigbee2MQTT program, when I start with the command npm start, I see my devices (Xiaomi products) but impossible to import that on Domoticz.
Can you help me ? I have latest beta version of Domoticz with Python 3.4 installed.

Thank you and happy new year !

Re: Zigbee2MQTT plugin error

Posted: Tuesday 10 January 2023 17:26
by waltervl
Why did you install Python 3.4 on a windows machine? For windows min 3.7 is advised in wiki https://www.domoticz.com/wiki/Using_Python_plugins
Perhaps try to install 3.7 or 3.8 and check again.

Re: Zigbee2MQTT plugin error

Posted: Tuesday 10 January 2023 20:02
by Bertone
Thank for you feedback.
I installed 3.9 version, I don't have the red message but the plugin don't start :(
For information, Domoticz has been installed as service

Edit : I searched on the forum and other people use a dev version but on Raspberry. It's possible to have dev version on Windows ?

Edit 2 : I uninstalled all version and reinstalled only 3.9 version and this issue seem to be solved.
Other issue now,
Zigbee2MQTT: Connection Exception: 'resolve: the asked name is good but no data of the required type was found
connecting to 'localhost:1883'

Edit 3 : Work by changing localhost by 127.0.0.1
New issue : same like that viewtopic.php?t=39354