Skip to content

Releases: jcwillox/hass-auto-backup

0.3.2

02 Jan 01:42
Compare
Choose a tag to compare
  • Fix the snapshot_full exclude parameter not adding folders and addons by default (fixes #5).
  • Allow addon names to be case insensitive when using with the exclude parameter.

0.3.1

15 Dec 10:10
Compare
Choose a tag to compare
  • Allow the name parameter to be optional, add default name.
  • Clarify backup failed error (#4).

Backup to an alternative directory.

10 Dec 11:55
Compare
Choose a tag to compare
  • Adds the ability to automatically copy backups to an alternative folder like a usb drive.
  • Adds backup_path parameter to snapshot_full and snapshot_partial services (closes #1).
  • Increase backup creation timeout, add backup_timeout configuration option (fixes #3).

Friendly Naming and Exclude Option.

08 Dec 13:05
Compare
Choose a tag to compare
  • Allow the use of addon names instead of slugs, e.g. Mosquitto broker instead of core_mosquitto.
  • Addon names are case insensitive.
  • Allow friendly folder names (case insensitive), e.g. Local add-ons instead of addons/local.
  • Added an exclude option to snapshot_full service to exclude some addons or folders from the backup.

First Release!

18 Nov 10:05
Compare
Choose a tag to compare

Initial Release of the Auto Backup Custom Component 👍 .