Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 9366d29

Browse files
tjorimNixBiks
authored andcommitted
Use specific role for backup add-ons
home-assistant/supervisor#755
1 parent 6dad8ff commit 9366d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-backup/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"startup": "once",
88
"boot": "manual",
99
"hassio_api": true,
10-
"hassio_role": "manager",
10+
"hassio_role": "backup",
1111
"map": ["backup:rw"],
1212
"options": {
1313
"ssh_host": "",

0 commit comments

Comments
 (0)