2021-11-20 00:59:50 +00:00
|
|
|
<h1 align="center" id="heading"> Home Assistant Community Store </h1>
|
2021-11-15 09:02:14 +00:00
|
|
|
|
2021-11-20 00:59:50 +00:00
|
|
|
<p align="center"><img src="https://assets.hacs.xyz/logo.svg" width="100" height="100"/></p>
|
|
|
|
|
|
|
|
<h3 align="center"> ⚠️ This script is for installing HACS on Home Assistant Container LXC ONLY ⚠️</h3>
|
2021-11-15 09:02:14 +00:00
|
|
|
|
2021-11-15 09:41:17 +00:00
|
|
|
Run the following from the Home Assistant Container LXC console
|
2021-11-15 09:02:14 +00:00
|
|
|
```
|
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
|
|
|
|
```
|
2021-11-15 09:21:18 +00:00
|
|
|
After install, reboot Home Assistant and **clear browser cache** then Add HACS integration.
|