mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
rename page 'mutliple dashboard' to 'dashboard types' (#38898)
This commit is contained in:
parent
c95f4f66d5
commit
3c65421e25
@ -5,7 +5,7 @@
|
||||
<h1 class="title epsilon"><iconify-icon icon="mdi:view-dashboard"></iconify-icon> Dashboards</h1>
|
||||
<ul class="divided sidebar-menu">
|
||||
<li>{% active_link /dashboards/ Introduction %}</li>
|
||||
<li>{% active_link /dashboards/dashboards/ Multiple dashboards %}</li>
|
||||
<li>{% active_link /dashboards/dashboards/ Dashboard types %}</li>
|
||||
<li>{% active_link /dashboards/views/ Views %}</li>
|
||||
<li>{% active_link /dashboards/cards/ Cards %}</li>
|
||||
<li>{% active_link /dashboards/badges/ Badges %}</li>
|
||||
|
@ -60,7 +60,7 @@
|
||||
<iconify-icon icon="mdi:about-circle"></iconify-icon> Dashboard basics
|
||||
<ul>
|
||||
<li>{% active_link /dashboards/ Introduction %}</li>
|
||||
<li>{% active_link /dashboards/dashboards/ Multiple dashboards %}</li>
|
||||
<li>{% active_link /dashboards/dashboards/ Dashboard types %}</li>
|
||||
<li>{% active_link /dashboards/views/ Views %}</li>
|
||||
<li>{% active_link /dashboards/cards/ Cards %}</li>
|
||||
<li>{% active_link /dashboards/badges/ Badges %}</li>
|
||||
|
@ -25,9 +25,9 @@ The following screenshot shows a fully populated dashboard in [sections view](/d
|
||||
A fully populated dashboard in Sections view layout
|
||||
</p>
|
||||
|
||||
### Multiple dashboards
|
||||
### Different dashboard types
|
||||
|
||||
In the sidebar on the left, you see the names of different dashboards. Home Assistant comes with [multiple dashboards](/dashboards/dashboards/) out of the box.
|
||||
In the sidebar on the left, you see the names of different dashboards. Home Assistant comes with [different dashboard types](/dashboards/dashboards/) out of the box.
|
||||
|
||||
- Overview
|
||||
- Energy
|
||||
@ -138,7 +138,7 @@ In the following steps, we will create a new dashboard and edit some card settin
|
||||
|
||||
If you want to learn more about dashboards, views, and cards, take a look at these topics:
|
||||
|
||||
1. Take a look at the [introduction to dashboards](/dashboards/) and learn about [multiple dashboards](/dashboards/dashboards).
|
||||
1. Take a look at the [introduction to dashboards](/dashboards/) and learn about [dashboard types](/dashboards/dashboards).
|
||||
2. Learn more about [view types](/dashboards/views/)
|
||||
3. Learn how to [add cards](/dashboards/cards/#adding-cards-to-your-dashboard) to a view.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user