Update with installer only on host machine info
Via ssh is not possible - it looks like hanging on contacting server for "Waiting for version.home-assistant.io" which is not visible
This commit is contained in:
parent
089222313e
commit
035a195ab7
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ Step 4: Install the Home Assisistant Supervised Debian Package:
|
||||||
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
|
dpkg -i homeassistant-supervised.deb
|
||||||
```
|
```
|
||||||
|
**Important:** Since the dpkg installer opens a UI to choose your machine type it cannot be run via ssh and must be executed on the host directly or via VNC.
|
||||||
|
|
||||||
## Supported Machine types
|
## Supported Machine types
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue