We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69c8b5 commit a90d5e0Copy full SHA for a90d5e0
source/getting-started/automation-templating.markdown
@@ -68,6 +68,7 @@ The following tables show the available trigger data per platform.
68
| `trigger.platform` | Hardcoded: `mqtt`.
69
| `trigger.topic` | Topic that received payload.
70
| `trigger.payload` | Payload.
71
+| `trigger.payload_json` | Dictonary of the JSON parsed payload.
72
| `trigger.qos` | QOS of payload.
73
74
### {% linkable_title numeric_state %}
0 commit comments