From 22e96900daeddadba38cc3f0ca5a87d987dcaf30 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 21 Mar 2022 19:29:20 +0100 Subject: [PATCH] Update zone documentation for new state (#22105) --- source/_integrations/zone.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index cb07d4ff0a2..f57ffce6846 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -85,4 +85,9 @@ It is preferred to pick an icon to use for your zone. Pick any icon that you can ## State -`zoning` is the state a `zone` has when it is configured. A `zone` doesn't have another state; all configured zones are `zoning` all the time. +The state of a zone is a number, which represends the number of +{% my people title="persons" %} that are currently in a zone. + +The number of persons in a zone can be helpful for automations, for example, +to determine if someone is home, or home alone, or no-one is at home at all. +The same applies to all other zones.