whiteline PEP fix
This commit is contained in:
parent
e72d4de581
commit
5041d8bec2
1 changed files with 0 additions and 1 deletions
|
@ -621,7 +621,6 @@ class LightHuePlugin(LightPlugin):
|
||||||
|
|
||||||
return self._exec('hue', int(hue), lights=lights, groups=groups, **kwargs)
|
return self._exec('hue', int(hue), lights=lights, groups=groups, **kwargs)
|
||||||
|
|
||||||
|
|
||||||
@action
|
@action
|
||||||
def scene(self, name, lights=None, groups=None, **kwargs):
|
def scene(self, name, lights=None, groups=None, **kwargs):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue