⚡ Features
- Support multiple download paths (e387b44) (closes #58)
- Allow
keep_days
to benull
(c46b266) - Created blueprint for notifying backup events, such as backup failure.
- Created blueprint for automatically creating daily, weekly, monthly, etc., backups
(see jcwillox/home-assistant-blueprints).
Changes
- Drop deprecated
X_HASSIO
constant (0284561) (fixes #61) - Fix error caused when addon does not exist (c4b1787)
- Update wording of
exclude
object description by @JacobMillward in #57 (17fe702) - Fully drop YAML import (a9ac739)
- Cleanup config flow (00744c2)
- Update code to reflect internal changes (fd3ae05)
Full Changelog: 1.0.1...1.1.0