Getting started: Move Dashboard explainer (#30334)

* Getting started: Move Dashboard explainer

- from Terminology to Dashboard section

* Update source/getting-started/onboarding_dashboard.markdown
This commit is contained in:
c0ffeeca7 2023-12-18 13:42:19 +01:00 committed by GitHub
parent c88e85a14f
commit 959478bf56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -4,12 +4,6 @@ description: "Explaining some Home Assistant basics"
--- ---
Now you're in Home Assistant, let's look at the most important concepts. Now you're in Home Assistant, let's look at the most important concepts.
## Dashboards
The **Overview** dashboard is the first page you see after the [onboarding process](/getting-started/onboarding). Dashboards are customizable pages to display information in Home Assistant. By default, there are two dashboards: **Overview** and **Energy**. The image below shows a customized example of the **Overview** dashboard. If you just onboarded, your dashboard will be nearly empty. To learn how to customize your dashboards, refer to the [dashboard](/dashboards) documentation.
![Dashboard](/images/getting-started/lovelace.png)
## Integrations ## Integrations
Integrations are pieces of software that allow Home Assistant to connect to other software and platforms. For example, a product by Philips called Hue would use the Philips Hue {% term integration %} and allow Home Assistant to talk to the hardware controller Hue Bridge. Any Home Assistant compatible {% term devices %} connected to the Hue Bridge would appear in Home Assistant as [devices](#devices--entities). Integrations are pieces of software that allow Home Assistant to connect to other software and platforms. For example, a product by Philips called Hue would use the Philips Hue {% term integration %} and allow Home Assistant to talk to the hardware controller Hue Bridge. Any Home Assistant compatible {% term devices %} connected to the Hue Bridge would appear in Home Assistant as [devices](#devices--entities).

View File

@ -5,6 +5,12 @@ description: "Instructions on editing the dashboard for the first time"
## First contact with the Overview dashboard ## First contact with the Overview dashboard
The **Overview** dashboard is the first page you see after the [onboarding process](/getting-started/onboarding). Dashboards are customizable pages to display information in Home Assistant.
By default, there are two dashboards: **Overview** and **Energy**. The image below shows a customized example of the **Overview** dashboard. If you just onboarded, your dashboard will be nearly empty.
![Dashboard](/images/getting-started/lovelace.png)
The procedure below is optional. The idea is to learn some basics on changing the 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 ### To change a card on the Overview dashboard