|
|
|
|
@ -1,11 +0,0 @@ |
|
|
|
|
<h1 align="center" id="heading"> Home Assistant Community Store </h1> |
|
|
|
|
|
|
|
|
|
<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> |
|
|
|
|
|
|
|
|
|
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** then Add HACS integration. |