From 035a195ab7417265fe7a5dff431423db3f1d505e Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 21 Dec 2021 23:32:01 +0100 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02f092b..6fcc302 100644 --- a/README.md +++ b/README.md @@ -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 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