Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.1 #1196

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-home-assistant-home-assistant-2025.x into main 2025-08-11 20:02:40 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) patch 2025.8.0 -> 2025.8.1

Release Notes

home-assistant/core (ghcr.io/home-assistant/home-assistant)

v2025.8.1

Compare Source


Configuration

📅 Schedule: 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 | |---|---|---| | [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | patch | `2025.8.0` -> `2025.8.1` | --- ### Release Notes <details> <summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary> ### [`v2025.8.1`](https://github.com/home-assistant/core/releases/tag/2025.8.1) [Compare Source](https://github.com/home-assistant/core/compare/2025.8.0...2025.8.1) - Make Tuya complex type handling explicit ([@&#8203;epenet] - [#&#8203;149677]) ([tuya docs]) - Fix Enigma2 startup hang ([@&#8203;BlackBadPinguin] - [#&#8203;149756]) ([enigma2 docs]) - Fix dialog enhancement switch for Sonos Arc Ultra ([@&#8203;PeteRager] - [#&#8203;150116]) ([sonos docs]) - Bump ZHA to 0.0.67 ([@&#8203;puddly] - [#&#8203;150132]) ([zha docs]) (dependency) - Bump airOS to 0.2.6 improving device class matching more devices ([@&#8203;CoMPaTech] - [#&#8203;150134]) ([airos docs]) (dependency) - Handle HusqvarnaWSClientError ([@&#8203;Thomas55555] - [#&#8203;150145]) ([husqvarna\_automower docs][husqvarna_automower docs]) - Fix Progettihwsw config flow ([@&#8203;gaspa85] - [#&#8203;150149]) ([progettihwsw docs]) - Bump imgw\_pib to version 1.5.3 ([@&#8203;bieniu] - [#&#8203;150178]) ([imgw\_pib docs][imgw_pib docs]) (dependency) - Fix description of `button.press` action ([@&#8203;NoRi2909] - [#&#8203;150181]) ([button docs]) - Migrate unique\_id only if monitor\_id is present in Uptime Kuma ([@&#8203;tr4nt0r] - [#&#8203;150197]) ([uptime\_kuma docs][uptime_kuma docs]) - Silence vacuum battery deprecation for built in integrations ([@&#8203;MartinHjelmare] - [#&#8203;150204]) ([vacuum docs]) - Bump ZHA to 0.0.68 ([@&#8203;puddly] - [#&#8203;150208]) ([zha docs]) (dependency) - Bump hass-nabucasa from 0.111.1 to 0.111.2 ([@&#8203;ludeeus] - [#&#8203;150209]) ([cloud docs]) (dependency) - Fix JSON serialization for ZHA diagnostics download ([@&#8203;puddly] - [#&#8203;150210]) ([zha docs]) - Ignore MQTT vacuum battery warning ([@&#8203;MartinHjelmare] - [#&#8203;150211]) ([mqtt docs]) ([vacuum docs]) - Handle Unifi Protect BadRequest exception during API key creation ([@&#8203;RaHehl] - [#&#8203;150223]) ([unifiprotect docs]) - Fix Tibber coordinator ContextVar warning ([@&#8203;MartinHjelmare] - [#&#8203;150229]) ([tibber docs]) - Fix handing for zero volume error in Squeezebox ([@&#8203;peteS-UK] - [#&#8203;150265]) ([squeezebox docs]) - Fix error on startup when no Apps or Radio plugins are installed for Squeezebox ([@&#8203;peteS-UK] - [#&#8203;150267]) ([squeezebox docs]) - Volvo: fix missing charging power options ([@&#8203;thomasddn] - [#&#8203;150272]) ([volvo docs]) - Constraint num2words to 0.5.14 ([@&#8203;edenhaus] - [#&#8203;150276]) - Volvo: fix distance to empty battery ([@&#8203;thomasddn] - [#&#8203;150278]) ([volvo docs]) - Add GPT-5 support ([@&#8203;Shulyaka] - [#&#8203;150281]) ([openai\_conversation docs][openai_conversation docs]) - Volvo: Skip unsupported API fields ([@&#8203;thomasddn] - [#&#8203;150285]) ([volvo docs]) - Remove misleading "the" from Launch Library configuration ([@&#8203;NoRi2909] - [#&#8203;150288]) ([launch\_library docs][launch_library docs]) - Set suggested display precision on Volvo energy/fuel consumption sensors ([@&#8203;steinmn] - [#&#8203;150296]) ([volvo docs]) - Bump airOS to 0.2.7 supporting firmware 8.7.11 ([@&#8203;CoMPaTech] - [#&#8203;150298]) ([airos docs]) (dependency) - Update knx-frontend to 2025.8.9.63154 ([@&#8203;philippwaller] - [#&#8203;150323]) ([knx docs]) (dependency) - Update frontend to [`2025081`](https://github.com/home-assistant/core/commit/20250811).0 ([@&#8203;bramkragten] - [#&#8203;150404]) ([frontend docs]) (dependency) - Handle empty electricity RAW sensors in Tuya ([@&#8203;epenet] - [#&#8203;150406]) ([tuya docs]) - Lower Z-Wave firmware check delay ([@&#8203;MartinHjelmare] - [#&#8203;150411]) ([zwave\_js docs][zwave_js docs]) - Fix issue with Tuya suggested unit ([@&#8203;epenet] - [#&#8203;150414]) ([tuya docs]) [#&#8203;149677]: https://github.com/home-assistant/core/pull/149677 [#&#8203;149756]: https://github.com/home-assistant/core/pull/149756 [#&#8203;150115]: https://github.com/home-assistant/core/pull/150115 [#&#8203;150116]: https://github.com/home-assistant/core/pull/150116 [#&#8203;150132]: https://github.com/home-assistant/core/pull/150132 [#&#8203;150134]: https://github.com/home-assistant/core/pull/150134 [#&#8203;150145]: https://github.com/home-assistant/core/pull/150145 [#&#8203;150149]: https://github.com/home-assistant/core/pull/150149 [#&#8203;150178]: https://github.com/home-assistant/core/pull/150178 [#&#8203;150181]: https://github.com/home-assistant/core/pull/150181 [#&#8203;150197]: https://github.com/home-assistant/core/pull/150197 [#&#8203;150204]: https://github.com/home-assistant/core/pull/150204 [#&#8203;150208]: https://github.com/home-assistant/core/pull/150208 [#&#8203;150209]: https://github.com/home-assistant/core/pull/150209 [#&#8203;150210]: https://github.com/home-assistant/core/pull/150210 [#&#8203;150211]: https://github.com/home-assistant/core/pull/150211 [#&#8203;150223]: https://github.com/home-assistant/core/pull/150223 [#&#8203;150229]: https://github.com/home-assistant/core/pull/150229 [#&#8203;150265]: https://github.com/home-assistant/core/pull/150265 [#&#8203;150267]: https://github.com/home-assistant/core/pull/150267 [#&#8203;150272]: https://github.com/home-assistant/core/pull/150272 [#&#8203;150276]: https://github.com/home-assistant/core/pull/150276 [#&#8203;150278]: https://github.com/home-assistant/core/pull/150278 [#&#8203;150281]: https://github.com/home-assistant/core/pull/150281 [#&#8203;150285]: https://github.com/home-assistant/core/pull/150285 [#&#8203;150288]: https://github.com/home-assistant/core/pull/150288 [#&#8203;150296]: https://github.com/home-assistant/core/pull/150296 [#&#8203;150298]: https://github.com/home-assistant/core/pull/150298 [#&#8203;150323]: https://github.com/home-assistant/core/pull/150323 [#&#8203;150339]: https://github.com/home-assistant/core/pull/150339 [#&#8203;150404]: https://github.com/home-assistant/core/pull/150404 [#&#8203;150406]: https://github.com/home-assistant/core/pull/150406 [#&#8203;150411]: https://github.com/home-assistant/core/pull/150411 [#&#8203;150414]: https://github.com/home-assistant/core/pull/150414 [@&#8203;BlackBadPinguin]: https://github.com/BlackBadPinguin [@&#8203;CoMPaTech]: https://github.com/CoMPaTech [@&#8203;MartinHjelmare]: https://github.com/MartinHjelmare [@&#8203;NoRi2909]: https://github.com/NoRi2909 [@&#8203;PeteRager]: https://github.com/PeteRager [@&#8203;RaHehl]: https://github.com/RaHehl [@&#8203;Shulyaka]: https://github.com/Shulyaka [@&#8203;Thomas55555]: https://github.com/Thomas55555 [@&#8203;ThyMYthOS]: https://github.com/ThyMYthOS [@&#8203;bieniu]: https://github.com/bieniu [@&#8203;bramkragten]: https://github.com/bramkragten [@&#8203;edenhaus]: https://github.com/edenhaus [@&#8203;epenet]: https://github.com/epenet [@&#8203;frenck]: https://github.com/frenck [@&#8203;gaspa85]: https://github.com/gaspa85 [@&#8203;ludeeus]: https://github.com/ludeeus [@&#8203;peteS-UK]: https://github.com/peteS-UK [@&#8203;philippwaller]: https://github.com/philippwaller [@&#8203;puddly]: https://github.com/puddly [@&#8203;steinmn]: https://github.com/steinmn [@&#8203;thomasddn]: https://github.com/thomasddn [@&#8203;tr4nt0r]: https://github.com/tr4nt0r [ai_task docs]: https://www.home-assistant.io/integrations/ai_task/ [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [airnow docs]: https://www.home-assistant.io/integrations/airnow/ [airos docs]: https://www.home-assistant.io/integrations/airos/ [button docs]: https://www.home-assistant.io/integrations/button/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [launch_library docs]: https://www.home-assistant.io/integrations/launch_library/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [openai_conversation docs]: https://www.home-assistant.io/integrations/openai_conversation/ [progettihwsw docs]: https://www.home-assistant.io/integrations/progettihwsw/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [squeezebox docs]: https://www.home-assistant.io/integrations/squeezebox/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [uptime_kuma docs]: https://www.home-assistant.io/integrations/uptime_kuma/ [vacuum docs]: https://www.home-assistant.io/integrations/vacuum/ [volvo docs]: https://www.home-assistant.io/integrations/volvo/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the
automerge
image
labels 2025-08-11 20:02:35 +00:00
renovate-bot added 1 commit 2025-08-11 20:02:36 +00:00
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
ae3175b3a9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-08-11 20:02:37 +00:00
renovate-bot merged commit 5353a99398 into main 2025-08-11 20:02:40 +00:00
renovate-bot deleted branch renovate/ghcr.io-home-assistant-home-assistant-2025.x 2025-08-11 20:02:41 +00:00
Sign in to join this conversation.
No description provided.