mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Group pep8 fix
This commit is contained in:
parent
e8ab546d32
commit
7cdda3a3d7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user