"description":"The script automates the manual process of finding, downloading and extracting the aarch64 (qcow2) disk image provided by the Home Assistant Team, creating a VM with user defined settings, importing and attaching the disk, setting the boot order and starting the VM.",
"install_methods":[
{
"type":"default",
"script":"vm/pimox-haos-vm.sh",
"resources":{
"cpu":2,
"ram":4096,
"hdd":32,
"os":null,
"version":null
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"After the script completes, click on the VM, then on the Summary or Console tab to find the VM IP.",