diff --git a/source/_integrations/hassio.markdown b/source/_integrations/hassio.markdown index d19232fbdf1..89f61082672 100644 --- a/source/_integrations/hassio.markdown +++ b/source/_integrations/hassio.markdown @@ -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