mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Black
This commit is contained in:
@@ -3,4 +3,4 @@ import logging
|
||||
|
||||
LOGGER = logging.getLogger(__package__)
|
||||
DOMAIN = "hue"
|
||||
API_NUPNP = 'https://www.meethue.com/api/nupnp'
|
||||
API_NUPNP = "https://www.meethue.com/api/nupnp"
|
||||
|
||||
Reference in New Issue
Block a user