Page 1 of 1
Zigbee plugin dont show up in hardware after installation
Posted: Thursday 30 September 2021 13:36
by LordMax
Hi!
I am trying to get my HubZ Zigbee adapter to work in domoticz. I have got the drivers successfully installed and I have downloaded the "zigbee2mqtt" plugin. I am running domoticz on Windows and I have Python 3.9 downloaded. The plugin is stored inside the plugins folder but it doesnt show up in hardware and no error is found. I have given the plugin.py full premissions but nothing still happens. Thanks beforehand!
Best regards Max
Re: Zigbee plugin dont show up in hardware after installation
Posted: Thursday 30 September 2021 21:02
by waltervl
For windows use python 3.8 instead of 3.9 as 3.9 is not yet supported by Domoticz.
Re: Zigbee plugin dont show up in hardware after installation
Posted: Thursday 30 September 2021 22:23
by LordMax
waltervl wrote: ↑Thursday 30 September 2021 21:02
For windows use python 3.8 instead of 3.9 as 3.9 is not yet supported by Domoticz.
Hi!
I have tried almost every version, I have another post where I was more clear that I cannot get any plugin to show up because of the error
Code: Select all
Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
.
But check that post out here:
viewtopic.php?f=28&t=37090
Re: Zigbee plugin dont show up in hardware after installation
Posted: Friday 01 October 2021 0:01
by waltervl
It should work. See also
viewtopic.php?f=65&t=27569
What do you see about python in menu setup- about domoticz?
Re: Zigbee plugin dont show up in hardware after installation
Posted: Friday 01 October 2021 10:25
by LordMax
I cannot find anything in #/setup/ for python, in the post you linked they said that you could modyfy this:
If you build from source you could try it out by adding a line to/hardware/plugins/DelayedLink.h ~line 190
but I cannot find that file. Still the same error after reinstallation. But the extra weird thing is that when I reinstall python the first time I boot domoticz it cannot be reached. I have to do another restart to be able to connect to it..
Re: Zigbee plugin dont show up in hardware after installation
Posted: Friday 01 October 2021 12:19
by waltervl
Did you install Python 3.8.5 as an administrator? Did you check the "for all users" on?
Re: Zigbee plugin dont show up in hardware after installation
Posted: Friday 01 October 2021 12:53
by LordMax
waltervl wrote: ↑Friday 01 October 2021 12:19
Did you install Python 3.8.5 as an administrator? Did you check the "for all users" on?
Yes I did, I have tried a couple of different versions such as 3.5.2, 3.5.3, 3.8.5. But still the same error..
Re: Zigbee plugin dont show up in hardware after installation
Posted: Sunday 03 October 2021 15:10
by LordMax
It had to be installed in program files x86 instead of users!!