This commit is contained in:
root
2023-11-16 00:44:37 -06:00
parent 8d74076b98
commit 32bd164553

View File

@@ -2,7 +2,7 @@
Zigbee smarthome stack Zigbee smarthome stack
## Mosquitto ## Mosquitto ([eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto))
Start the MQTT broker and create the password for `homeassistant` Start the MQTT broker and create the password for `homeassistant`
@@ -11,9 +11,9 @@ docker compose up -d mqtt
docker compose exec -it mqtt mosquitto_passwd -c /mosquitto/config/pwfile homeassistant docker compose exec -it mqtt mosquitto_passwd -c /mosquitto/config/pwfile homeassistant
``` ```
### [Docker Image](https://hub.docker.com/_/eclipse-mosquitto) ###
## Zigbee2MQTT ## Zigbee2MQTT (koenkk/[zigbee2mqtt](https://hub.docker.com/r/koenkk/zigbee2mqtt/))
Put the password in `./zigbee2mqtt/secret.yaml` Put the password in `./zigbee2mqtt/secret.yaml`