Update zone documentation for new state (#22105)

This commit is contained in:
Franck Nijhof 2022-03-21 19:29:20 +01:00 committed by GitHub
parent c59c7d07a9
commit 22e96900da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.