mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Import airvisual in the executor to avoid blocking the event loop (#111624)
`Component airvisual import took 0.566 seconds (loaded_executor=False)`
This commit is contained in:
parent
7fbd10019a
commit
55e3eb6160
@ -5,6 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["airvisual_pro"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/airvisual",
|
||||
"import_executor": true,
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyairvisual", "pysmb"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user