mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Import ssdp in the executor to avoid blocking the event loop (#111593)
`2024-02-26 21:37:59.325 DEBUG (MainThread) [homeassistant.loader] Component ssdp import took 1.179 seconds (loaded_executor=False)`
This commit is contained in:
parent
f08122084b
commit
4579de6eb5
@ -4,6 +4,7 @@
|
||||
"codeowners": [],
|
||||
"dependencies": ["network"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/ssdp",
|
||||
"import_executor": true,
|
||||
"integration_type": "system",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user