mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
styling fix
This commit is contained in:
@@ -124,6 +124,7 @@ def request_configuration(host, hass, add_devices_callback):
|
||||
_CONFIGURING[host], "Failed to register, please try again.")
|
||||
|
||||
return
|
||||
|
||||
# pylint: disable=unused-argument
|
||||
def hue_configuration_callback(data):
|
||||
""" Actions to do when our configuration callback is called. """
|
||||
|
Reference in New Issue
Block a user