mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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`.
|
||||
|
||||
### 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`.
|
||||
- Otherwise, the group state is `unknown` if all group members are `unknown` or `unavailable`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user