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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue