Onboarding page: add info on entering IP address (#29154)

This commit is contained in:
c0ffeeca7 2023-10-05 19:31:01 +02:00 committed by GitHub
parent d7683a71e6
commit 33a4b6c158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,13 @@ description: "Instructions to get Home Assistant configured."
Alright, you made it here. The tough part is done.
After entering the Home Assistant device's address in your browser's address bar, the welcome screen is shown. Depending on your hardware, preparation may take a while.
- As the last step of the [installation procedure](/installation/) specific to your device, you entered the Home Assistant device's address in your browser's address bar.
- Typically, this is `http://homeassistant.local:8123/`
- If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at <a href="http://homeassistant:8123" target="_blank">homeassistant:8123</a> or `http://X.X.X.X:8123` (replace X.X.X.X with your device's IP address).
![Home Assistant preparation](/images/getting-started/onboarding_preparing_01_.png)
- **Result**: You now see the welcome screen. Depending on your hardware, preparation may take a while.
![Home Assistant preparation](/images/getting-started/onboarding_preparing_01_.png)
With Home Assistant installed, it's time to set up the basics.