From cdc01a48928259f38800f7dce9a3394c3714c194 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Fri, 5 Dec 2025 23:33:34 +0100 Subject: [PATCH] Add glossary to integration in Group --- source/_integrations/group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index 778e08b91eea..af03cb868859 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -39,7 +39,7 @@ ha_platforms: ha_integration_type: helper --- -The group integration lets you combine multiple entities into a single entity. Entities that are members of a group can be controlled and monitored as a whole. +The group {% term integration %} lets you combine multiple entities into a single entity. Entities that are members of a group can be controlled and monitored as a whole. This can be useful, for example, in cases where you want to control multiple bulbs in a light fixture as a single light in Home Assistant. You also have the option of hiding the individual member entities in a group.