Skip to content

Commit a90d5e0

Browse files
lwisfabaff
authored andcommitted
Add docs for automation MQTT trigger (home-assistant#1593)
1 parent a69c8b5 commit a90d5e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/getting-started/automation-templating.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The following tables show the available trigger data per platform.
6868
| `trigger.platform` | Hardcoded: `mqtt`.
6969
| `trigger.topic` | Topic that received payload.
7070
| `trigger.payload` | Payload.
71+
| `trigger.payload_json` | Dictonary of the JSON parsed payload.
7172
| `trigger.qos` | QOS of payload.
7273

7374
### {% linkable_title numeric_state %}

0 commit comments

Comments
 (0)