From 488e8321faecb266315987072ea9626e98e09ac6 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Sun, 15 May 2022 14:30:59 +0200 Subject: [PATCH] Document this variable in template fan actions (#22735) --- source/_integrations/fan.template.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/fan.template.markdown b/source/_integrations/fan.template.markdown index eb35ab6e776..0a8064afa7b 100644 --- a/source/_integrations/fan.template.markdown +++ b/source/_integrations/fan.template.markdown @@ -134,9 +134,9 @@ fan: default: 100 {% 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