Onboarding: first contact with dashboard (#28517)

This commit is contained in:
c0ffeeca7 2023-08-14 12:45:46 +02:00 committed by GitHub
parent 6ca9c6eff7
commit fd37c0513d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 52 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<ul class="divided sidebar-menu">
<li>{% active_link /installation/ Installation %}</li>
<li>{% active_link /getting-started/onboarding/ Onboarding %}</li>
<li>{% active_link /getting-started/onboarding_dashboard/ Edit the dashboard %}</li>
<li>{% active_link /getting-started/concepts-terminology/ Concepts and terminology %}</li>
<li>{% active_link /getting-started/integration/ Integration %}</li>
<li>{% active_link /getting-started/automation/ Automation %}</li>

View File

@ -7,6 +7,7 @@ show_title: true
{% include getting-started/next_step.html step="Installation" link="/installation/" %}
{% include getting-started/next_step.html step="Onboarding" link="/getting-started/onboarding/" %}
{% include getting-started/next_step.html step="Onboarding" link="/getting-started/onboarding_dashboard/" %}
{% include getting-started/next_step.html step="Concepts and terminology" link="/getting-started/concepts-terminology/" %}
{% include getting-started/next_step.html step="Integration" link="/getting-started/integration/" %}
{% include getting-started/next_step.html step="Automation" link="/getting-started/automation/" %}

View File

@ -0,0 +1,50 @@
---
title: "Edit the dashboard"
description: "Instructions on editing the dashboard for the first time"
---
## First contact with the Overview dashboard
The procedure below is optional. The idea is to learn some basics on changing the dashboard.
### To change a card on the Overview dashboard
1. To view your dashboard, go to **Overview**.
- Your dashboard might not have much on it yet.
- If you have smart home devices in your home, some may have been connected automatically.
- In this example, some Bluetooth temperature sensors and an AV receiver connected automatically.
- Some cards are there by default, such as the weather, a card for the person who set up the system, and the text-to-speech service.
![Dashboard after onboarding a new device](/images/getting-started/onboarding_dashboard_01.png)
2. To view the weather forecast for the next few days, select the weather card.
![Weather details](/images/getting-started/weather_card_details_01.png)
3. To change the units used on the card, select the cogwheel.
- Change the units if you like.
- Do not change any of the other settings for now.
- Once you are done, select **Update**.
![Weather details](/images/getting-started/onboarding_card_settings_01.png)
4. To change the type of dashboard card, select the three-dots, then **Device info**.
- Under **Sensors**, select **Add to dashboard**, then **Pick different card**.
![Dashboard - change the card type](/images/getting-started/onboarding_pick_different_card_01.png)
5. From the list, select **Weather forecast**.
6. Select the details to be shown on the card.
![Dashboard - change the card details](/images/getting-started/onboarding_card_settings_02.png)
- **Save** your changes
- You now see the forecast card on the dashboard.
7. Now let's delete the other weather card.
- In the top right corner, select the three-dot menu, then select **Edit dashboard**.
![Dashboard - edit the dashboard](/images/getting-started/onboarding_edit_dashboard_01.png)
- On the card, select the three-dot menu and select **Delete**.
![Dashboard - delete card](/images/getting-started/onboarding_dashboard_delete_card.png)
8. Finally, we want to move the weather card to the top left corner.
- On the bottom of the card, select the number or use the minus button to enter `1`.
- Repeat this on other cards, if you want to move them around.
- When you are done, in the top right corner, select **Done**.
9. Congratulations! You have completed your first dashboard customization.
{% include getting-started/next_step.html step="Concepts & Terminology" link="/getting-started/concepts-terminology/" %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB