mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Update binary_sensor.group.markdown (#22123)
This commit is contained in:
parent
e132c1620e
commit
6a6eda3015
@ -59,7 +59,7 @@ If `all` is `false`(the default):
|
||||
- Otherwise, group state is `on` if at least one group member is `on`
|
||||
- Otherwise, group state is `off`
|
||||
|
||||
If `all` is `true`(the default):
|
||||
If `all` is `true`:
|
||||
- Group state is `unavailable` if all group members are `unavailable`
|
||||
- Otherwise, group state is `unknown` if at least one group member is `unknown` or `unavailable`
|
||||
- Otherwise, group state is `off` if at least one group member is `off`
|
||||
|
Loading…
x
Reference in New Issue
Block a user