I have a few standard docker containers running on my Raspberry Pi, one of them is Domoticz.
To fully integrate zigbee functionality I have bough various sensors and a USB coordinatior. Next is to install the various containers and integrated them with Domoticz. What I need to run is:
- MQTT Broker (Mosquitto)
- Zigbee2mqtt
- Zigbee2mqttAssistant
I am working on the first 2 for more than 1 week, but I can’t get it working.
I tried many sites and guidelines, wirh different results, but never a working configuration. Either the container is running but there is no port exposed (so cannot access it). Or the container is running, has a port exposed, but cannot be reached on that port.
I am urgently looking for simple instructions to get it working within a day.
Suggestions are welcome.