Add-on Settings

Settings take effect right after saving them. If you enable or disable SSL, you may need to go to a different address to access the UI after the settings are saved. See the GitHub Readme for more help with settings.

computer The maximum number of backups to keep locally in Home Assistant, or 0 to disable clean-up of old backups entirely.
cloud_upload The maximum number of backups to keep remotely in Google Drive, or 0 to disable clean-up of old backups entirely.
delete_sweep For any ignored backups, automatically delete them after this much time. Leave blank (the default) to never delete them. This can be any duration of time expressed as days, hours, minutes, and seconds. Be careful enabling this, you can see if you have any ignored backups by scrolling to the bottom of the list of backups under this dialog. Examples: '7 days', '36 hours', '1 hour, 30 minutes, 10 seconds', etc.
date_range The number of days between backup, or 0 to disable automatic backup creation.
alarm_on The time of day when backups should be taken in the form 'HH:mm' (24 hour clock).
vpn_key When set, creates backups protected by a password. This password will be required by Home Assistant when restoring the backup. Leave blank to require no password. You can specify a password from your secrets.yaml by using the syntax "!secret your_secret_key".
vpn_key Re-enter your new password to ensure it matches.
label_outline The template to use for naming new backup. See here for a list of all available options, your backup's name will look something like:

folder_open The Google Drive ID of the folder you'd like to upload backups into. You can get this id by navigating to the folder in Google Drive and copying it out of the URL. It should be a long sequence of characters at the end of the URL. For example if the URL for my folder is https://drive.google.com/drive/folders/1el4ZWcE0xdkIu_Yt_2kxk36qE7K5O188, then the Drive ID is 1el4ZWcE0xdkIu_Yt_2kxk36qE7K5O188 Use the "Choose Folder" button to open a new window where you can select the folder you'd like to use and paste its folder ID here. Doing this gives the addon permission to store backups in that folder. open_in_newChoose Folder
vpn_key The path to your certificate file. If you use the default Let's Encrypt settings, the default should be correct.
vpn_key The path to your key file. If you use the default Let's Encrypt settings, the default should be correct.
date_range The number of daily backups to keep.
date_range The number of weeks of backups to keep.
date_range The number of months of backups to keep.
The day of the month to keep monthly backups, from 1 to 31
date_range The number of years of backups to keep.
The day of the year to keep yearly backups, from 1 to 365
Folders
Addons
      format_paint The background color of this interface. Click here to revert back to the default.
      format_paint The accent color of this interface (e.g. links, buttons, and other elements you can interact with). Click here to revert back to the default.
      timelapse The number of seconds the add-on should wait when connecting to or reading from Google Drive's servers.
      cloud When the add-on runs into trouble resolving Google Drive's IP Address, it will use this comma-delimited list of DNS Servers as alternate sources for name resolution. The servers must support TCP DNS lookups. The defaults are Google's public DNS servers.
      cloud_queue If you're having problems with reaching Google Drive, you can use this to specify Google Drive's IP address manually and circumvent DNS lookup entirely. You can use a website like this one to lookup what address will work for www.googleapis.com.
      refresh How often the addon should check Home Assistant and Google Drive for backups. The addon will still sync more frequently when it starts, creates a new backup, or encounters errors. This can be any duration of time expressed as hours, minutes, and seconds. Examples: '1 hour', '30 minutes', '1 hour, 30 minutes, 10 seconds', etc.
      sync How often the addon should update the "Backups Stale" sensor in Home Assistant. The addon will still update immediately when it encounters errors. With longer values it may take longer after Home Assistant starts up before the "Backups Stale" sensor it available. This can be any duration of time expressed as hours, minutes, and seconds. Examples: '10 seconds', '3 minute', '2 hours, 30 minutes', etc.
      refresh Sets the maximum "chunk" size allowed for uploads to Google Drive. Larger sizes will upload faster but delay reports of progress and may cause interruptions on some network hardware. Between 1MB and 20MB is recommended, minimum is 256 kB. The value can be provided in any binary-prefix format, e.g. '256 Kb', '10 Mb', '3000Kb', etc.
      Some configuration is invalid, check for red errors up above.
      saveSave closeCancel