mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 13:26:28 +00:00
Add homeassistant to partial backup endpoint (#1225)
This commit is contained in:
parent
30ff0bb8ee
commit
d06b791272
@ -770,6 +770,7 @@ Create a partial backup.
|
|||||||
| ---------- | ------- | -------- | ------------------------------------------- |
|
| ---------- | ------- | -------- | ------------------------------------------- |
|
||||||
| name | string | True | The name you want to give the backup |
|
| name | string | True | The name you want to give the backup |
|
||||||
| password | string | True | The password you want to give the backup |
|
| password | string | True | The password you want to give the backup |
|
||||||
|
| homeassistant | boolean | True | Add home assistant core settings to the backup |
|
||||||
| addons | list | True | A list of strings representing add-on slugs |
|
| addons | list | True | A list of strings representing add-on slugs |
|
||||||
| folders | list | True | A list of strings representing directories |
|
| folders | list | True | A list of strings representing directories |
|
||||||
| compressed | boolean | True | `false` to create uncompressed backups |
|
| compressed | boolean | True | `false` to create uncompressed backups |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user