mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Black
This commit is contained in:
@@ -7,7 +7,7 @@ COMMAND_RETRY_DELAY = 1
|
||||
DATA_CONTROLLER_MANAGER = "controller"
|
||||
DATA_SOURCE_MANAGER = "source_manager"
|
||||
DATA_DISCOVERED_HOSTS = "heos_discovered_hosts"
|
||||
DOMAIN = 'heos'
|
||||
DOMAIN = "heos"
|
||||
SERVICE_SIGN_IN = "sign_in"
|
||||
SERVICE_SIGN_OUT = "sign_out"
|
||||
SIGNAL_HEOS_UPDATED = "heos_updated"
|
||||
|
||||
Reference in New Issue
Block a user