Page 1 of 1

Zigbee for Domoticz Plugin Installation

Posted: Saturday 28 December 2024 10:51
by gerard1
After crashing my machine, I rebuild everything from scratch.
Started with Ubuntu 24.01 that did not work for Domoticz.
Reinstalled Ubuntu 22.04 and got it working, installed the Zigbee for Domoticz Plugin.
The installation gave me no problems, but the Domoticz version was not 100%.
Yesterday started from scratch again with Ubuntu 20.04.
Installed Domoticz, presently having a good working Domoticz.
Tried to Install the Zigbee for Domoticz Plugin, but that did not go as plant.
Keep on having issues with the installation:
ERROR: Cannot install zigpy because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested zigpy
The user requested (constraint) zigpy==0.73.1

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/de ... -conflicts
What ever I tried, I have not been able to solve this.
Has some one a good idea.

Re: Zigbee for Domoticz Plugin Installation

Posted: Saturday 28 December 2024 18:24
by waltervl
ZigBee for Domoticz needs min python 3.9, your ubuntu 20 uses 3.8

So still would advice to go for Ubuntu 24 LTS (and install libssl1.1) or use Domoticz in a Docker.

Re: Zigbee for Domoticz Plugin Installation

Posted: Sunday 29 December 2024 8:43
by gerard1
Thanks for the reply, I already suspected something like this.
There are conflicts between the dependency's.
Domoticz runs only on Ubuntu 20.04 and the Plugins on higher versions of Ubuntu.

Starting to docker compose is an options.
Not really the answer I was hoping for.
I have to start investigating, how to setup Domoticz again.
Than the question will be, do I stay with Domoticz or do something else.
I have used Domoticz with pleasure for many years, but now I am a little lost.

But anyway, thanks for the reply,

Re: Zigbee for Domoticz Plugin Installation

Posted: Sunday 29 December 2024 13:48
by waltervl
I have 2 systems with Ubuntu 24 LTS running fine. Only issue is to install libssl1.1

Re: Zigbee for Domoticz Plugin Installation

Posted: Sunday 29 December 2024 17:30
by gerard1
Sorry, made a mistake.