Merge pull request #4157 from CCOSTAN/patch-45

Added in trigger data
This commit is contained in:
DubhAd 2017-12-08 22:30:03 +00:00 committed by GitHub
commit 6029ef732f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ The following tables show the available trigger data per platform.
| ---- | ---- |
| `trigger.platform` | Hardcoded: `event`.
| `trigger.event` | Event object that matched.
| `trigger.event.data` | Optional data
### {% linkable_title mqtt %}