Page 2 of 2

Re: zwavejsUI, domoticz, mosquitto in docker

Posted: Friday 02 January 2026 10:59
by jannl
I used this:

For the readme.
https://github.com/addiejanssen/domotic ... tcp-plugin
I use the 2.04 which can be found here (mainy because I have a battery):
https://github.com/addiejanssen/domotic ... lugin/tags

Login to the container with:

Code: Select all

docker exec -it <docker name> /bin/bash
In the container:

Code: Select all

#modbus solaredge en keba
pip3 install pymodbus==3.6.9
pip3 install solaredge_modbus==0.8.0
Which are in my customstart.sh, see https://wiki.domoticz.com/Docker#custom ... _container

And also check the forum.