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