mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Coderabbit feedback
This commit is contained in:
parent
d905151a96
commit
a9d4e0f1d5
@ -932,7 +932,7 @@ Create a partial backup.
|
||||
| name | string | True | The name you want to give the backup |
|
||||
| password | string | True | The password you want to give the backup |
|
||||
| homeassistant | boolean | Content | Add home assistant core settings to the backup |
|
||||
| addons | list or `ALL` | Content | A list of strings representing add-on slugs. Provide the string `ALL` instead of a list to include all currently installed add-ons |
|
||||
| addons | list or `ALL` | Content | A list of strings representing add-on slugs. Provide the string `ALL` instead of a list to automatically include all add-ons that are currently installed in the system |
|
||||
| folders | list | Content | A list of strings representing directories |
|
||||
| compressed | boolean | True | `false` to create uncompressed backups |
|
||||
| location | list or string | True | Name of a backup mount or `.local` for /backup. Use a list to the make backup in multiple places |
|
||||
|
Loading…
x
Reference in New Issue
Block a user