mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Fixes missing forward slash prefix on url (#18785)
This commit is contained in:
parent
df3956d25b
commit
fe6805d9e0
@ -9,7 +9,7 @@ The template variable `this` is also available when evaluating any `trigger_vari
|
|||||||
|
|
||||||
## Available this Data
|
## Available this Data
|
||||||
|
|
||||||
`this` is a state object. [State Objects](docs/configuration/state_object) provides a comprehensive description for the properties of `this` and `this.attributes`.
|
`this` is a state object. [State Objects](/docs/configuration/state_object) provides a comprehensive description for the properties of `this` and `this.attributes`.
|
||||||
|
|
||||||
## Available Trigger Data
|
## Available Trigger Data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user