13 lines
391 B
JSON
13 lines
391 B
JSON
{
|
|
"domain": "backup",
|
|
"name": "Backup",
|
|
"after_dependencies": ["hassio"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http", "websocket_api"],
|
|
"documentation": "https://www.home-assistant.io/integrations/backup",
|
|
"integration_type": "system",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal",
|
|
"requirements": ["cronsim==2.6", "securetar==2025.1.3"]
|
|
}
|