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:
Oliver 2021-12-21 23:32:01 +01:00 committed by GitHub
parent 089222313e
commit 035a195ab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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