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:
DubhAd 2017-10-31 21:44:55 +00:00 committed by Fabian Affolter
parent 3495f1bb24
commit 3f8cb6273e

View File

@ -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`.