mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fixed typo: fan -> lock (#23449)
This commit is contained in:
parent
5e44ea15e3
commit
9b31b28360
@ -77,7 +77,7 @@ In short, when any group member entity is `on`, the group will also be `on`. A c
|
|||||||
- Otherwise, the group state is `off`.
|
- Otherwise, the group state is `off`.
|
||||||
|
|
||||||
### Lock groups
|
### Lock groups
|
||||||
In short, when any group member entity is `unlocked`, the group will also be `unlocked`. A complete overview of how fan groups behave:
|
In short, when any group member entity is `unlocked`, the group will also be `unlocked`. A complete overview of how lock groups behave:
|
||||||
|
|
||||||
- The group state is `unavailable` if all group members are `unavailable`.
|
- The group state is `unavailable` if all group members are `unavailable`.
|
||||||
- Otherwise, the group state is `unknown` if all group members are `unknown` or `unavailable`.
|
- Otherwise, the group state is `unknown` if all group members are `unknown` or `unavailable`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user