homeassistant
Ansible role that deploys a supervised home assistant installation on my homeassistant device.
yannick
README
Home Assistant
Home Assistant Supervised installation on Debian 12+.
Key Parameters
| Variable | Default | Description |
|---|---|---|
ha_machine_type |
qemux86-64 |
Machine type for HA Supervised (e.g. raspberrypi4-64) |
ha_os_agent_version |
latest |
OS-Agent version to install |
ha_data_share |
/usr/share/hassio |
HA data directory |
ha_network_manager_enabled |
true |
Configure NetworkManager + systemd-resolved |
ha_supervisor_enabled |
true |
Install HA Supervised |
ha_validation_enabled |
true |
Run post-install validation checks |
Workflow
- Validate Docker is installed and running
- Install system dependencies (apparmor, dbus, jq, etc.)
- Install Home Assistant Supervised
.debpackage - Install OS-Agent for hardware integration
- Configure NetworkManager and systemd-resolved (if enabled)
- Validate installation (if enabled)
Repository Statistics
0
Stars
0
Forks
1
Watchers
0
Issues
Default Branch:main
Primary Language:Jinja
Created:August 31, 2025
Last Updated:March 18, 2026
Repository Size:0.05 KB