Small fixes to 2025.1 (#36680)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Gord 2025-01-03 15:37:57 +00:00 committed by GitHub
parent 6e08df6450
commit 0b4d4d4cd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,8 +112,7 @@ Enjoy the release!
Lets talk about backups. Lets be honest: theyre one of the most important yet Lets talk about backups. Lets be honest: theyre one of the most important yet
often overlooked tasks. But when disaster strikes, like a hardware failure, often overlooked tasks. But when disaster strikes, like a hardware failure,
having a reliable backup can save the day. You would love to have your home back having a reliable backup can save the day. Wouldn't you love to be back up and running after disaster strikes?
up and running quickly after such an event, right?
While Home Assistant's previous backup system has proven to be solid While Home Assistant's previous backup system has proven to be solid
and reliable over the years, it didn't exactly make following best and reliable over the years, it didn't exactly make following best
@ -125,7 +124,7 @@ or blueprints for backups to fill the gaps.
We've completely reworked the Home Assistant backup experience to help you set We've completely reworked the Home Assistant backup experience to help you set
up a solid backup strategy, using best practices in just a few clicks; up a solid backup strategy, using best practices in just a few clicks;
giving you a peace of mind when it comes to your backups. giving you peace of mind when it comes to your backups.
No worries, if you are using any custom solution for backups, they will continue No worries, if you are using any custom solution for backups, they will continue
to work today. Even with everything new, we've made sure to keep everything to work today. Even with everything new, we've made sure to keep everything
@ -148,9 +147,7 @@ greeted with a new overview page that shows you exactly when your last backup
took place and when the next one is scheduled. Instant peace of mind! took place and when the next one is scheduled. Instant peace of mind!
Automated backups are taking place at 4:45 AM. So, while everyone in your home Automated backups are taking place at 4:45 AM. So, while everyone in your home
is sleeping, Home Assistant makes sure your data is safe and sound. At this is sleeping, Home Assistant makes sure your data is safe and sound. Backing up at this early hour also means Home Assistant is done with its internal database maintenance, ensuring your backup is as compact as possible.
time, Home Assistant also finished internal database maintenance, ensuring your
backup is as compact as possible.
If something ever goes wrong during the automated scheduled backup process, If something ever goes wrong during the automated scheduled backup process,
Home Assistant will notify you through the repair center, ensuring you are Home Assistant will notify you through the repair center, ensuring you are
@ -168,8 +165,7 @@ configuration as your scheduled automated backups.
<img class="no-shadow" alt="Screenshot showing the backup now button + dialog that allows you to trigger an off-schedule backup at any time" src="/images/blog/2025-01/backups-backup-now.png" /> <img class="no-shadow" alt="Screenshot showing the backup now button + dialog that allows you to trigger an off-schedule backup at any time" src="/images/blog/2025-01/backups-backup-now.png" />
The ability to trigger an off-schedule automated backup is excellent, as it The ability to trigger an on-demand automated backup is excellent, as it covers all your backup settings in a single click. However, the ability to create manual
covers everything you have in a single go. However, the ability to create manual
backups also still exists. This allows you to create a very specific backup with backups also still exists. This allows you to create a very specific backup with
the exact contents you want to have in it. the exact contents you want to have in it.
@ -185,15 +181,15 @@ encrypted off-site protection for your data! 🎁**
<img class="no-shadow" alt="Home Assistant Cloud is now a backup target location, that is included with the Home Assistant Cloud subscription at no additional costs" src="/images/blog/2025-01/backups-home-assistant-cloud.png" /> <img class="no-shadow" alt="Home Assistant Cloud is now a backup target location, that is included with the Home Assistant Cloud subscription at no additional costs" src="/images/blog/2025-01/backups-home-assistant-cloud.png" />
The backup can be downloaded from Home Assistant itself, but also from the The backup can be downloaded from Home Assistant itself, but also from the
Home Assistant Cloud account page @ Nabu Casa in case you need it. This way, [Home Assistant Cloud account page](https://account.nabucasa.com/) @ Nabu Casa in case you need it. This way,
you can always access your latest backup, even in case you Home Assistant you can always access your latest backup, even in case your Home Assistant
hardware failed completely. hardware completely fails.
[Home Assistant Cloud by Nabu Casa]: https://www.nabucasa.com/ [Home Assistant Cloud by Nabu Casa]: https://www.nabucasa.com/
### Backup locations are extendable by design 🧩 ### Backup locations are extendable by design 🧩
So, automated backup can be backed up to your local disk to Home Assistant So, automated backup can be stored on your local disk and Home Assistant
Cloud, but what if you want to store your backups somewhere else? Cloud, but what if you want to store your backups somewhere else?
Choice is an important aspect of Home Assistant; we want to make everything as Choice is an important aspect of Home Assistant; we want to make everything as
@ -206,8 +202,7 @@ Google Drive, Backblaze B2, or other storage providers—in the future.
<img class="no-shadow" alt="Screenshot showing an potential example storage provider provided by an integration" src="/images/blog/2025-01/backups-integration-location.png" /> <img class="no-shadow" alt="Screenshot showing an potential example storage provider provided by an integration" src="/images/blog/2025-01/backups-integration-location.png" />
Currently, this feature is brand new ✨, so **no** integrations offer additional Currently, this feature is brand new ✨, so **no** integrations offer additional
location yet. But we are sure we see a few more integrations providing locations yet. However, we expect to see a few more integrations that provide backup locations in the next release.
backup locations in the next release.
This extensibility ensures you can store your backups where you want them, This extensibility ensures you can store your backups where you want them,
giving you the flexibility and choice to choose the storage solution you giving you the flexibility and choice to choose the storage solution you
@ -217,15 +212,9 @@ prefer and trust.
With the addition of Home Assistant Cloud as an off-site backup location, and With the addition of Home Assistant Cloud as an off-site backup location, and
the potential for integrations to offer even more (off-site) backup locations, the potential for integrations to offer even more (off-site) backup locations,
security has become more important than ever. No one should be able to access security has become more important than ever. Your backups not only contain the access credentials to your smart home devices but also the history of your home, and no one should be able to access information that sensitive! **Ever!**
the contents of your backups! **Ever!**
That is why all backups are now encrypted by default. We have prioritized your That is why all backups are now AES-128 encrypted by default. To prioritize your backups security we replaced the previous optional password with a mandatory encryption key.
backups' security and replaced the previous optional password with a mandatory
encryption key.
This key is required to restore your ([AES-128] encrypted) backups, and it is
essential to keep it safe and ensure your privacy is protected.
<img class="no-shadow" alt="The new backup overview page shows you exactly when your last backup took place" src="/images/blog/2025-01/backups-encryption.png" /> <img class="no-shadow" alt="The new backup overview page shows you exactly when your last backup took place" src="/images/blog/2025-01/backups-encryption.png" />
@ -265,7 +254,7 @@ want to keep, and Home Assistant will handle the rest.
<img class="no-shadow" alt="You can now configure a retention policy for your backups, allowing Home Assistant to clean it up automatically" src="/images/blog/2025-01/backups-retention.png" /> <img class="no-shadow" alt="You can now configure a retention policy for your backups, allowing Home Assistant to clean it up automatically" src="/images/blog/2025-01/backups-retention.png" />
This cleanup will happen automatically after each backup. If you create a backup This cleanup will happen automatically after each backup. If you create a backup
manually, for whatever reason, those will remain untouched, giving you full manually for whatever reason, those will remain untouched, giving you full
control over special cases and workflows. control over special cases and workflows.
### Setting up backups for the first time 🚀 ### Setting up backups for the first time 🚀
@ -284,7 +273,7 @@ will immediately kick off your first backup!
All set! One less thing to worry about 🎉 All set! One less thing to worry about 🎉
### Time to get serious about backups 🫵 ### 3…2…1… Backups 🎊
We are super excited about this new backup system! As we enter the new year, We are super excited about this new backup system! As we enter the new year,
we encourage you to get serious about your backups. we encourage you to get serious about your backups.