2021-11-15 04:02:14 -05:00
|
|
|
## Home Assistant Community Store ##
|
|
|
|
|
2021-11-15 04:06:49 -05:00
|
|
|
This script is for installing HACS on Home Assistant Container LXC ONLY
|
2021-11-15 04:02:14 -05:00
|
|
|
|
|
|
|
Run the following from the Home Assistant container (LXC) console
|
|
|
|
```
|
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
|
|
|
|
```
|
|
|
|
After install, reboot Home Assistant and clear browser cache
|