How to install Home Assistant Supervised on Raspberry

Run the following commands as root (sudo su)

Step 1: Install the following dependacy's with this command:

 
apt-get install \
jq \
wget \
curl \
udisks2 \
libglib2.0-bin \
network-manager \
dbus -y

Step 2: Install Docker-CE with the following command:

curl -fsSL get.docker.com | sh

Step 3: Install the OS-Agent:

wget https://github.com/home-assistant/os-agent/releases/download/1.2.2/os-agent_1.2.2_linux_armv7.deb
dpkg -i os-agent_1.2.2_linux_armv7.deb

Step 4: Install the Home Assistant Supervised Debian Package:

wget https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
dpkg -i homeassistant-supervised.deb



 

Troubleshooting

If somethings 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.




References:
https://github.com/home-assistant/supervised-installer
https://github.com/home-assistant/os-agent/tree/main#using-home-assistant-supervised-on-debian

 
%7B%22wdgt_title%22%3A%22%22%2C%22full_width%22%3A%22no%22%2C%22adsense_code%22%3A%22%253Cscript%2520async%2520src%253D%2522https%253A//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js%253Fclient%253Dca-pub-1531769022701122%2522%250A%2520%2520%2520%2520%2520crossorigin%253D%2522anonymous%2522%253E%253C/script%253E%22%2C%22wdgt_width%22%3A%22400%22%2C%22wdgt_height%22%3A%22300%22%2C%22wdgt_border%22%3A%220%22%2C%22wdgt_brclr%22%3A%22%22%2C%22wdgt_desc%22%3A%22%22%7D