docker-vm-compose/homeassistant
2024-07-27 23:23:30 +02:00
..
.env.example init home assistant integration 2024-07-27 23:23:30 +02:00
compose.yml init home assistant integration 2024-07-27 23:23:30 +02:00
README.md init home assistant integration 2024-07-27 23:23:30 +02:00

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