docker-vm-compose/homeassistant/README.md

272 B

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