mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
CI fix
This commit is contained in:
parent
f429a6c4ff
commit
a7ce9ba49e
@ -157,7 +157,6 @@ class RfxtrxLight(Light):
|
||||
"""Return True if unable to access real state of entity."""
|
||||
return True
|
||||
|
||||
|
||||
def turn_on(self, **kwargs):
|
||||
""" Turn the light on. """
|
||||
brightness = kwargs.get(ATTR_BRIGHTNESS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user