2025.1: New integrations

This commit is contained in:
Franck Nijhof 2025-01-03 15:57:33 +01:00
parent 9c07ee88c6
commit 1999886da7
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -293,7 +293,7 @@ A good New Years 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