mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Update zone documentation for new state (#22105)
This commit is contained in:
parent
c59c7d07a9
commit
22e96900da
@ -85,4 +85,9 @@ It is preferred to pick an icon to use for your zone. Pick any icon that you can
|
|||||||
|
|
||||||
## State
|
## 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user