Clarify number of entities required to create a group entity (#13228)

This commit is contained in:
johnnyletrois 2020-04-29 15:00:27 -07:00 committed by GitHub
parent 36835295b9
commit 11661bb32e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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