mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Import shelly in the executor to avoid blocking the event loop (#111623)
`[homeassistant.loader] Component shelly import took 0.396 seconds (loaded_executor=False)`
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth", "http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"import_executor": true,
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aioshelly"],
|
||||
|
Reference in New Issue
Block a user