diff --git a/source/_posts/2025-01-03-release-20251.markdown b/source/_posts/2025-01-03-release-20251.markdown index 4f71cc92eb7..15696f9fa5b 100644 --- a/source/_posts/2025-01-03-release-20251.markdown +++ b/source/_posts/2025-01-03-release-20251.markdown @@ -217,7 +217,7 @@ prefer and trust. 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, -security has become more important than ever. Noone should be able to access +security has become more important than ever. No one should be able to access the contents of your backups! **Ever!** That is why all backups are now encrypted by default. We have prioritized your @@ -293,7 +293,7 @@ A good New Year’s resolution, maybe? 😉 So, stop what you are doing right now and set up your backups! Go ahead and set up that 3-2-1 backup strategy. Not sure what that is? -**You can read all about it in our [Time to get serious about backups blog post](/blog/2025/01/06/time-to-get-serious-about-backups/)** +**You can read all about it in our [3…2…1… Backup blog post](/blog/2025/01/03/3-2-1-backup/).** ## Month of "What the Heck?!" @@ -516,9 +516,9 @@ The following integration is now available via the Home Assistant UI: The following {% term integrations %} are also no longer available as of this release: -- **DTE Energy Bridge** has been removed after deprecated. The integration +- **DTE Energy Bridge** has been removed after being deprecated. The integration was no longer functional. -- **Simulated** has been previously deprecated and now removed. +- **Simulated** has been previously deprecated and is now removed. - **Stookalert** has been removed. The upstream data is no longer updated. The [Stookwijzer] integration is a good alternative to get the same information. @@ -530,24 +530,24 @@ There are many more improvements in this release; here are some of the other noteworthy changes this release: - When viewing data tables and using `ctrl+f` in your browser to search, the - search input will now be focused automatically. As native browser search + search input will now be focused automatically. As native browser searches will not work on data tables. Thanks [@jpbede]! - [@marcinbauer85] adjust the "Add card" dialog, to automatically focus on the search field when you add a card and can start typing to search right away! Nice touch! -- Images uploaded through Home Assistant (for exmaple, as background or as - an user profile picture), as now browsable in the media browser. Thanks - [@karwosts]! -- The unit of measurment is now shown next to the numeric slider in the - more-info dialog of number entities. Thanks [@abmantis]! +- Images uploaded through Home Assistant (for example, as background or as a + user profile picture) are now browsable in the media browser. + Thanks [@karwosts]! +- The unit of measurement is now shown next to the numeric slider in the + more-info dialog of number entities. Thanks, [@abmantis]! - Home Assistant now supports `mWh` as a unit of measurement for energy sensors and `mW` for electrical potential power sensors. Thanks [@agners]! - [@wendevlin] added settings and category overflow actions to the automation - and script editor (the three dotted menu in the top right corner), making + and script editor (the three-dotted menu in the top right corner), making it easier to access those straight from the editor. Nice! - The [logbook card] supports picking a target for things it should show - events for. This means you can now pick based on entities, devices, areas, - floors, and labels! Thanks, [@silamon]! + events for. You can now pick based on entities, devices, areas, floors, + and labels! Thanks, [@silamon]! [@abmantis]: https://github.com/abmantis [@agners]: https://github.com/agners