Skip to content

Commit c572374

Browse files
authored
Update Home-Assistant.md
add extra info on the install process
1 parent bb1d628 commit c572374

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Containers/Home-Assistant.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ 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 NetworkManager, it is strongly recomended to connect the Pi over a wired internet connection, rather than WiFi. Using Wifi will likely result is the install process stalling half way through.
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).
1920
```
2021
Ensure your system is up to date with:
2122
```

0 commit comments

Comments
 (0)