Settings: add labels to areas and zones menu (#32060)

* Settings: add labels to areas and zones menu

* Fix typo
This commit is contained in:
c0ffeeca7 2024-04-02 09:17:55 +02:00 committed by GitHub
parent af648244c3
commit 1a129085bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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**" %}.
![Screenshot of the UI for adding or editing a zone](/images/integrations/zone/zone_edit_ui.png)

View File

@ -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.
4. Select **Add alias** and enter the alias you want to use for that area.