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
366 stars 27 forks source link

Broken with 2022.12.x #81

Closed Daniel-dev22 closed 1 year ago

Daniel-dev22 commented 1 year ago

The problem

This error originated from a custom integration.

Logger: custom_components.auto_backup
Source: custom_components/auto_backup/__init__.py:140
Integration: Auto Backup (documentation, issues)
First occurred: 11:06:48 AM (2 occurrences)
Last logged: 12:53:35 PM

You must be running Home Assistant Supervised or have the 'backup' integration enabled.

This prevents the integration from loading.

What version of Auto Backup has the issue?

No response

What version of Home Assistant are you running?

2022.12.8

What type of installation are you running?

Home Assistant Container

If you're running HA OS/Supervised, what version of the Supervisor are you running?

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Daniel-dev22 commented 1 year ago

Something was wrong with my default_config due to the new requirement to add a "country".

It's working again.