Add docs for automation MQTT trigger (#1593)

This commit is contained in:
Lewis Juggins 2016-12-17 18:40:33 +00:00 committed by Fabian Affolter
parent a69c8b509f
commit a90d5e01eb

View File

@ -68,6 +68,7 @@ The following tables show the available trigger data per platform.
| `trigger.platform` | Hardcoded: `mqtt`.
| `trigger.topic` | Topic that received payload.
| `trigger.payload` | Payload.
| `trigger.payload_json` | Dictonary of the JSON parsed payload.
| `trigger.qos` | QOS of payload.
### {% linkable_title numeric_state %}