From 90537139eb6cc0f7f6d67dfba0b0f5742a81150a Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Mon, 8 Dec 2025 20:25:25 +0100 Subject: [PATCH 1/2] Update template integration documentation --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 847c303e6edd..6723713b4e80 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -52,7 +52,7 @@ related: title: About blueprints --- -The `template` integration allows creating entities which derive their values from other data. This is done by specifying [templates](/docs/configuration/templating/) for properties of an entity, like the name or the state. +The **Template** integration allows creating entities which derive their values from other data. This is done by specifying [templates](/docs/configuration/templating/) for properties of an entity, like the name or the state. There is currently support for the following device types within Home Assistant: From 78b1dfabb046ada8d39ba65bd139b90cdd37f08f Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 00:27:46 +0100 Subject: [PATCH 2/2] Add glossary --- source/_integrations/template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 6723713b4e80..0268d5aa8bf8 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -52,7 +52,7 @@ related: title: About blueprints --- -The **Template** integration allows creating entities which derive their values from other data. This is done by specifying [templates](/docs/configuration/templating/) for properties of an entity, like the name or the state. +The **Template** {% term integration %} allows creating entities which derive their values from other data. This is done by specifying [templates](/docs/configuration/templating/) for properties of an entity, like the name or the state. There is currently support for the following device types within Home Assistant: