state trigger - entity_id details (#9850)

* state trigger - entity_id details

I think it would be beneficial to underline in text that it is possible to use multiple entities in entity_id.
Not sure if it is applicable to any other triggers that accept entity_id (like numeric_state)

* ✏️ Tweak
This commit is contained in:
akasma74 2019-07-14 13:20:15 +01:00 committed by Franck Nijhof
parent b3892539ce
commit 07dcd146ea

View File

@ -102,7 +102,7 @@ automation:
### State trigger
Triggers when the state of a given entity changes. If only `entity_id` is given trigger will activate for all state changes, even if only state attributes change.
Triggers when the state of any of given entities changes. If only `entity_id` is given trigger will activate for all state changes, even if only state attributes change.
```yaml
automation: