mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Document this variable in template lock actions (#22737)
This commit is contained in:
parent
01ce8e1078
commit
e1d77146ba
@ -75,9 +75,9 @@ lock:
|
||||
default: false
|
||||
{% endconfiguration %}
|
||||
|
||||
### 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](/integrations/template#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](/integrations/template#self-referencing) of an entity's state and attribute in templates and actions.
|
||||
|
||||
## Considerations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user