From d0679110ef89133e48d49ab2ec844bda902e6c48 Mon Sep 17 00:00:00 2001 From: johnnyletrois Date: Wed, 29 Apr 2020 14:51:30 -0700 Subject: [PATCH 1/2] Clarify group creation --- source/_integrations/zha.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index a44574bb9c51..1acf5e90fd86 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -33,7 +33,7 @@ There is currently support for the following device types within Home Assistant: - Sensor - Switch -There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). +There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a group before the group entity is created. ## ZHA exception and deviation handling From 24ba99aa7a8c82d8965820c5593dd5b1ef23cafb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 29 Apr 2020 23:56:49 +0200 Subject: [PATCH 2/2] :pencil2: Tweak --- source/_integrations/zha.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 1acf5e90fd86..ef661ddccd0a 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -33,7 +33,7 @@ There is currently support for the following device types within Home Assistant: - Sensor - Switch -There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a group before the group entity is created. +There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a group before the group entity is created. ## ZHA exception and deviation handling