mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Import spotify in the executor to avoid blocking the event loop (#111594)
This commit is contained in:
parent
e1dade69e1
commit
35a3573bd2
@ -5,6 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["application_credentials"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"import_executor": true,
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["spotipy"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user