mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Document this variable in template button, number and select actions (#22733)
This commit is contained in:
parent
bba3258b56
commit
b87d397e80
@ -68,9 +68,9 @@ template:
|
|||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
### Template variables
|
### Template and action variables
|
||||||
|
|
||||||
State-based template entities have the special template variable `this` available in their templates. The `this` variable aids [self-referencing](#self-referencing) of an entity's state and attribute in templates.
|
State-based template entities have the special template variable `this` available in their templates and actions. The `this` variable aids [self-referencing](#self-referencing) of an entity's state and attribute in templates and actions.
|
||||||
|
|
||||||
## Trigger-based template binary sensors, buttons, numbers, selects and sensors
|
## Trigger-based template binary sensors, buttons, numbers, selects and sensors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user