diff --git a/homeassistant/components/group.py b/homeassistant/components/group.py index 6a857e7b68e..3a904d24eb5 100644 --- a/homeassistant/components/group.py +++ b/homeassistant/components/group.py @@ -98,6 +98,7 @@ def setup(hass, config): return True + # pylint: disable=too-many-branches def setup_group(hass, name, entity_ids): """ Sets up a group state that is the combined state of