From 92ae2d9fa103b2d5ec63204ec67955f3417379f7 Mon Sep 17 00:00:00 2001 From: Galen Richards <6540209+tangerinehuge@users.noreply.github.com> Date: Thu, 30 Dec 2021 23:31:12 -0800 Subject: [PATCH] Fixed group light -> light group typo --- 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 f293fd33af95..9de2200a3c2e 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: