mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Import coinbase in the executor to avoid blocking the event loop (#111774)
fixes #111773
This commit is contained in:
parent
ab74c11d33
commit
bd07b654d5
@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@tombrien"],
|
"codeowners": ["@tombrien"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/coinbase",
|
"documentation": "https://www.home-assistant.io/integrations/coinbase",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["coinbase"],
|
"loggers": ["coinbase"],
|
||||||
"requirements": ["coinbase==2.1.0"]
|
"requirements": ["coinbase==2.1.0"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user