Code/homeassistant

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

  1. Validate Docker is installed and running
  2. Install system dependencies (apparmor, dbus, jq, etc.)
  3. Install Home Assistant Supervised .deb package
  4. Install OS-Agent for hardware integration
  5. Configure NetworkManager and systemd-resolved (if enabled)
  6. Validate installation (if enabled)

Quick Actions

Browse FilesView Commits
git clone https://rakys.xyz/git/homeassistant.git

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