mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Import zeroconf in the executor to avoid blocking the event loop (#111591)
This one takes ~0.45s on the green
This commit is contained in:
parent
f56e4d6a09
commit
40190a2f1f
@ -4,6 +4,7 @@
|
||||
"codeowners": ["@bdraco"],
|
||||
"dependencies": ["network", "api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"import_executor": true,
|
||||
"integration_type": "system",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user