mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Document new homeassistant_exclude_database
option (#29339)
This commit is contained in:
parent
280f1888e8
commit
0b8949f2f7
@ -145,6 +145,7 @@ Create a full backup.
|
||||
| `password` | yes | Optional password for backup
|
||||
| `compressed` | yes | `false` to create uncompressed backups
|
||||
| `location` | yes | Alternate backup location instead of using the default location for backups
|
||||
| `homeassistant_exclude_database` | yes | Exclude the Home Assistant database file from backup
|
||||
|
||||
### Service hassio.backup_partial
|
||||
|
||||
@ -158,6 +159,8 @@ Create a partial backup.
|
||||
| `password` | yes | Optional password for backup
|
||||
| `compressed` | yes | `false` to create uncompressed backups
|
||||
| `location` | yes | Alternate backup location instead of using the default location for backups
|
||||
| `homeassistant` | yes | Include Home Assistant and associated config in backup
|
||||
| `homeassistant_exclude_database` | yes | Exclude the Home Assistant database file from backup
|
||||
|
||||
### Service hassio.restore_full
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user