User Tools

Site Tools


en:home_assistant_supervised  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:home_assistant_supervised [2022/01/22 12:05]
Dmitriy created
en:home_assistant_supervised [2022/01/30 01:01] (current)
Pavel Sokolov
Line 38: Line 38:
 <code> <code>
 curl -s https://api.github.com/repos/home-assistant/os-agent/releases/latest | grep "browser_download_url.*aarch64\.deb" | cut -d : -f 2,3 | tr -d \" | wget -O os-agent-aarch64.deb -i - curl -s https://api.github.com/repos/home-assistant/os-agent/releases/latest | grep "browser_download_url.*aarch64\.deb" | cut -d : -f 2,3 | tr -d \" | wget -O os-agent-aarch64.deb -i -
-dpkg -i os-agent-aarch64.deb+sudo dpkg -i os-agent-aarch64.deb
 </code> </code>
  
Line 51: Line 51:
 <code> <code>
 wget https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb wget https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
-dpkg -i homeassistant-supervised.deb+sudo dpkg -i homeassistant-supervised.deb
 </code> </code>
  
 In the architecture type selection box, select **odroid-c2** In the architecture type selection box, select **odroid-c2**
-{{ :ha:supervised_machine.png?nolink |}}+{{:ha:supervised_machine.png?nolink |}}
  
 Upon completion of the installation script, in a few minutes the Home Assistant web interface will be available at <HOST_IP>:8123 (where <HOST_IP> is the address of this controller). Upon completion of the installation script, in a few minutes the Home Assistant web interface will be available at <HOST_IP>:8123 (where <HOST_IP> is the address of this controller).
en/home_assistant_supervised.1642842340.txt.gz · Last modified: 2022/01/22 12:05 by Dmitriy