12 lines
387 B
Markdown
12 lines
387 B
Markdown
# How to install Home Assistant on Proxmox
|
|
|
|
{: align=left width=200 }
|
|
|
|
Open Proxmox Terminal and send:
|
|
```bash
|
|
clear;bash -c "$(wget -qLO - https://u.sthope.dev/proxmox-hassos)"
|
|
```
|
|
|
|
[[Github Repository]](https://github.com/sthopeless/proxmox_hassos_install/)
|
|
[[Gitea Repository]](https://git.sthope.dev/sthope/proxmox_hassos_install)
|