Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for new backup logic in HA Core 2025.1.0 #182

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

jcwillox
Copy link
Owner

@jcwillox jcwillox commented Jan 6, 2025

  • fixes backups not working for HA Core users on 2025.1.0
  • adds native support for backup name
  • adds support for backup password

Fixes: #178

@jcwillox jcwillox requested a review from Copilot January 6, 2025 05:37
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • hacs.json: Language not supported

custom_components/auto_backup/handlers.py Show resolved Hide resolved
custom_components/auto_backup/handlers.py Show resolved Hide resolved
* fixes backups not working for HA Core users on 2025.1.0
* adds native support for backup name
* adds support for backup password

Fixes: #178
@jcwillox jcwillox force-pushed the feat/improved-ha-core-backups branch from eb2e6da to 6ae9dac Compare January 6, 2025 05:40
@jcwillox jcwillox merged commit 7699305 into main Jan 6, 2025
6 checks passed
@jcwillox jcwillox deleted the feat/improved-ha-core-backups branch January 6, 2025 05:41
Copy link

github-actions bot commented Jan 6, 2025

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AutoBackup not working on HA Core since HA 2025.1
1 participant