From 33a4b6c1584c90697510fc08672c962a677ea585 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:31:01 +0200 Subject: [PATCH] Onboarding page: add info on entering IP address (#29154) --- source/getting-started/onboarding.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/getting-started/onboarding.markdown b/source/getting-started/onboarding.markdown index 84d155db9b1..ac6b4606815 100644 --- a/source/getting-started/onboarding.markdown +++ b/source/getting-started/onboarding.markdown @@ -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 homeassistant:8123 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.