Add docs for automation MQTT trigger (#1593)
This commit is contained in:
parent
a69c8b509f
commit
a90d5e01eb
1 changed files with 1 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue