mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Update group documentation for lock (#21011)
This commit is contained in:
parent
906b9af95c
commit
0019b2d681
@ -90,10 +90,10 @@ When entities all have a single on and off state, the group state will
|
||||
be calculated as follows:
|
||||
|
||||
| Domain | on | off |
|
||||
|-------------------|--------|----------|
|
||||
|-------------------|----------|----------|
|
||||
| device_tracker | home | not_home |
|
||||
| cover | open | closed |
|
||||
| lock | locked | unlocked |
|
||||
| lock | unlocked | locked |
|
||||
| person | home | not_home |
|
||||
| media_player | ok | problem |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user