.. | ||
.env.example | ||
compose.yml | ||
README.md |
I also added HACS via this command inside of the docker:
docker exec -it homeassistant bash
Then executed
wget -O - https://get.hacs.xyz | bash -
To install HACS into the Homeassistant installation. Of course restart the docker container afterwards