forked from platypush/platypush
whiteline PEP fix
This commit is contained in:
parent
db710b3154
commit
1189254838
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)
|
||||
|
||||
|
||||
@action
|
||||
def scene(self, name, lights=None, groups=None, **kwargs):
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue