mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update templating.markdown (#8790)
This commit is contained in:
parent
da4895e8e5
commit
862bcab05e
@ -153,6 +153,13 @@ The following tables show the available trigger data per platform.
|
|||||||
| `trigger.platform` | Hardcoded: `time`
|
| `trigger.platform` | Hardcoded: `time`
|
||||||
| `trigger.now` | DateTime object that triggered the time trigger.
|
| `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 %}
|
### {% linkable_title webhook %}
|
||||||
|
|
||||||
| Template variable | Data |
|
| Template variable | Data |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user