feat(container): update image ghcr.io/esphome/esphome to v2025.3.2 #855

Merged
SeanOMik merged 1 commit from renovate/ghcr.io-esphome-esphome-2025.x into main 2025-03-27 13:10:04 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/esphome/esphome (source) minor 2025.2.2 -> 2025.3.2

Release Notes

esphome/esphome (ghcr.io/esphome/esphome)

v2025.3.2

Compare Source

v2025.3.1

Compare Source

v2025.3.0

Compare Source

Full list of changes
New Components
Breaking Changes
Beta Changes
All changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/esphome/esphome](https://esphome.io/) ([source](https://github.com/esphome/esphome)) | minor | `2025.2.2` -> `2025.3.2` | --- ### Release Notes <details> <summary>esphome/esphome (ghcr.io/esphome/esphome)</summary> ### [`v2025.3.2`](https://github.com/esphome/esphome/releases/tag/2025.3.2) [Compare Source](https://github.com/esphome/esphome/compare/2025.3.1...2025.3.2) - \[gt911]\[cst226]\[ektf2232] Swap x and y calibration values [esphome#8450](https://github.com/esphome/esphome/pull/8450) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - \[font] More robust handling of fixed font sizes. [esphome#8443](https://github.com/esphome/esphome/pull/8443) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - fix 1bpp rendering [esphome#8463](https://github.com/esphome/esphome/pull/8463) by [@&#8203;ssieb](https://github.com/ssieb) - \[media_player] Don't reset enqueue command [esphome#8465](https://github.com/esphome/esphome/pull/8465) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[speaker] Bugfix: Fix rapidly adding items to playlist [esphome#8466](https://github.com/esphome/esphome/pull/8466) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[ld2450] Fix bluetooth state not reported correctly [esphome#8458](https://github.com/esphome/esphome/pull/8458) by [@&#8203;kbx81](https://github.com/kbx81) ### [`v2025.3.1`](https://github.com/esphome/esphome/releases/tag/2025.3.1) [Compare Source](https://github.com/esphome/esphome/compare/2025.3.0...2025.3.1) - \[ft63x6] Get correct dimensions from display [esphome#8417](https://github.com/esphome/esphome/pull/8417) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - \[lvgl] Set correct buffer size [esphome#8442](https://github.com/esphome/esphome/pull/8442) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - \[lvgl] Ensure non-zero screen dimensions during init [esphome#8444](https://github.com/esphome/esphome/pull/8444) by [@&#8203;clydebarrow](https://github.com/clydebarrow) ### [`v2025.3.0`](https://github.com/esphome/esphome/releases/tag/2025.3.0) [Compare Source](https://github.com/esphome/esphome/compare/2025.2.2...2025.3.0) ##### Full list of changes ##### New Components - \[ld2450] Add new component [esphome#5674](https://github.com/esphome/esphome/pull/5674) by [@&#8203;hareeshmu](https://github.com/hareeshmu) (new-integration) - Adding support for chsc6x touch controller [esphome#8258](https://github.com/esphome/esphome/pull/8258) by [@&#8203;kkosik20](https://github.com/kkosik20) (new-integration) - MSA311 and MSA301 accelerometer support [esphome#6795](https://github.com/esphome/esphome/pull/6795) by [@&#8203;latonita](https://github.com/latonita) (new-integration) - Cover component for Tormatic and Novoferm garage doors [esphome#5933](https://github.com/esphome/esphome/pull/5933) by [@&#8203;ti-mo](https://github.com/ti-mo) (new-integration) ##### Breaking Changes - \[mlx90393] Fix inverted gain and resolution. Expose temperature_compensation and hallconf. [esphome#7635](https://github.com/esphome/esphome/pull/7635) by [@&#8203;functionpointer](https://github.com/functionpointer) (breaking-change) - \[touchscreen] Axis swap bugfix [esphome#8376](https://github.com/esphome/esphome/pull/8376) by [@&#8203;clydebarrow](https://github.com/clydebarrow) (breaking-change) - \[cst816] Remove binary sensor [esphome#8377](https://github.com/esphome/esphome/pull/8377) by [@&#8203;clydebarrow](https://github.com/clydebarrow) (breaking-change) ##### Beta Changes - Bump mdns library to 1.8.0 [esphome#8378](https://github.com/esphome/esphome/pull/8378) by [@&#8203;bdraco](https://github.com/bdraco) - \[audio, mixer] Memory and CPU performance improvements [esphome#8387](https://github.com/esphome/esphome/pull/8387) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[speaker, resampler, mixer] Make volume and mute getters virtual [esphome#8391](https://github.com/esphome/esphome/pull/8391) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[core] add reallocation support to RAMAllocator [esphome#8390](https://github.com/esphome/esphome/pull/8390) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[api] add voice assistant announce to the api [esphome#8395](https://github.com/esphome/esphome/pull/8395) by [@&#8203;kahrendt](https://github.com/kahrendt) - Bump aioesphomeapi to 29.6.0 [esphome#8396](https://github.com/esphome/esphome/pull/8396) by [@&#8203;bdraco](https://github.com/bdraco) - Rework pyproject.toml to make it parseable by dependabot [esphome#8397](https://github.com/esphome/esphome/pull/8397) by [@&#8203;bdraco](https://github.com/bdraco) - Bump cryptography to 44.0.2 [esphome#8399](https://github.com/esphome/esphome/pull/8399) by [@&#8203;bdraco](https://github.com/bdraco) - Bump tornado from 6.4 to 6.4.2 [esphome#8398](https://github.com/esphome/esphome/pull/8398) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - \[font] Fix issues with bitmap fonts [esphome#8407](https://github.com/esphome/esphome/pull/8407) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - Added getters for graphs ymin and ymax [esphome#8112](https://github.com/esphome/esphome/pull/8112) by [@&#8203;Duckle29](https://github.com/Duckle29) - \[docker] Bump curl, git, openssh-client, libopenjp2-7, nginx-light [esphome#8419](https://github.com/esphome/esphome/pull/8419) by [@&#8203;kbx81](https://github.com/kbx81) - \[docker] Bump libfreetype [esphome#8426](https://github.com/esphome/esphome/pull/8426) by [@&#8203;kbx81](https://github.com/kbx81) - \[core] Handle mis-typed platform name more cleanly [esphome#8424](https://github.com/esphome/esphome/pull/8424) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - \[audio] Bugfix: fix flac decoding glitches by using esp-audio-libs v1.1.3 [esphome#8431](https://github.com/esphome/esphome/pull/8431) by [@&#8203;kahrendt](https://github.com/kahrendt) ##### All changes - \[modbus_controller] Extend tests [esphome#8245](https://github.com/esphome/esphome/pull/8245) by [@&#8203;kbx81](https://github.com/kbx81) - Switch to native arm runners for docker CI [esphome#8262](https://github.com/esphome/esphome/pull/8262) by [@&#8203;bdraco](https://github.com/bdraco) - Use the process CPU count to determine how many children to create [esphome#8268](https://github.com/esphome/esphome/pull/8268) by [@&#8203;bdraco](https://github.com/bdraco) - Bump actions/cache from 4.2.0 to 4.2.1 in /.github/actions/restore-python [esphome#8273](https://github.com/esphome/esphome/pull/8273) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Bump actions/cache from 4.2.0 to 4.2.1 [esphome#8271](https://github.com/esphome/esphome/pull/8271) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Ruff format for CI [esphome#8276](https://github.com/esphome/esphome/pull/8276) by [@&#8203;stellar-aria](https://github.com/stellar-aria) - \[ld2450] Add new component [esphome#5674](https://github.com/esphome/esphome/pull/5674) by [@&#8203;hareeshmu](https://github.com/hareeshmu) (new-integration) - Bump docker/build-push-action from 6.13.0 to 6.14.0 in /.github/actions/build-image [esphome#8281](https://github.com/esphome/esphome/pull/8281) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Finish up transition from black-format to ruff [esphome#8294](https://github.com/esphome/esphome/pull/8294) by [@&#8203;stellar-aria](https://github.com/stellar-aria) - \[core, dashboard] load external component to get get_download_types [esphome#8139](https://github.com/esphome/esphome/pull/8139) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - \[ota] set USE_OTA_VERSION 2 in defines [esphome#8299](https://github.com/esphome/esphome/pull/8299) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - \[socket] add connect method [esphome#8308](https://github.com/esphome/esphome/pull/8308) by [@&#8203;kahrendt](https://github.com/kahrendt) - Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 [esphome#8314](https://github.com/esphome/esphome/pull/8314) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Bump actions/upload-artifact from 4.6.0 to 4.6.1 [esphome#8295](https://github.com/esphome/esphome/pull/8295) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - \[api] ensure fair network sharing + prevent lost state changes via deferred publish at high event load [esphome#7547](https://github.com/esphome/esphome/pull/7547) by [@&#8203;nkinnan](https://github.com/nkinnan) - ili9xxx: Add support for GC9D01N circle display [esphome#8302](https://github.com/esphome/esphome/pull/8302) by [@&#8203;rforro](https://github.com/rforro) - web_server: ensure fair network sharing + prevent lost state changes via deferred publish at high event load [esphome#7538](https://github.com/esphome/esphome/pull/7538) by [@&#8203;nkinnan](https://github.com/nkinnan) - \[i2c] python code style [esphome#8311](https://github.com/esphome/esphome/pull/8311) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - Adding support for chsc6x touch controller [esphome#8258](https://github.com/esphome/esphome/pull/8258) by [@&#8203;kkosik20](https://github.com/kkosik20) (new-integration) - \[core] make upload_program more generic [esphome#8321](https://github.com/esphome/esphome/pull/8321) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - \[i2c] Fix i2c issue on idf 5.3 [esphome#8283](https://github.com/esphome/esphome/pull/8283) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[core] SplitDefault unit test [esphome#8324](https://github.com/esphome/esphome/pull/8324) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - Add option to include vars in remote packages [esphome#7606](https://github.com/esphome/esphome/pull/7606) by [@&#8203;pszafer](https://github.com/pszafer) - \[ld2450] Fix for "unknown" sensor states [esphome#8305](https://github.com/esphome/esphome/pull/8305) by [@&#8203;kbx81](https://github.com/kbx81) - Update arduino-heatpumpir and add new protocol for Panasonic AC [esphome#8309](https://github.com/esphome/esphome/pull/8309) by [@&#8203;barchasse38](https://github.com/barchasse38) - MSA311 and MSA301 accelerometer support [esphome#6795](https://github.com/esphome/esphome/pull/6795) by [@&#8203;latonita](https://github.com/latonita) (new-integration) - Include the bluetooth mac address in the device info when proxy is enabled [esphome#8203](https://github.com/esphome/esphome/pull/8203) by [@&#8203;bdraco](https://github.com/bdraco) - dashboard: Implement automatic ping fallback [esphome#8263](https://github.com/esphome/esphome/pull/8263) by [@&#8203;bdraco](https://github.com/bdraco) - \[ld2450] Fix misplaced `ifdef` and related logic [esphome#8335](https://github.com/esphome/esphome/pull/8335) by [@&#8203;kbx81](https://github.com/kbx81) - Bump the docker-actions group with 2 updates [esphome#8330](https://github.com/esphome/esphome/pull/8330) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Bump actions/download-artifact from 4.1.8 to 4.1.9 [esphome#8331](https://github.com/esphome/esphome/pull/8331) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Bump docker/build-push-action from 6.14.0 to 6.15.0 in /.github/actions/build-image [esphome#8332](https://github.com/esphome/esphome/pull/8332) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - \[mlx90393] Fix inverted gain and resolution. Expose temperature_compensation and hallconf. [esphome#7635](https://github.com/esphome/esphome/pull/7635) by [@&#8203;functionpointer](https://github.com/functionpointer) (breaking-change) - \[font] Use freetype instead of Pillow for font rendering [esphome#8300](https://github.com/esphome/esphome/pull/8300) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - Bump actions/cache from 4.2.1 to 4.2.2 [esphome#8336](https://github.com/esphome/esphome/pull/8336) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - Bump actions/cache from 4.2.1 to 4.2.2 in /.github/actions/restore-python [esphome#8337](https://github.com/esphome/esphome/pull/8337) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - \[zeroconf] Ruff formatting [esphome#8338](https://github.com/esphome/esphome/pull/8338) by [@&#8203;jesserockz](https://github.com/jesserockz) - \[nrf52, core] unified way how all platforms handle SplitDefault [esphome#7715](https://github.com/esphome/esphome/pull/7715) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - Cover component for Tormatic and Novoferm garage doors [esphome#5933](https://github.com/esphome/esphome/pull/5933) by [@&#8203;ti-mo](https://github.com/ti-mo) (new-integration) - \[io_bus] Initial implementation [esphome#8227](https://github.com/esphome/esphome/pull/8227) by [@&#8203;clydebarrow](https://github.com/clydebarrow) (new-integration) - \[tmp1075] fix component for TMP1075N [esphome#8317](https://github.com/esphome/esphome/pull/8317) by [@&#8203;ssieb](https://github.com/ssieb) - Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 in the docker-actions group [esphome#8346](https://github.com/esphome/esphome/pull/8346) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] - \[dashboard] Rename trash/delete to archive [esphome#8357](https://github.com/esphome/esphome/pull/8357) by [@&#8203;jesserockz](https://github.com/jesserockz) - \[helpers] Allow RAMAllocator to be told the size of the object manually [esphome#8356](https://github.com/esphome/esphome/pull/8356) by [@&#8203;jesserockz](https://github.com/jesserockz) - \[ld2450] fix null exception & zone target_count not published [esphome#8348](https://github.com/esphome/esphome/pull/8348) by [@&#8203;mistic100](https://github.com/mistic100) - \[bmp085] Fix error in read of pressure [esphome#8359](https://github.com/esphome/esphome/pull/8359) by [@&#8203;gusdleon](https://github.com/gusdleon) - \[udp] fix clang tidy [esphome#8351](https://github.com/esphome/esphome/pull/8351) by [@&#8203;tomaszduda23](https://github.com/tomaszduda23) - \[i2s_audio] Bugfix: Speaker incorrectly delays when sending data [esphome#8361](https://github.com/esphome/esphome/pull/8361) by [@&#8203;kahrendt](https://github.com/kahrendt) - Initialise h-bridge switch to requested initial state [esphome#8363](https://github.com/esphome/esphome/pull/8363) by [@&#8203;AnyOldName3](https://github.com/AnyOldName3) - \[lvgl] Fix initialisation race condition (Bugfix) [esphome#8369](https://github.com/esphome/esphome/pull/8369) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - \[time] fix recalc_timestamp_local [esphome#8239](https://github.com/esphome/esphome/pull/8239) by [@&#8203;qraynaud](https://github.com/qraynaud) - allow touchscreen buttons outside of display dimensions [esphome#8296](https://github.com/esphome/esphome/pull/8296) by [@&#8203;zendes](https://github.com/zendes) - \[touchscreen] Axis swap bugfix [esphome#8376](https://github.com/esphome/esphome/pull/8376) by [@&#8203;clydebarrow](https://github.com/clydebarrow) (breaking-change) - \[cst816] Remove binary sensor [esphome#8377](https://github.com/esphome/esphome/pull/8377) by [@&#8203;clydebarrow](https://github.com/clydebarrow) (breaking-change) - Revert "\[io_bus] Initial implementation" [esphome#8384](https://github.com/esphome/esphome/pull/8384) by [@&#8203;clydebarrow](https://github.com/clydebarrow) - Bump aioesphomeapi to 29.5.1 [esphome#8364](https://github.com/esphome/esphome/pull/8364) by [@&#8203;bdraco](https://github.com/bdraco) - Bump esptool to 4.8.1latest [esphome#8367](https://github.com/esphome/esphome/pull/8367) by [@&#8203;shvmm](https://github.com/shvmm) - Bump zeroconf to 0.146.1 [esphome#8365](https://github.com/esphome/esphome/pull/8365) by [@&#8203;bdraco](https://github.com/bdraco) - mcp2515: Add missing CFG1 assignment to be able to use 50kbps with a 16MHz crystal. [esphome#8375](https://github.com/esphome/esphome/pull/8375) by [@&#8203;djasper-ha](https://github.com/djasper-ha) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
Renovate force-pushed renovate/ghcr.io-esphome-esphome-2025.x from 2d85f7fb5d to cd67b98872 2025-03-23 06:07:16 +00:00 Compare
Renovate changed title from feat(container): update image ghcr.io/esphome/esphome to v2025.3.0 to feat(container): update image ghcr.io/esphome/esphome to v2025.3.1 2025-03-23 06:07:22 +00:00
Renovate force-pushed renovate/ghcr.io-esphome-esphome-2025.x from cd67b98872 to cfdbb735c4 2025-03-26 00:07:30 +00:00 Compare
Renovate changed title from feat(container): update image ghcr.io/esphome/esphome to v2025.3.1 to feat(container): update image ghcr.io/esphome/esphome to v2025.3.2 2025-03-26 00:07:36 +00:00
SeanOMik merged commit f98ed0c5f3 into main 2025-03-27 13:10:04 +00:00
SeanOMik deleted branch renovate/ghcr.io-esphome-esphome-2025.x 2025-03-27 13:10:05 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: SeanOMik/k3s-cluster#855
No description provided.