1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-03-04 15:52:54 +02:00
Proxmox/HACS.md

10 lines
365 B
Markdown
Raw Normal View History

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
2021-11-15 04:41:17 -05:00
Run the following from the Home Assistant Container LXC console
2021-11-15 04:02:14 -05:00
```
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.