Skip to content

Commit 60fb567

Browse files
authored
Merge pull request SensorsIot#197 from ithinkido/20201211-hassio-readme
20201211 hassio readme
2 parents 80976c4 + 1c51b46 commit 60fb567

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Containers/Home-Assistant.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Hass.io now has a seperate installation in the menu. The old version was incorre
1515
You will be asked to select you device type during the installation. Hass.io is no longer dependant on the IOTstack, it has its own service for maintaining its uptime.
1616

1717
## Installation
18+
Due to the behaviour of Network Manager, it is strongly recomended to connect the Pi over a wired internet connection, rather than WiFi.
19+
If you ignore the advice about connecting via Ethernet and install Network Manager while your session is connected via WiFi, your connection will freeze part way through the installation (when Network Manager starts running and unconditionally changes your Raspberry Pi's WiFi MAC address).
20+
1821
Ensure your system is up to date with:
1922
```
2023
sudo apt update
@@ -62,4 +65,4 @@ The stored file are located in `/usr/share/hassio` which can be removed if you n
6265

6366
Double check with `docker ps` to see if there are other hassio containers running. They can stopped and removed in the same fashion for the dns and supervisor
6467

65-
You can use Portainer to view what is running and clean up the unused images.
68+
You can use Portainer to view what is running and clean up the unused images.

0 commit comments

Comments
 (0)