Sort imports according to PEP8 for homekit_controller (#29646)
This commit is contained in:
parent
0d5de6a464
commit
d2c1e5d45c
5 changed files with 19 additions and 19 deletions
|
@ -3,7 +3,6 @@ from homeassistant.components.homekit_controller.const import KNOWN_DEVICES
|
|||
|
||||
from tests.components.homekit_controller.common import FakeService, setup_test_component
|
||||
|
||||
|
||||
LIGHT_ON = ("lightbulb", "on")
|
||||
LIGHT_BRIGHTNESS = ("lightbulb", "brightness")
|
||||
LIGHT_HUE = ("lightbulb", "hue")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue