You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added a bunch of sensors and a purge button, see the docs for a list, I broke out the existing single auto backup sensor into 3 separate sensors, as Home Assistant prefers using separate entities rather then attributes, the combined sensor is still available. The last successful and last failed timestamp sensors should be particularly insightful.
There's also support for using Home Assistant's new built-in encryption key, if you have that configured (docs). I recommend checking you can access the encryption key before using this.
I've also updated the automatic backups blueprint with sections to make it simpler to use initially.
✨ Features
Add encrypted option for default backup encryption (#186) (0afe34d)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Sensors and a Button update.
I've added a bunch of sensors and a purge button, see the docs for a list, I broke out the existing single auto backup sensor into 3 separate sensors, as Home Assistant prefers using separate entities rather then attributes, the combined sensor is still available. The last successful and last failed timestamp sensors should be particularly insightful.
There's also support for using Home Assistant's new built-in encryption key, if you have that configured (docs). I recommend checking you can access the encryption key before using this.
I've also updated the automatic backups blueprint with sections to make it simpler to use initially.
✨ Features
encrypted
option for default backup encryption (#186) (0afe34d)🐛 Bug Fixes
📚 Documentation
♻️ Refactoring
Full Changelog:
v1.6.0...v1.7.0
This discussion was created from the release v1.7.0.
Beta Was this translation helpful? Give feedback.
All reactions