2021-11-15 04:02:14 -05:00
|
|
|
## Home Assistant Community Store ##
|
|
|
|
|
2021-11-15 04:13:03 -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)"
|
|
|
|
```
|
2021-11-15 04:21:18 -05:00
|
|
|
After install, reboot Home Assistant and **clear browser cache** then Add HACS integration.
|