Onboarding: update procedure (#28422)

This commit is contained in:
c0ffeeca7 2023-08-03 08:46:28 +02:00 committed by GitHub
parent 01e15da507
commit efb7aa1267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 11 deletions

View File

@ -20,26 +20,34 @@ In this step, you will create the owner account of Home Assistant. This account
![Set your username and password.](/images/getting-started/username.png) ![Set your username and password.](/images/getting-started/username.png)
2. Enter a name for your home and define the location specific settings and the language of the user interface. 2. Enter a name for your home.
- To automatically populate these settings, select **Detect**. 3. Enter the location of your home.
- If you'd rather not send your location, you can set these values manually. - The location is used to populate settings such as time zone, unit system, and currency.
- It is also used for location-based information and automations: for example showing the weather-forecast, opening the shades at sunrise, or starting the vacuum when you leave the home.
- If you'd rather not send your location, you can choose a location far away from where you live.
- You can always change this information later in the settings.
![Define your location specific settings.](/images/getting-started/onboarding_location.png) ![Define your location.](/images/getting-started/onboarding_location.png)
3. Select which information you are willing to share. 4. Check if the location based information is correct and change if necessary.
- Sharing is disabled by default. However, we would like to encourage you to share some of this data. - You can always change this information later in the settings.
![Define your location specific settings.](/images/getting-started/location_based_settings.png)
5. Select which information you are willing to share.
- Sharing is disabled by default. However, we would like to encourage you to share some of this data.
- This information helps us to find out which platforms we need to support and where to focus our efforts. - This information helps us to find out which platforms we need to support and where to focus our efforts.
- 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/). - 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/).
![Share anonymized data](/images/getting-started/onboarding_share_anonymized_info.png) ![Share anonymized data](/images/getting-started/onboarding_share_anonymized_info.png)
4. Once you are done, select **Next**. 6. Once you are done, select **Next**.
- Home Assistant will then show any {% term devices %} it has discovered on your network. - Home Assistant will then show any {% term devices %} 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. - Don't be alarmed if you see fewer items than shown below; you can always manually add devices later.
![Discovery of devices on your network.](/images/getting-started/onboarding_devices.png) ![Discovery of devices on your network.](/images/getting-started/onboarding_devices.png)
5. Finally, select **Finish**. 7. Finally, select **Finish**.
- Now you're brought to the Home Assistant web interface. This screen will show all of your devices. - Now you're brought to the Home Assistant web interface. This screen will show all of your devices.
{% include getting-started/next_step.html step="Concepts & Terminologies" link="/getting-started/concepts-terminology/" %} {% include getting-started/next_step.html step="Concepts & Terminology" link="/getting-started/concepts-terminology/" %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 122 KiB