Debian and Home Assistant Supervised Installation

Techy-World
Techy-World
2.6 هزار بار بازدید - 2 سال پیش - In this video, I will
In this video, I will show you to install Debian OS for your Home Assistant Supervised installation.

Download Debian 11.5.0
https://cdimage.debian.org/debian-cd/...

Install Home Assistant Supervised
https://www.home-assistant.io/install...

Home Assistant Supervised Installer
https://github.com/home-assistant/sup...

Home Assistant Supervised os-agent
https://github.com/home-assistant/os-...

HACS Installation
https://hacs.xyz/docs/setup/download/


Commands

Step 1:      
su -

Step 2
apt-get update && apt-get upgrade

Step 3
apt-get install \
apparmor \
jq \
wget \
curl \
udisks2 \
libglib2.0-bin \
network-manager \
dbus \
systemd-journal-remote -y

Step 4
apt --fix-broken install

Step 5
reboot

Step 6
curl -fsSL get.docker.com | sh

Step 7
usermod -aG docker username

Step 8
wget  https://github.com/home-assistant/os-...

Step 9
sudo dpkg -i os-agent_1.4.1_linux_x86_64.deb

Step 10
wget https://github.com/home-assistant/sup...
dpkg -i homeassistant-supervised.deb
2 سال پیش در تاریخ 1401/07/10 منتشر شده است.
2,623 بـار بازدید شده
... بیشتر