Import discovergy in the executor to avoid blocking the event loop (#111824)
This commit is contained in:
parent
f59268b2ee
commit
58d966a18f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
"codeowners": ["@jpbede"],
|
"codeowners": ["@jpbede"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
||||||
|
"import_executor": true,
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["pydiscovergy==3.0.0"]
|
"requirements": ["pydiscovergy==3.0.0"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue