mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Settings: add labels to areas and zones menu (#32060)
* Settings: add labels to areas and zones menu * Fix typo
This commit is contained in:
parent
af648244c3
commit
1a129085bd
@ -14,7 +14,7 @@ ha_integration_type: system
|
||||
|
||||
Zones allow you to specify certain regions on earth (for now). When a device tracker sees a device to be within a zone, the state will take the name from the zone. Zones can also be used as a [trigger](/docs/automation/trigger#zone-trigger) or [condition](/docs/scripts/conditions/#zone-condition) inside automation setups.
|
||||
|
||||
Zones can be added and managed through the user interface at **{% my zones title="Settings -> Areas & Zones" %}**.
|
||||
Zones can be added and managed through the user interface at {% my zones title="**Settings** > **Areas, labels & zones**" %}.
|
||||
|
||||

|
||||
|
||||
|
@ -18,7 +18,7 @@ There are multliple ways to add an alias of an entity:
|
||||
|
||||
## Adding an alias of an area
|
||||
|
||||
1. To add an alias for an area, go to **Settings** > **Areas & zones**.
|
||||
1. To add an alias for an area, go to {% my zones title="**Settings** > **Areas, labels & zones**" %}.
|
||||
2. Select the area of interest.
|
||||
3. In the three-dot menu, select **Area settings**.
|
||||
4. Select **Add alias** and enter the alias you want to use for that area.
|
Loading…
x
Reference in New Issue
Block a user