links
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user