From 1b8bf9214d3519d13e87983db229a86c9184d09e Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Wed, 17 Aug 2022 21:53:55 +0100 Subject: [PATCH] Added link to the zones integration page (#23799) --- source/getting-started/presence-detection.markdown | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/source/getting-started/presence-detection.markdown b/source/getting-started/presence-detection.markdown index 24fa32cd509..bdce49f23cf 100644 --- a/source/getting-started/presence-detection.markdown +++ b/source/getting-started/presence-detection.markdown @@ -8,10 +8,7 @@ Presence detection detects if people are home, which is the most valuable input - Send me a notification when my child arrives at school - Turn on the AC when I leave work -

- -Screenshot of Home Assistant showing a school, work and home zone and two people. -

+![Screenshot of Home Assistant showing a school, work and home zone and two people.](/images/screenshots/map.png) ### Adding presence detection @@ -23,10 +20,9 @@ During the setup of Home Assistant Companion on your mobile device, the app will ### Zones +![Map with zones](/images/screenshots/badges-zone.png) - - -Zones allow you to name areas on a map. These areas can then be used to name the location a tracked user is, or use entering/leaving a zone as an automation [trigger] or [condition]. Zones can be set up from configuration screen. +Zones allow you to name areas on a map. These areas can then be used to name the location a tracked user is, or use entering/leaving a zone as an automation [trigger] or [condition]. See [Zones integration](/integrations/zone/) page for more details like creating zones.
The map view will hide all devices that are home.