162 - Debian 11 + Home Assistan

Опубликовано: 03 Июль 2026
на канале: EsFacilHacerlo
6,406
162

Due to recent changes, we need to guide the installation of our Home Assistant towards Debian. So, without further ado, let's get started.

If you'd like to connect with our small community of "domolocos," we're on Telegram: https://t.me/domolocos

Step 1:

apt update && apt -y upgrade

Step 2, Prerequisites:

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

Step 3, Docker:

curl -fsSL get.docker.com | sh

Step 4, Agent:

“https://github.com/home-assistant/os-...
wget ….
dpkg -i ….


Step 5, Home Assistant:

wget https://github.com/home-assistant/sup...
dpkg -i homeassistant-supervised.deb