jcwillox / hass-auto-backup

🗃️ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.
https://jcwillox.github.io/hass-auto-backup
MIT License
368 stars 27 forks source link

Problem adding Auto Backup #52

Closed DirkStorck closed 2 years ago

DirkStorck commented 2 years ago

Hi,

if I try to add "Auto Backup"

grafik

I get this error message saying that Haas.io isn't installed grafik

I have installed "Home Assistant" through a docker image.

Any advice please!

Thank you!

jcwillox commented 2 years ago

Auto Backup has always required the Home Assistant Supervisor to work, as it is what actually performed the backups. Now that Home Assistant supports this without the Supervisor it's likely that Auto Backup can be made to work without it as well, see issue #53.

DirkStorck commented 2 years ago

Thank you. :)

jcwillox commented 2 years ago

Support for Home Assistant Core was added in 1.0.0 🎉