Skip to content

Commit d290db7

Browse files
Update esphome/esphome Docker tag to v2025.7.4 (#101)
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.3` -> `2025.7.4` | --- ### Release Notes <details> <summary>esphome/esphome (esphome/esphome)</summary> ### [`v2025.7.4`](https://redirect.github.com/esphome/esphome/releases/tag/2025.7.4) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.7.3...2025.7.4) - \[remote\_receiver] Fix idle validation [esphome#9819](https://redirect.github.com/esphome/esphome/pull/9819) by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337) - \[gt911] i2c fixes [esphome#9822](https://redirect.github.com/esphome/esphome/pull/9822) by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow) - fix: non-optional x/y target calculation for ld2450 [esphome#9849](https://redirect.github.com/esphome/esphome/pull/9849) by [@&#8203;Hofferic](https://redirect.github.com/Hofferic) - \[logger] Don't allow `logger.log` actions without configuring the `logger` [esphome#9821](https://redirect.github.com/esphome/esphome/pull/9821) by [@&#8203;jesserockz](https://redirect.github.com/jesserockz) - Add seed flag when running setup with uv present [esphome#9932](https://redirect.github.com/esphome/esphome/pull/9932) by [@&#8203;cryptk](https://redirect.github.com/cryptk) - Fail with old lerp [esphome#9914](https://redirect.github.com/esphome/esphome/pull/9914) by [@&#8203;HeMan](https://redirect.github.com/HeMan) </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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/the78mole/esphome_components). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 440ffcc commit d290db7

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.3",
3+
"image": "esphome/esphome:2025.7.4",
44
"customizations": {
55
"vscode": {
66
"extensions": [

0 commit comments

Comments
 (0)