mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Group pep8 fix
This commit is contained in:
parent
e8ab546d32
commit
7cdda3a3d7
@ -98,6 +98,7 @@ def setup(hass, config):
|
|||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=too-many-branches
|
# pylint: disable=too-many-branches
|
||||||
def setup_group(hass, name, entity_ids):
|
def setup_group(hass, name, entity_ids):
|
||||||
""" Sets up a group state that is the combined state of
|
""" Sets up a group state that is the combined state of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user