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

Both sides previous revision Previous revision
Next revision
Previous revision
en:home_assistant_supervised [2022/01/22 20:03]
Dmitriy
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>
  
en/home_assistant_supervised.1642870984.txt.gz · Last modified: 2022/01/22 20:03 by Dmitriy