Import nexia in the executor to avoid blocking the event loop (#111694)
2024-02-27 22:54:18.638 DEBUG (MainThread) [homeassistant.loader] Importing platform nexia.config_flow took 1.84s (loaded_executor=False)
This commit is contained in:
parent
f71343a3ba
commit
9b9700c75f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nexia",
|
||||
"import_executor": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["nexia"],
|
||||
"requirements": ["nexia==2.0.8"]
|
||||
|
|
Loading…
Add table
Reference in a new issue