mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Add hassio to after_dependencies of backup
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "backup",
|
"domain": "backup",
|
||||||
"name": "Backup",
|
"name": "Backup",
|
||||||
|
"after_dependencies": ["hassio"],
|
||||||
"codeowners": ["@home-assistant/core"],
|
"codeowners": ["@home-assistant/core"],
|
||||||
"dependencies": ["http", "websocket_api"],
|
"dependencies": ["http", "websocket_api"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/backup",
|
"documentation": "https://www.home-assistant.io/integrations/backup",
|
||||||
|
Reference in New Issue
Block a user