Alpha software. vmlab and its templates are under active development — expect frequent breaking changes.
Templates aarch64 home-assistant
aarch64v17.3latest

aarch64/home-assistant

Home Assistant OS appliance image — drop it into a lab to test smart-home automations.

$vmlab pull aarch64/home-assistant
View source

Overview

This template ships a clean home-assistant image, ready to reference from any vm block. vmlab keeps one copy of the backing file on the host and boots each guest as a qcow2 linked clone, so a lab of ten machines costs little more than one base image on disk.

Reference it in a lab

vmlab.wcl
import <vmlab.wcl> lab "demo" { segment "lan" { subnet = "10.99.0.0/24" nat = true } vm "guest" { template = "aarch64/home-assistant" nic { segment = "lan" } } }

Boot it

shell
$ vmlab up pulled aarch64/home-assistant (32 GiB) guest · 1 segment up
Architectureaarch64
Base imagehome-assistant 17.3
Disk size32 GiB
vCPUs2
Memory2 GiB
Formatqcow2
OS familylinux
Profilelinux-modern
MaintainerVMLabDev
LicenseMIT
Updated2026-06-19

Versions

17.3latest2026-06-19

Tags

home-assistantapplianceiot