Skip to content

h0m3d0m0/domoticz-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Domoticz docker container Raspberry pi 4

This is a docker-container running Domoticz on a raspberry pi 4 It uses the default docker image for domoticz.

The project has been updated to use zwave-js-ui together with mosquitto for ZWAVE devices

Build and start the container

When starting for the first time do:

docker-compose up -d

This will take a while to build the domoticz container. Then when the container is up and running it can be stopped and started with:

docker-compose stop
docker-compose start

Aeotec Z-Wave USB controller

On a raspberry pi 4 there are issues with the Aeotec Z-Wave USB stick. You will need a very cheap USB-hub between your RPI 4 USB port and the Aeotec stick (I used an old keyboard with USB-ports!). On older RPI versions this is not an issue.

Configure zwave-js-ui

It is important to configure HomeAssistent with MQTT Discovery set to on, otherwise Domoticz does not see the Z-Wave devices.

About

Domoticz on raspberry pi 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published