diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index 10e7575af73..8d7f7d06798 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -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) diff --git a/source/voice_control/aliases.markdown b/source/voice_control/aliases.markdown index 73d8bface7d..5ae4b656832 100644 --- a/source/voice_control/aliases.markdown +++ b/source/voice_control/aliases.markdown @@ -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. \ No newline at end of file +4. Select **Add alias** and enter the alias you want to use for that area.