diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index ecd2d58c6d1..ce9765a507a 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -68,9 +68,9 @@ template: {% 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