forked from home-assistant/core
Group pep8 fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user