mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fixing broken links (#2217)
This commit is contained in:
parent
7de7d3eacb
commit
58db489564
@ -12,7 +12,7 @@ redirect_from: /getting-started/automation-templating/
|
||||
|
||||
In Home Assistant 0.19 we introduced a new powerful feature: variables in scripts and automations. This makes it possible to adjust your condition and action based on the information of the trigger.
|
||||
|
||||
The trigger data made is available during [template](/configuration/templating/) rendering as the `trigger` variable.
|
||||
The trigger data made is available during [template](/docs/configuration/templating/) rendering as the `trigger` variable.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entries
|
||||
@ -128,4 +128,4 @@ The following tables show the available trigger data per platform.
|
||||
| `trigger.zone` | State object of zone
|
||||
| `trigger.event` | Event that trigger observed: `enter` or `leave`.
|
||||
|
||||
[state object]: /configuration/state_object/
|
||||
[state object]: /docs/configuration/state_object/
|
||||
|
Loading…
x
Reference in New Issue
Block a user