readme update

This commit is contained in:
root
2023-11-17 10:08:28 -06:00
parent 7923acafed
commit 2ecd0d7b2f

View File

@@ -2,11 +2,14 @@
Zigbee smarthome stack
- Mosquitto ([eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto))
- Zigbee2MQTT (koenkk/[zigbee2mqtt](https://hub.docker.com/r/koenkk/zigbee2mqtt/))
## Setup
1. Create `.env` file with `MOSQUITTO_PASSWORD`.
2. Run setup script
```
./scripts/setup.sh
```
## Mosquitto ([eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto))
## Zigbee2MQTT (koenkk/[zigbee2mqtt](https://hub.docker.com/r/koenkk/zigbee2mqtt/))