Added in trigger data

Because it took me YEARS to figure out.
This commit is contained in:
Carlo Costanzo 2017-12-07 14:47:11 -05:00 committed by GitHub
parent e14c9bc548
commit 06b8b5e90d
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 %}