mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Document this variable in template fan actions (#22735)
This commit is contained in:
parent
e1d77146ba
commit
488e8321fa
@ -134,9 +134,9 @@ fan:
|
|||||||
default: 100
|
default: 100
|
||||||
{% endconfiguration %}
|
{% 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.
|
||||||
|
|
||||||
## Converting from speeds to percentage
|
## Converting from speeds to percentage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user