diff --git a/source/_docs/automation/templating.markdown b/source/_docs/automation/templating.markdown index 508e09d8642..5380bb27c71 100644 --- a/source/_docs/automation/templating.markdown +++ b/source/_docs/automation/templating.markdown @@ -153,6 +153,13 @@ The following tables show the available trigger data per platform. | `trigger.platform` | Hardcoded: `time` | `trigger.now` | DateTime object that triggered the time trigger. +### {% linkable_title time pattern %} + +| Template variable | Data | +| ---- | ---- | +| `trigger.platform` | Hardcoded: `time_pattern` +| `trigger.now` | DateTime object that triggered the time_pattern trigger. + ### {% linkable_title webhook %} | Template variable | Data |