Update esphome/esphome Docker tag in stack homeassistant from 2026.5.0 to v2026.5.1 #57

Merged
renovate-bot merged 1 commit from renovate/esphome-esphome-2026.x into main 2026-05-25 18:41:56 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
esphome/esphome (source) patch 2026.5.02026.5.1

Release Notes

esphome/esphome (esphome/esphome)

v2026.5.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 | |---|---|---| | [esphome/esphome](https://esphome.io/) ([source](https://github.com/esphome/esphome)) | patch | `2026.5.0` → `2026.5.1` | --- ### Release Notes <details> <summary>esphome/esphome (esphome/esphome)</summary> ### [`v2026.5.1`](https://github.com/esphome/esphome/releases/tag/2026.5.1) [Compare Source](https://github.com/esphome/esphome/compare/2026.5.0...2026.5.1) - Bump zeroconf from 0.149.12 to 0.149.13 [esphome#16520](https://github.com/esphome/esphome/pull/16520) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot) - Bump zeroconf from 0.149.13 to 0.149.16 [esphome#16533](https://github.com/esphome/esphome/pull/16533) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot) - \[espidf] Filter noisy 'git rev-parse' errors when .git is stripped [esphome#16521](https://github.com/esphome/esphome/pull/16521) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[espidf] Fix tarfile extract crashing on Python 3.11 with None mode [esphome#16530](https://github.com/esphome/esphome/pull/16530) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[espidf] Write version.txt after extract so bootloader shows the real version [esphome#16532](https://github.com/esphome/esphome/pull/16532) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[core] Persist & restore CORE.toolchain through StorageJSON [esphome#16531](https://github.com/esphome/esphome/pull/16531) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[espidf] Backport ninja linux-arm64 entry into tools.json on aarch64 hosts [esphome#16527](https://github.com/esphome/esphome/pull/16527) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[espidf] Default to remote HEAD when cg.add\_library URL has no #ref [esphome#16535](https://github.com/esphome/esphome/pull/16535) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[espidf] Honor the dict shorthand for library.json dependencies [esphome#16537](https://github.com/esphome/esphome/pull/16537) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[esp32] Defer esp\_panic\_handler wrap so arduino-esp32 IDF component skips it [esphome#16538](https://github.com/esphome/esphome/pull/16538) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[tuya] Restore null guard on status\_pin lost in [#&#8203;16353](https://github.com/esphome/esphome/issues/16353) [esphome#16539](https://github.com/esphome/esphome/pull/16539) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[api] Break api\_connection/api\_server include cycle to drop custom unique\_ptr deleter [esphome#16542](https://github.com/esphome/esphome/pull/16542) by [@&#8203;bdraco](https://github.com/bdraco) - \[sx126x] Assert NSS before wait\_busy so commands wake the chip from sleep [esphome#16546](https://github.com/esphome/esphome/pull/16546) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[core] Refresh compiled config cache after upload/logs fallback [esphome#16548](https://github.com/esphome/esphome/pull/16548) by [@&#8203;bdraco](https://github.com/bdraco) - \[sendspin] Bump sendspin-cpp to v0.6.1 [esphome#16553](https://github.com/esphome/esphome/pull/16553) by [@&#8203;kahrendt](https://github.com/kahrendt) - \[dashboard] Fix flaky test\_websocket\_refresh\_command on Windows CI [esphome#16565](https://github.com/esphome/esphome/pull/16565) by [@&#8203;bdraco](https://github.com/bdraco) - \[libretiny] Fix LN882H IRAM\_ATTR injection point in patch\_linker.py [esphome#16570](https://github.com/esphome/esphome/pull/16570) by [@&#8203;Bl00d-B0b](https://github.com/Bl00d-B0b) - \[esp8266] Use os\_timer-based esp\_delay() in delay() [esphome#16563](https://github.com/esphome/esphome/pull/16563) by [@&#8203;bdraco](https://github.com/bdraco) - \[uart] Wake main loop on ESP8266 software serial RX [esphome#16562](https://github.com/esphome/esphome/pull/16562) by [@&#8203;bdraco](https://github.com/bdraco) - \[esp32] Demote IDF #warning deprecations from error under ESP-IDF toolchain [esphome#16584](https://github.com/esphome/esphome/pull/16584) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[bluetooth\_proxy] Recover slot stuck in DISCONNECTING when CLOSE\_EVT is dropped [esphome#16588](https://github.com/esphome/esphome/pull/16588) by [@&#8203;bdraco](https://github.com/bdraco) - \[esp32] Replace per-class -Wno-error=X demotes with blanket -Wno-error for ESP-IDF toolchain [esphome#16599](https://github.com/esphome/esphome/pull/16599) by [@&#8203;swoboda1337](https://github.com/swoboda1337) - \[esp32] Disable IDF's COMPILER\_DISABLE\_DEFAULT\_ERRORS so -Wno-error actually undoes -Werror [esphome#16604](https://github.com/esphome/esphome/pull/16604) by [@&#8203;swoboda1337](https://github.com/swoboda1337) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwYXRjaCIsInJlbm92YXRlIl19-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-25 01:03:05 -04:00
renovate-bot deleted branch renovate/esphome-esphome-2026.x 2026-05-25 18:41:56 -04:00
Sign in to join this conversation.
No reviewers
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.

Dependencies

No dependencies set.

Reference
Kevin/docker-lh!57
No description provided.