From 32bd164553804227e4d07890ed6d63a4fb5eb82c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Nov 2023 00:44:37 -0600 Subject: [PATCH] links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4086163..05c57c0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Zigbee smarthome stack -## Mosquitto +## Mosquitto ([eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto)) 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 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`