From 49755f80852f7cb02c45f6fc59adb2b2ce191a5e Mon Sep 17 00:00:00 2001 From: Galen Richards <6540209+tangerinehuge@users.noreply.github.com> Date: Fri, 31 Dec 2021 02:02:32 -0800 Subject: [PATCH] Fixed group light -> light group typo (#20956) --- source/_integrations/light.group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/light.group.markdown b/source/_integrations/light.group.markdown index f293fd33af9..9de2200a3c2 100644 --- a/source/_integrations/light.group.markdown +++ b/source/_integrations/light.group.markdown @@ -9,7 +9,7 @@ ha_quality_scale: internal ha_domain: group --- -The group light platform lets you combine multiple lights into one entity. All child lights of a light group can still be used as usual, but controlling the state of the grouped light will forward the command to each child light. +The light group platform lets you combine multiple lights into one entity. All child lights of a light group can still be used as usual, but controlling the state of the grouped light will forward the command to each child light. To enable this platform in your installation, add the following to your `configuration.yaml` file: