zigbee2mqtt working?

This commit is contained in:
root
2023-11-13 23:12:30 -06:00
parent 3549651c88
commit a84fe45253
5 changed files with 27 additions and 11 deletions

View File

@@ -3,4 +3,9 @@ Zigbee smarthome stack
## Mosquitto
```shell
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)