Re: zwavejsUI, domoticz, mosquitto in docker
Posted: Friday 02 January 2026 10:59
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:
In the container:
Which are in my customstart.sh, see https://wiki.domoticz.com/Docker#custom ... _container
And also check the forum.
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/bashCode: Select all
#modbus solaredge en keba
pip3 install pymodbus==3.6.9
pip3 install solaredge_modbus==0.8.0
And also check the forum.