
* Docs: add section on organizing * Adding floors and areas * Fix typo * Apply suggestions from code review Co-authored-by: Franck Nijhof <git@frenck.dev> * Add link to floor procedure * Add links to templates --------- Co-authored-by: Franck Nijhof <git@frenck.dev>
2.1 KiB
title, description
title | description |
---|---|
Areas | Group your devices and entities in areas and group areas in floors. |
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. For example, the "Living room" area groups devices and entities in your living room. Areas allow you to target an entire group of devices with a service call. For example, turning off all the lights in the living room. Areas can be assigned to floors. Areas can also be used to automatically generate cards, such as the Area card.
Creating an area
Follow these steps to create a new area from the Areas view.
-
Go to {% my areas title="Settings > Areas, labels & zones" %} and select Create area.
-
In the dialog, enter the area details:
- Give the area a Name (required).
- Add an icon (We use Material icons).
- Assign the area to a floor.
- If you have not created floors yet, you can create a new one.
- The number can be negative. For example for underground floors.
- This number can later be used for sorting.
- Add an image representing that area.
- Add an Alias.
- Aliases are alternative names used in voice assistants to refer to this floor.
-
Select Add.
Result: A new area is created.
Assigning areas to floors and add labels
If an area has not yet been assigned to a floor, it is shown in the Unassigned areas section. Follow these steps to assign an area to a floor.
- Go to {% my areas title="Settings > Areas, labels & zones" %} and select Create area.
- On the area card, select the pencil icon.
- In the dialog, select the floor and add labels, if you like.