mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-31 05:06:57 +00:00
2024.5: Finalize other noteworthy
This commit is contained in:
parent
804cc661e8
commit
acc1c2f16e
@ -116,35 +116,46 @@ adding a new feature for the tile card: Locks!
|
|||||||
There are many more improvements in this release; here are some of the other
|
There are many more improvements in this release; here are some of the other
|
||||||
noteworthy changes this release:
|
noteworthy changes this release:
|
||||||
|
|
||||||
_Note to remove: Processed possible noteworthy up to PR #116022_
|
- Have you ever had a misbehaving (custom) integration cause a crash? This
|
||||||
|
release introduces new detections and [a new debug mode] to catch known/common
|
||||||
|
unexpected integration behavior. Thanks, [@bdraco]!
|
||||||
|
- The [ESPHome integration] now supports date, time, date/time, valve, and
|
||||||
|
event entities! The latter two require the upcoming [ESPHome] 2024.5.0
|
||||||
|
release. Thanks [@jesserockz], [@kbx81], and [@nohat]!
|
||||||
|
- The [MQTT integration] has reached the highest quality scale: Platinum!
|
||||||
|
Thanks [@jbouwh], for all the work you have put into this!
|
||||||
|
- The visualization graph for all Zigbee devices connected via [ZHA] has been
|
||||||
|
improved by [@Cougar]. Devices now have colors to indicate their availability,
|
||||||
|
signal strength, and relationship to other devices, which are much clearer.
|
||||||
|
Nice!
|
||||||
|
- The [Glances integration] got new sensors for network traffic, disk I/O, GPU,
|
||||||
|
and uptime. Thanks [@fhoekstra] & [@wittypluck]!
|
||||||
|
- [@Lash-L] added a service to the [Roborock integration] to easily get map
|
||||||
|
information from your vacuum. Awesome!
|
||||||
|
- The [Airzone cloud integration] now supports water heaters. Thanks [@Noltari]!
|
||||||
|
- [@joostlek] added an extract media URL service to the [media extractor],
|
||||||
|
allowing you to get a media item's source URL. Nice!
|
||||||
|
|
||||||
Possible candites for noteworthy from Core:
|
[@bdraco]: https://github.com/bdraco
|
||||||
|
[@Cougar]: https://github.com/Cougar
|
||||||
- If you have ever had an integration that is misbehaving and causes a crash,
|
[@fhoekstra]: https://github.com/fhoekstra
|
||||||
this release is for you. A new debug mode option is available to detect thread
|
[@jbouwh]: https://github.com/jbouwh
|
||||||
safety issues </integrations/homeassistant/#debug>.
|
[@jesserockz]: https://github.com/jesserockz
|
||||||
It won’t detect every problem but it finds a lot of common ones.
|
[@joostlek]: https://github.com/joostlek
|
||||||
- Update quality scale mqtt integration to platinum ([@jbouwh] - [#116059])
|
[@kbx81]: https://github.com/kbx81
|
||||||
- Add GPU sensor to Glances ([@fhoekstra] - [#106322])
|
[@Lash-L]: https://github.com/Lash-L
|
||||||
- Add Glances network sensors ([@wittypluck] - [#114546])
|
[@nohat]: https://github.com/nohat
|
||||||
- Add Water Heater support for Airzone Cloud ([@Noltari] - [#115097])
|
[@Noltari]: https://github.com/Noltari
|
||||||
- Add a service to get maps for Roborock ([@Lash-L] - [#111478])
|
[@wittypluck]: https://github.com/wittypluck
|
||||||
- Add additional Vital 100S model to vesync ([@pleum] - [#113838])
|
[a new debug mode]: /integrations/homeassistant/#debug
|
||||||
- Send/receive Voice Assistant audio via ESPHome native API ([@jesserockz] - [#114800])
|
[Airzone cloud integration]: /integrations/airzone_cloud
|
||||||
- Add extract media url service to media extractor ([@joostlek] - [#100780])
|
[ESPHome integration]: /integrations/esphome
|
||||||
- Add secondary temperature sensor for DHW in ViCare ([@CFenner] - [#106612])
|
[ESPHome]: https://esphome.io/
|
||||||
- ESPHome: Add datetime entities ([@jesserockz] - [#115942])
|
[Glances integration]: /integrations/glances
|
||||||
- Add event platform to Lutron ([@joostlek] - [#109121])
|
[media extractor]: /integrations/media_extractor
|
||||||
- Add number platform to Husqvarna Automower ([@Thomas55555] - [#115125])
|
[MQTT integration]: /integrations/mqtt
|
||||||
|
[Roborock integration]: /integrations/roborock
|
||||||
Possible candites for noteworthy from Frontend:
|
[ZHA]: /integrations/zha
|
||||||
|
|
||||||
- Allow customizing display name for energy device #112834 @karwosts
|
|
||||||
- ZHA (Zigbee) visualization enhancement (#20511) @Cougar
|
|
||||||
It is now clearer to see which devices are now connected and their signal
|
|
||||||
strength. They are now better grouped on distances on connection strengths
|
|
||||||
(or something like that) and shows the areas they are in. Color based if they
|
|
||||||
are connected or not.
|
|
||||||
|
|
||||||
## New integrations
|
## New integrations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user