mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Import backup in the executor to avoid blocking the event loop (#111781)
This commit is contained in:
parent
5bf7a00989
commit
f1398dd127
@ -4,6 +4,7 @@
|
||||
"codeowners": ["@home-assistant/core"],
|
||||
"dependencies": ["http", "websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/backup",
|
||||
"import_executor": true,
|
||||
"integration_type": "system",
|
||||
"iot_class": "calculated",
|
||||
"quality_scale": "internal",
|
||||
|
Loading…
x
Reference in New Issue
Block a user