Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.3.4 #38

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-home-assistant-home-assistant-2025.x into main 2025-03-24 09:30:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) patch 2025.3.3 -> 2025.3.4

Release Notes

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

v2025.3.4

Compare Source


Configuration

📅 Schedule: Branch creation - "* */1 * * *" in timezone US/Central, 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.3.3` -> `2025.3.4` | --- ### Release Notes <details> <summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary> ### [`v2025.3.4`](https://github.com/home-assistant/core/releases/tag/2025.3.4) [Compare Source](https://github.com/home-assistant/core/compare/2025.3.3...2025.3.4) - Fix initial fetch of Home Connect appliance data to handle API rate limit errors ([@&#8203;Diegorro98] - [#&#8203;139379]) ([home_connect docs]) - Handle API rate limit error on Home Connect entities fetch ([@&#8203;Diegorro98] - [#&#8203;139384]) ([home_connect docs]) - Album art not available for Sonos media library favorites ([@&#8203;PeteRager] - [#&#8203;140557]) ([sonos docs]) - Change max ICP value to fixed value for Wallbox Integration ([@&#8203;hesselonline] - [#&#8203;140592]) ([wallbox docs]) - Add 700 RPM option to washer spin speed options at Home Connect ([@&#8203;Diegorro98] - [#&#8203;140607]) ([home_connect docs]) - Handle non documented options at Home Connect select entities ([@&#8203;Diegorro98] - [#&#8203;140608]) ([home_connect docs]) - Fix optional password in Velbus config flow ([@&#8203;cereal2nd] - [#&#8203;140615]) ([velbus docs]) - Make Oven setpoint follow temperature UoM in SmartThings ([@&#8203;joostlek] - [#&#8203;140666]) ([smartthings docs]) - Fix Elk-M1 missing TLS 1.2 check ([@&#8203;gwww] - [#&#8203;140672]) ([elkm1 docs]) - Bump PySwitchBot to 0.57.1 ([@&#8203;bdraco] - [#&#8203;140681]) ([switchbot docs]) (dependency) - Check Celsius in SmartThings oven setpoint ([@&#8203;joostlek] - [#&#8203;140687]) ([smartthings docs]) - Fix broken core integration Smart Meter Texas by switching it to use HA's SSL Context ([@&#8203;adamfeldman] - [#&#8203;140694]) ([smart_meter_texas docs]) - Don't reload onedrive on options flow ([@&#8203;zweckj] - [#&#8203;140712]) ([onedrive docs]) - Bump pySmartThings to 2.7.4 ([@&#8203;joostlek] - [#&#8203;140720]) ([smartthings docs]) (dependency) - Fix SmartThings ACs without supported AC modes ([@&#8203;joostlek] - [#&#8203;140744]) ([smartthings docs]) - Bump pylamarzocco to 1.4.9 ([@&#8203;zweckj] - [#&#8203;140916]) ([lamarzocco docs]) (dependency) - Log SmartThings subscription error on exception ([@&#8203;joostlek] - [#&#8203;140939]) ([smartthings docs]) - Ensure file is correctly uploaded by the GenAI SDK ([@&#8203;IvanLH] - [#&#8203;140969]) ([google_generative_ai_conversation docs]) - Reolink fix playback headers ([@&#8203;starkillerOG] - [#&#8203;141015]) ([reolink docs]) - Fix some Home Connect options keys ([@&#8203;Diegorro98] - [#&#8203;141023]) ([home_connect docs]) - Bump ZHA to 0.0.53 ([@&#8203;puddly] - [#&#8203;141025]) ([zha docs]) - Bump Python-Snoo to 0.6.3 ([@&#8203;Lash-L] - [#&#8203;140628]) ([snoo docs]) (dependency) - Bump python-snoo to 0.6.4 ([@&#8203;Lash-L] - [#&#8203;141030]) ([snoo docs]) (dependency) - Improve Home Connect appliances test fixture ([@&#8203;MartinHjelmare] - [#&#8203;139787]) ([home_connect docs]) [#&#8203;139379]: https://github.com/home-assistant/core/pull/139379 [#&#8203;139384]: https://github.com/home-assistant/core/pull/139384 [#&#8203;139787]: https://github.com/home-assistant/core/pull/139787 [#&#8203;139859]: https://github.com/home-assistant/core/pull/139859 [#&#8203;140061]: https://github.com/home-assistant/core/pull/140061 [#&#8203;140392]: https://github.com/home-assistant/core/pull/140392 [#&#8203;140557]: https://github.com/home-assistant/core/pull/140557 [#&#8203;140583]: https://github.com/home-assistant/core/pull/140583 [#&#8203;140592]: https://github.com/home-assistant/core/pull/140592 [#&#8203;140607]: https://github.com/home-assistant/core/pull/140607 [#&#8203;140608]: https://github.com/home-assistant/core/pull/140608 [#&#8203;140615]: https://github.com/home-assistant/core/pull/140615 [#&#8203;140628]: https://github.com/home-assistant/core/pull/140628 [#&#8203;140666]: https://github.com/home-assistant/core/pull/140666 [#&#8203;140672]: https://github.com/home-assistant/core/pull/140672 [#&#8203;140681]: https://github.com/home-assistant/core/pull/140681 [#&#8203;140687]: https://github.com/home-assistant/core/pull/140687 [#&#8203;140694]: https://github.com/home-assistant/core/pull/140694 [#&#8203;140712]: https://github.com/home-assistant/core/pull/140712 [#&#8203;140720]: https://github.com/home-assistant/core/pull/140720 [#&#8203;140744]: https://github.com/home-assistant/core/pull/140744 [#&#8203;140916]: https://github.com/home-assistant/core/pull/140916 [#&#8203;140939]: https://github.com/home-assistant/core/pull/140939 [#&#8203;140969]: https://github.com/home-assistant/core/pull/140969 [#&#8203;141015]: https://github.com/home-assistant/core/pull/141015 [#&#8203;141023]: https://github.com/home-assistant/core/pull/141023 [#&#8203;141025]: https://github.com/home-assistant/core/pull/141025 [#&#8203;141030]: https://github.com/home-assistant/core/pull/141030 [@&#8203;Diegorro98]: https://github.com/Diegorro98 [@&#8203;IvanLH]: https://github.com/IvanLH [@&#8203;Lash-L]: https://github.com/Lash-L [@&#8203;MartinHjelmare]: https://github.com/MartinHjelmare [@&#8203;PeteRager]: https://github.com/PeteRager [@&#8203;adamfeldman]: https://github.com/adamfeldman [@&#8203;bdraco]: https://github.com/bdraco [@&#8203;cereal2nd]: https://github.com/cereal2nd [@&#8203;frenck]: https://github.com/frenck [@&#8203;gwww]: https://github.com/gwww [@&#8203;hesselonline]: https://github.com/hesselonline [@&#8203;joostlek]: https://github.com/joostlek [@&#8203;puddly]: https://github.com/puddly [@&#8203;starkillerOG]: https://github.com/starkillerOG [@&#8203;zweckj]: https://github.com/zweckj [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [home_connect docs]: https://www.home-assistant.io/integrations/home_connect/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [smart_meter_texas docs]: https://www.home-assistant.io/integrations/smart_meter_texas/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [snoo docs]: https://www.home-assistant.io/integrations/snoo/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [switchbot docs]: https://www.home-assistant.io/integrations/switchbot/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [wallbox docs]: https://www.home-assistant.io/integrations/wallbox/ [zha docs]: https://www.home-assistant.io/integrations/zha </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* */1 * * *" in timezone US/Central, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot force-pushed renovate/ghcr.io-home-assistant-home-assistant-2025.x from 285997e6c1 to 256d7ec65d 2025-03-24 07:01:42 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-home-assistant-home-assistant-2025.x from cb2bbcb3b9 to 43b7d57594 2025-03-24 09:01:54 +00:00 Compare
renovate-bot merged commit 43b7d57594 into main 2025-03-24 09:30:39 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#38
No description provided.