Skip to content

Commit 6c0a162

Browse files
committed
docs: remove no longer necessary warnings about ha-core limitations
1 parent e89a643 commit 6c0a162

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/home-assistant-core.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,5 @@
33
To use Auto Backup on Home Assistant Core you will need to have the [`backup`](https://www.home-assistant.io/integrations/backup) integration loaded, if you are already using [`default_config`](https://www.home-assistant.io/integrations/default_config) (enabled by default) then this will already be loaded.
44

55
!!! note
6-
Currently, you cannot configure the backup `password`, this may change in the future, but is due to the built-in backup integration not providing this option. Additionally, the `addons` and `folders` options are irrelevant for Home Assistant Core users.
76

8-
!!! warning
9-
Currently, the `name` option is not natively supported on Home Assistant Core. Auto Backup, however, provides a patch that enables this functionality through its service calls.
10-
11-
The patch is only temporarily enabled when attempting to create a backup with a custom name, if you do not specify the `name` field for any of Auto Backup's services the patch wont be applied. This is an experimental feature, and while the implementation is fairly robust if you experience any issues you can stop using the `name` field and [report an issue](https://github.com/jcwillox/hass-auto-backup/issues/new/choose) on GitHub.
7+
The `addons` and `folders` options will have no effect for Home Assistant Core users, as addons and extra folders such as `ssl` and `share` only exist in Home Assistant OS and Supervised installations.

0 commit comments

Comments
 (0)