mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Describing group behaviour (#3852)
I've added details on the 2 I know of, but I don't know if there are others. I've put this in as a PR so any other behaviours can be caught in this update. This PR is because we don't actually seem to have documented that behaviour anywhere.
This commit is contained in:
parent
3495f1bb24
commit
3f8cb6273e
@ -120,3 +120,7 @@ group:
|
||||
- group.all_automations
|
||||
- group.all_scripts
|
||||
```
|
||||
|
||||
## {% linkable_title Group behaviour %}
|
||||
|
||||
When any member of a group is `on` then the group will also be `on`. Similarly with a device tracker, when any member of the group is `home` then the group is `home`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user