Skip to content

Commit dd46c20

Browse files
committed
Mention areas dashboard in areas topic
1 parent e7ef358 commit dd46c20

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

source/_docs/organizing/areas.markdown

+7-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ related:
1111
title: Categories
1212
- docs: /docs/configuration/templating/#areas
1313
title: Using areas in template
14+
- docs: /dashboards/dashboards/#areas-dashboard
15+
title: Areas dashboard
1416
---
1517

1618
An area in Home Assistant is a logical grouping of {% term devices %} and {% term entities %} that are meant to match areas (or rooms) in the physical world of your home.
@@ -49,7 +51,7 @@ If an area has not yet been assigned to a floor, it is shown in the **Unassigned
4951

5052
## Assigning an area to multiple items
5153

52-
You can assign an area to multiple items at once in the automation, scene, script, and device pages.
54+
You can assign an area to multiple items at once in the {% term automation %}, {% term scene %}, {% term script %}, and {% term device %} pages.
5355

5456
1. Depending on what you want to assign, go to one of the following pages:
5557
- For automations, scripts, or scenes {% my automations title="**Settings** > **Automations & Scenes**" %} and open the respective tab.
@@ -76,6 +78,10 @@ Follow these steps to edit an area.
7678
- Add an **Alias**.
7779
- Aliases are alternative names used in [voice assistants](/voice_control/aliases/) to refer to an area, entity, or floor.
7880

81+
## Using the area dashboard
82+
83+
Once you have assigned your entities to areas, you can use the [areas dashboard](/dashboards/dashboards/#areas-dashboard). The areas dashboard is a pre-populated dashboard that shows your {% term entities %} grouped by areas.
84+
7985
## Deleting an area
8086

8187
Follow these steps to delete an area. It will be removed from all the floors it was assigned to. All the devices that were assigned to this area will become unassigned.

source/dashboards/dashboards.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Screenshot of the Dashboard list.
3131

3232
Home Assistant ships with some dashboards out of the box:
3333

34-
- [Areas dashboard (experimental)](#areas-dashboard-experimental)
34+
- [Areas dashboard (experimental)](#areas-dashboard)
3535
- Energy dashboard
3636
- [History dashboard](#history-dashboard)
3737
- [Logbook dashboard](#logbook-dashboard)
@@ -41,7 +41,7 @@ Home Assistant ships with some dashboards out of the box:
4141

4242
Not all of the predefined dashboards are listed under {% my lovelace_dashboards title="**Settings** > **Dashboards**" %}. The **Logbook** and **History** dashboards are powered by their respective integrations.
4343

44-
### Areas dashboard (experimental)
44+
### Areas dashboard
4545

4646
The **Areas** dashboard is prepopulated by default and shows your {% term entities %} [grouped](/docs/organizing/) by [areas](/docs/organizing/areas/).
4747

0 commit comments

Comments
 (0)