946 B
946 B
home_stack
Directory structure
/opt/docker/home_stack
.
└── volumes
├── homeassistant
│ └── config
├── mosquitto
│ ├── conf
│ ├── data
│ ├── log
│ └── logs
├── piper
│ └── data
├── whisper
│ └── data
└── zigbee2mqtt
└── data
HACS
docker-compose exec -it homeassistant bash
wget -O - https://get.hacs.xyz | bash -
docker-compose restart homeassistant
Zigbee2Mqtt
- Go to settings
- Select dashboards
+ create dashboard
- Select Website and enter the url e.g. https://home.domain.tld/z2m/
- Enter title and select a symbol
See also Webpage Card.