ESPHome 2025.3.0: The LD2450 mmWave sensor arrives

Our second release of 2025 is a bit smaller — Jesse is away, so we are a bit short-staffed. 😅
Even so, we do still have a few new additions (as above), so we thought we’d proceed with a release just the same. Of note, the long-awaited Ld2450 has landed; as there are now a few products available with this sensor, it seemed about time to get it baked in. That said, I’ll keep it short. Happy hacking!
Release 2025.3.1 - March 22
Section titled “Release 2025.3.1 - March 22”- [ft63x6] Get correct dimensions from display esphome#8417 by @clydebarrow
- [lvgl] Set correct buffer size esphome#8442 by @clydebarrow
- [lvgl] Ensure non-zero screen dimensions during init esphome#8444 by @clydebarrow
Release 2025.3.2 - March 25
Section titled “Release 2025.3.2 - March 25”- [gt911][cst226][ektf2232] Swap x and y calibration values esphome#8450 by @clydebarrow
- [font] More robust handling of fixed font sizes. esphome#8443 by @clydebarrow
- fix 1bpp rendering esphome#8463 by @ssieb
- [media_player] Don’t reset enqueue command esphome#8465 by @kahrendt
- [speaker] Bugfix: Fix rapidly adding items to playlist esphome#8466 by @kahrendt
- [ld2450] Fix bluetooth state not reported correctly esphome#8458 by @kbx81
Release 2025.3.3 - March 31
Section titled “Release 2025.3.3 - March 31”- [display] Don’t assume glyph x_offset is zero. esphome#8473 by @clydebarrow
- Bump ESP mdns to 1.8.2 esphome#8482 by @bdraco
- [speaker] Bugfix: Media player always unpauses when receiving a stop command esphome#8474 by @kahrendt
- [lvgl] Implement switch restore esphome#8481 by @clydebarrow
- [speaker] Bugfixes: two pause state issues esphome#8488 by @kahrendt
Full List of Changes
Section titled “Full List of Changes”For the complete list of every merged pull request in this release, see the full 2025.3.0 changelog.




Comments