Skip to content

Commit e65ffef

Browse files
Update esphome/esphome Docker tag to v2025.7.5 (#104)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | image | patch | `2025.7.4` -> `2025.7.5` | --- ### Release Notes <details> <summary>esphome/esphome (esphome/esphome)</summary> ### [`v2025.7.5`](https://redirect.github.com/esphome/esphome/releases/tag/2025.7.5) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.7.4...2025.7.5) - \[lvgl] Bugfix for tileview [esphome#9938](https://redirect.github.com/esphome/esphome/pull/9938) by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow) - \[api] Fix OTA progress updates not being sent when main loop is blocked [esphome#10049](https://redirect.github.com/esphome/esphome/pull/10049) by [@&#8203;bdraco](https://redirect.github.com/bdraco) - \[font] Catch file load exception [esphome#10058](https://redirect.github.com/esphome/esphome/pull/10058) by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow) - \[i2s\_audio] Use high-pass filter for dc offset correction [esphome#10005](https://redirect.github.com/esphome/esphome/pull/10005) by [@&#8203;doobry](https://redirect.github.com/doobry) </details> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59a67ed commit e65ffef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESPHome Devcontainer",
3-
"image": "esphome/esphome:2025.7.4",
3+
"image": "esphome/esphome:2025.7.5",
44
"customizations": {
55
"vscode": {
66
"extensions": [

0 commit comments

Comments
 (0)