HAOS install on Proxmox
Installing HAOS in a VM in Proxmox
Quick n dirty documentation for my own reference on my HA setup =)
Download the Image from https://www.home-assistant.io/installation/alternative
Upload the file to your Proxmox Storage
Create a new VM in Proxmox, take note of the VMID
Remove any disks

SSH to your proxmoxnode
Go to where the image is
qm importdisk 650 haos_ova-13.1.qcow2 data2
Where 650 is my VMID, data2 is the disk where my EFI keys areYou should now have a unused disk

Doubleclick it and add it. If needed, expand storage before booting it

Change boot order and enable the disk as boot option

Boot it up
Passthrough Sonoff Dongle ZBDongle-E
Simply add a passthrough USB device

Last updated
Was this helpful?