Adding an image to getting started tutorial (#15141)

Letting the readers know what the screen should look like when waiting for the installation process to take its course.
This commit is contained in:
Amir Hanan 2020-10-10 13:32:55 +03:00 committed by GitHub
parent 1210d617a6
commit cba81f02eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -63,6 +63,12 @@ We will need a few things to get started with installing Home Assistant. The Ras
6. Connect your power supply to the Raspberry Pi. 6. Connect your power supply to the Raspberry Pi.
7. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant. This will take about 20 minutes. 7. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant. This will take about 20 minutes.
8. On another computer, navigate to `http://homeassistant.local:8123` to access Home Assistant. If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at `http://homeassistant:8123` or `http://X.X.X.X:8123` (replace `X.X.X.X` with your Pi's IP address). 8. On another computer, navigate to `http://homeassistant.local:8123` to access Home Assistant. If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at `http://homeassistant:8123` or `http://X.X.X.X:8123` (replace `X.X.X.X` with your Pi's IP address).
<p class='img'>
<img src='/images/getting-started/preparing-home-assistant.png' />
As the installation process does its thing your screen should look like this (may take a few minutes to load after the Raspberry Pi boots)
</p>
9. If you used a USB stick for configuring the network, you can now remove it. 9. If you used a USB stick for configuring the network, you can now remove it.
[the examples]: https://github.com/home-assistant/hassos/blob/dev/Documentation/network.md [the examples]: https://github.com/home-assistant/hassos/blob/dev/Documentation/network.md

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB