This installation method is for advanced users only, use at your own risk!
Instructions for installing Home Assistant Supervised on TV box can be found here
with Armbian_23.5.0-trunk.138_Rk322x-box_bookworm_edge_6.3.1.img (Debian 12)
wget https://github.com/Travis90x/supervised-installer/releases/latest/download/homeassistant-supervised.deb
sudo apt install ./homeassistant-supervised.deb
- generic-x86-64
- odroid-c2
- odroid-c4
- odroid-n2
- odroid-xu
- qemuarm
- qemuarm-64
- qemux86
- qemux86-64
- raspberrypi
- raspberrypi2
- raspberrypi3
- raspberrypi4
- raspberrypi3-64
- raspberrypi4-64
- tinker
- khadas-vim3
The default path for our $DATA_SHARE
is /usr/share/hassio
.
This path is used to store all home assistant related things.
You can reconfigure this path during installation with
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i homeassistant-supervised.deb
If something's going wrong, use journalctl -f
to get your system logs. If you are not familiar with Linux and how you can fix issues, we recommend to use our Home Assistant OS.