From 11661bb32e669904f11516961ac6eb1a3ed0383d Mon Sep 17 00:00:00 2001 From: johnnyletrois Date: Wed, 29 Apr 2020 15:00:27 -0700 Subject: [PATCH] Clarify number of entities required to create a group entity (#13228) --- 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 a44574bb9c5..ef661ddccd0 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