add details on usb-stick (#9971)

* add details on usb-stick

A question I asked myself and that got asked frequently in the forums is weather the usb stick used for configuration needs to stay within the device. So I just added one line to make this more precise.

* ✏️ Tweak
This commit is contained in:
capstan1 2019-07-31 11:10:47 +02:00 committed by Franck Nijhof
parent 7e89f931c2
commit fffad9d0f7

View File

@ -63,6 +63,7 @@ We will need a few things to get started with installing Home Assistant. The lat
1. Connect your Raspberry Pi to the power supply, so it turns on.
1. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant, which will take about 20 minutes.
1. Home Assistant will be available at [http://hassio.local:8123][local]. If you are running an older Windows or have stricter network configuration, you might need to access Home Assistant at [http://hassio:8123][host].
1. If you have used a USB-stick for configuring the network, it can now be removed.
[local]: http://hassio.local:8123
[host]: http://hassio:8123