2024.4: Finish other noteworthy changes

This commit is contained in:
Franck Nijhof 2024-04-02 23:02:08 +02:00
parent 7c316f1b0c
commit 83af1ff53b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -266,56 +266,46 @@ noteworthy changes this release:
- [@karwosts] has made some improvements to your Home Assistant user profile - [@karwosts] has made some improvements to your Home Assistant user profile
page, making it easier to navigate and find the settings you are looking for. page, making it easier to navigate and find the settings you are looking for.
Nice work! Nice work!
- If you use a [sentence trigger] in your automation to trigger it using
[Assist]. The trigger will now include the `device_id` in its trigger data
allowing you to automate with. Thanks, [@synesthesiam]!
- The [HomeWizard Energy] integration now support the newest generation of - The [HomeWizard Energy] integration now support the newest generation of
HomeWizard Energy Sockets! Thanks, [@DCSBL]! HomeWizard Energy Sockets! Thanks, [@DCSBL]!
- The information shown in the related items of the entity dialogs, but also
related information on device pages (like automations, scenes, scripts, etc.)
has been improved. It should now provide you with more relevant information.
- We are now able to ship new releases of Home Assistant in waaay less time. - We are now able to ship new releases of Home Assistant in waaay less time.
Building and shipping Home Assistant for you, when down from 1.5-2 hours to Building and shipping Home Assistant for you, when down from 1.5-2 hours to
just 20 minutes! 🚀 Thanks [@edenhaus]! just 20 minutes! 🚀 Thanks [@edenhaus]!
- [Reolink] now supports PTZ patrol start/stop, package detection and controls - [Reolink] now supports PTZ patrol start/stop, package detection and controls
to play quick reply messages. Thanks, [@starkillerOG]! to play quick reply messages. Thanks, [@starkillerOG]!
- We have brand new template functions available to list all the issues in - We have brand new template functions available to list [all the issues] in
your repairs dashboard. Thanks, [@RoboMagus]! your repairs dashboard. Thanks, [@RoboMagus]!
- If you prefer your wind speed sensors to be in Beaufort, you are in luck!
You can now change the unit of measurement to Beaufort. Thanks, [@fwestenberg]!
- The [Husqvarna Automower] integration development continues and now has
additional new entities; including sensors, select entities and a device
tracker Thanks, [@Thomas55555]!
- [@catsmanac] has added added sensor to monitor the battery storage attached
to your [Enphase Envoy]; it works with the energy dashboard! Nice!
- The [Xiaomi BLE] integration now supports locks and fingeprints readers!
Awesome, [@Ernst79]!
[@RoboMagus]: https://github.com/RoboMagus [@catsmanac]: https://github.com/catsmanac
[@karwosts]: https://github.com/karwosts
[Reolink]: /integrations/reolink
[@starkillerOG]: https://github.com/starkillerOG
[HomeWizard Energy]: /integrations/homewizard
[@edenhaus]: https://github.com/edenhaus
[@DCSBL]: https://github.com/DCSBL [@DCSBL]: https://github.com/DCSBL
[@edenhaus]: https://github.com/edenhaus
_Note to remove: Processed possible noteworthy up to PR #114278_ [@Ernst79]: https://github.com/Ernst79
[@fwestenberg]: https://github.com/fwestenberg
Possible candites for noteworthy from Core: [@karwosts]: https://github.com/karwosts
[@RoboMagus]: https://github.com/RoboMagus
- Add new fields from UniFi Protect v3 ([@AngellusMortis] - [#113631]) [@starkillerOG]: https://github.com/starkillerOG
- Add person tracking for UniFi Protect ([@AngellusMortis] - [#111289]) [@synesthesiam]: https://github.com/synesthesiam
- Add UniFi Protect service to remove privacy zones ([@AngellusMortis] - [#111292]) [@Thomas55555]: https://github.com/Thomas55555
- Add reconfigure step to config flow ([@gjohansson-ST] - [#108794]) [all the issues]: /docs/configuration/templating/#issues
- Add reconfigure step to holiday ([@gjohansson-ST] - [#114057]) [Assist]: /voice_control/
- Add reconfigure flow to Axis integration ([@Kane610] - [#114067]) [Enphase Envoy]: /integrations/enphase_envoy
- Add Locks to Xiaomi-BLE ([@Ernst79] - [#111156]) [HomeWizard Energy]: /integrations/homewizard
- Move Ping binary sensor attributes to sensor entities ([@jpbede] - [#112004]) [Husqvarna Automower]: /integrations/husqvarna_automower
- Add support for System Bridge service responses ([@timmo001] - [#100055]) [Reolink]: /integrations/reolink
- Add Beaufort to wind_speed ([@fwestenberg] - [#105795]) [sentence trigger]: /docs/automation/trigger/#sentence-trigger
- Add button to homeworks ([@emontnemery] - [#112269]) [Xiaomi BLE]: /integrations/xiaomi_ble
- Add device_id to sentence trigger and external conversation APIs ([@synesthesiam] - [#113094])
- Add Ring Intercom support ([@cosimomeli] - [#109819])
- Add binary sensor platform for Husqvarna Automower ([@Thomas55555] - [#113248])
- Add device_tracker platform for husqvarna_automower ([@Thomas55555] - [#111403])
- Add select platform to Husqvarna Automower ([@Thomas55555] - [#113816])
- Add additional sensors to Teslemetry ([@Bre77] - [#112555])
- Add JVC Projector Sensors ([@msavazzi] - [#108949])
- Add additional buttons to OctoPrint ([@Xitee1] - [#103139])
- Add Shelly RGB/RGBW profiles support ([@thecode] - [#113808])
- Add home battery storage entities for enphase_envoy ([@catsmanac] - [#114015])
Possible candites for noteworthy from Frontend:
* `conditional` & `entity-filter`: add ability to filter through `entity_id` & add `entity-filter` `conditional`'s conditions (#19182) @Quentame
## New integrations ## New integrations