Import template in the executor to avoid blocking the event loop (#112070)
Importing template has a very long dep tree
This commit is contained in:
parent
2fe12ade4c
commit
aaa2d8745f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"codeowners": ["@PhracturedBlue", "@tetienne", "@home-assistant/core"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/template",
|
||||
"import_executor": true,
|
||||
"integration_type": "helper",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue