mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Import backup in the executor to avoid blocking the event loop (#111781)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user