Skip to content

Commit d2fd3bc

Browse files
c0ffeeca7frenck
andauthored
Onboarding: update screenshots (home-assistant#27511)
* Onboarding: update screenshots - add step on analytics - Reformat procedure to use numbered steps / procedural format * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Franck Nijhof <git@frenck.dev> --------- Co-authored-by: Franck Nijhof <git@frenck.dev>
1 parent aa3e2b2 commit d2fd3bc

File tree

8 files changed

+30
-7
lines changed

8 files changed

+30
-7
lines changed

source/getting-started/onboarding.markdown

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,41 @@ description: "Instructions to get Home Assistant configured."
55

66
Alright, you made it here. The tough part is done.
77

8-
With Home Assistant installed, it's time to configure it. Here you will create the owner account of Home Assistant. This account will be an administrator and will always be able to change everything. Enter a name, username, password and select **create account**.
8+
After entering the Home Assistant device's address in your browser's address bar, the preparation screen is shown. Depending on your hardware, preparation may take a while.
99

10-
![Set your username and password.](/images/getting-started/username.png)
10+
![Home Assistant preparation](/images/getting-started/onboarding_preparing_01.png)
1111

12-
Next, you can enter a name for your home and set your location and unit system. Select **Detect** to find your location and set your time zone and unit system based on that location. If you'd rather not send your location, you can set these values manually.
12+
To show the logs, select the blue pulsing circle.
13+
![Home Assistant preparation](/images/getting-started/onboarding_preparing_show_logs.png)
1314

14-
![Set your location, time zone, and unit system.](/images/getting-started/location.png)
15+
With Home Assistant installed, it's time to set up the basics.
1516

16-
Once you are done, click **Next**. In this screen, Home Assistant will show any {% term devices %} that it has discovered on your network. Don't be alarmed if you see fewer items than shown below; you can always manually add devices later.
17+
In this step, you will create the owner account of Home Assistant. This account is an administrator account. It will always be able to change everything.
18+
19+
1. Enter a name, username, and password. Select **Create account**.
1720

18-
![Discovery of devices on your network.](/images/getting-started/devices.png)
21+
![Set your username and password.](/images/getting-started/username.png)
1922

20-
Finally, click **Finish**. Now you're brought to the Home Assistant web interface. This screen will show all of your devices.
23+
1. Enter a name for your home and define the location specific settings and the language of the user interface.
24+
* To automatically populate these settings, select **Detect**.
25+
* If you'd rather not send your location, you can set these values manually.
26+
27+
![Define your location specific settings.](/images/getting-started/onboarding_location.png)
28+
29+
1. Select which information you are willing to share.
30+
* Sharing is disabled by default. However, we would like to encourage you to share some of this data.
31+
* This information helps us to find out which platforms we need to support and where to focus our efforts.
32+
* The data is anonymized and aggregated. To see the charts we generate out of this data, take a look at our [analytics page](https://analytics.home-assistant.io/).
33+
34+
![Share anonymized data](/images/getting-started/onboarding_share_anonymized_info.png)
35+
36+
1. Once you are done, select **Next**.
37+
* Home Assistant will then show any {% term devices %} it has discovered on your network.
38+
* Don't be alarmed if you see fewer items than shown below; you can always manually add devices later.
39+
40+
![Discovery of devices on your network.](/images/getting-started/onboarding_devices.png)
41+
42+
1. Finally, select **Finish**.
43+
* Now you're brought to the Home Assistant web interface. This screen will show all of your devices.
2144

2245
{% include getting-started/next_step.html step="Concepts & Terminologies" link="/getting-started/concepts-terminology/" %}
-30.5 KB
Binary file not shown.
-202 KB
Binary file not shown.
Loading
Loading

0 commit comments

Comments
 (0)