Update homeassistant/home-assistant Docker tag to v2025.3.1 #46

Merged
filip merged 1 commits from renovate/homeassistant-home-assistant-2025.x into master 2025-03-08 10:29:28 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
homeassistant/home-assistant (source) final patch 2025.3.0 -> 2025.3.1

Release Notes

home-assistant/core (homeassistant/home-assistant)

v2025.3.1

Compare Source


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 becomes conflicted, 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 | Type | Update | Change | |---|---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | final | patch | `2025.3.0` -> `2025.3.1` | --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2025.3.1`](https://github.com/home-assistant/core/releases/tag/2025.3.1) [Compare Source](https://github.com/home-assistant/core/compare/2025.3.0...2025.3.1) - Check support for demand load control in SmartThings AC ([@&#8203;Ishima] - [#&#8203;139616]) ([smartthings docs]) - Fix Unit of Measurement for Squeezebox duration sensor entity on LMS service ([@&#8203;peteS-UK] - [#&#8203;139861]) ([squeezebox docs]) - Trim the Schema allowed keys to match the Public Gemini API docs. ([@&#8203;IvanLH] - [#&#8203;139876]) ([google_generative_ai_conversation docs]) - Bump thermobeacon-ble to 0.8.1 ([@&#8203;bdraco] - [#&#8203;139919]) ([thermobeacon docs]) (dependency) - Deduplicate climate modes in SmartThings ([@&#8203;joostlek] - [#&#8203;139930]) ([smartthings docs]) - Check if the unit of measurement is valid before creating the entity ([@&#8203;jbouwh] - [#&#8203;139932]) ([mqtt docs]) - Bump pysmartthings to 2.6.1 ([@&#8203;joostlek] - [#&#8203;139936]) ([smartthings docs]) (dependency) - Bump aiowebdav2 to 0.4.0 ([@&#8203;jpbede] - [#&#8203;139938]) ([webdav docs]) (dependency) - Add config entry level diagnostics to SmartThings ([@&#8203;joostlek] - [#&#8203;139939]) ([smartthings docs]) - Set content length when uploading files to WebDAV ([@&#8203;jpbede] - [#&#8203;139950]) ([webdav docs]) - Bump to python-snoo 0.6.1 ([@&#8203;Lash-L] - [#&#8203;139954]) ([snoo docs]) (dependency) - Fix SmartThings fan ([@&#8203;joostlek] - [#&#8203;139962]) ([smartthings docs]) - Update frontend to [`2025030`](https://github.com/home-assistant/core/commit/20250306).0 ([@&#8203;bramkragten] - [#&#8203;139965]) ([frontend docs]) (dependency) - Fix SmartThings dust sensor UoM ([@&#8203;joostlek] - [#&#8203;139977]) ([smartthings docs]) - Bump nexia to 2.2.2 ([@&#8203;bdraco] - [#&#8203;139986]) ([nexia docs]) (dependency) - Bump aiowebdav2 to 0.4.1 ([@&#8203;jpbede] - [#&#8203;139988]) ([webdav docs]) - Correctly retrieve only loaded Google Generative AI config_entries ([@&#8203;IvanLH] - [#&#8203;139999]) ([google_generative_ai_conversation docs]) - Fix regression to evohome debug logging ([@&#8203;zxdavb] - [#&#8203;140000]) ([evohome docs]) - Check operation state on Home Connect program sensor update ([@&#8203;Diegorro98] - [#&#8203;140011]) ([home_connect docs]) - Bump aiohomeconnect to 0.16.3 ([@&#8203;MartinHjelmare] - [#&#8203;140014]) ([home_connect docs]) (dependency) - Fix powerwall 0% in Tessie and Tesla Fleet ([@&#8203;Bre77] - [#&#8203;140017]) ([tessie docs]) ([tesla_fleet docs]) - Fix shift state default in Teslemetry and Tessie ([@&#8203;Bre77] - [#&#8203;140018]) ([tessie docs]) ([teslemetry docs]) - Add description for HomematicIP HCU1 in homematicip_cloud setup config flow ([@&#8203;hahn-th] - [#&#8203;140025]) ([homematicip_cloud docs]) - Fix evohome to gracefully handle null schedules ([@&#8203;zxdavb] - [#&#8203;140036]) ([evohome docs]) - Fix SmartThings disabling working capabilities ([@&#8203;joostlek] - [#&#8203;140039]) ([smartthings docs]) - Fix SmartThings thermostat climate check ([@&#8203;joostlek] - [#&#8203;140046]) ([smartthings docs]) - Bump pysmartthings to 2.7.0 ([@&#8203;joostlek] - [#&#8203;140047]) ([smartthings docs]) (dependency) - Only keep valid powerConsumptionReports in SmartThings ([@&#8203;joostlek] - [#&#8203;140049]) ([smartthings docs]) - Bump py-synologydsm-api to 2.7.1 ([@&#8203;mib1185] - [#&#8203;140052]) ([synology_dsm docs]) (dependency) - Restore SmartThings button event ([@&#8203;joostlek] - [#&#8203;140044]) ([smartthings docs]) [#&#8203;139616]: https://github.com/home-assistant/core/pull/139616 [#&#8203;139859]: https://github.com/home-assistant/core/pull/139859 [#&#8203;139861]: https://github.com/home-assistant/core/pull/139861 [#&#8203;139876]: https://github.com/home-assistant/core/pull/139876 [#&#8203;139919]: https://github.com/home-assistant/core/pull/139919 [#&#8203;139930]: https://github.com/home-assistant/core/pull/139930 [#&#8203;139932]: https://github.com/home-assistant/core/pull/139932 [#&#8203;139936]: https://github.com/home-assistant/core/pull/139936 [#&#8203;139938]: https://github.com/home-assistant/core/pull/139938 [#&#8203;139939]: https://github.com/home-assistant/core/pull/139939 [#&#8203;139950]: https://github.com/home-assistant/core/pull/139950 [#&#8203;139954]: https://github.com/home-assistant/core/pull/139954 [#&#8203;139962]: https://github.com/home-assistant/core/pull/139962 [#&#8203;139965]: https://github.com/home-assistant/core/pull/139965 [#&#8203;139977]: https://github.com/home-assistant/core/pull/139977 [#&#8203;139986]: https://github.com/home-assistant/core/pull/139986 [#&#8203;139988]: https://github.com/home-assistant/core/pull/139988 [#&#8203;139999]: https://github.com/home-assistant/core/pull/139999 [#&#8203;140000]: https://github.com/home-assistant/core/pull/140000 [#&#8203;140011]: https://github.com/home-assistant/core/pull/140011 [#&#8203;140014]: https://github.com/home-assistant/core/pull/140014 [#&#8203;140017]: https://github.com/home-assistant/core/pull/140017 [#&#8203;140018]: https://github.com/home-assistant/core/pull/140018 [#&#8203;140025]: https://github.com/home-assistant/core/pull/140025 [#&#8203;140036]: https://github.com/home-assistant/core/pull/140036 [#&#8203;140039]: https://github.com/home-assistant/core/pull/140039 [#&#8203;140044]: https://github.com/home-assistant/core/pull/140044 [#&#8203;140046]: https://github.com/home-assistant/core/pull/140046 [#&#8203;140047]: https://github.com/home-assistant/core/pull/140047 [#&#8203;140049]: https://github.com/home-assistant/core/pull/140049 [#&#8203;140052]: https://github.com/home-assistant/core/pull/140052 [@&#8203;Bre77]: https://github.com/Bre77 [@&#8203;Diegorro98]: https://github.com/Diegorro98 [@&#8203;Ishima]: https://github.com/Ishima [@&#8203;IvanLH]: https://github.com/IvanLH [@&#8203;Lash-L]: https://github.com/Lash-L [@&#8203;MartinHjelmare]: https://github.com/MartinHjelmare [@&#8203;bdraco]: https://github.com/bdraco [@&#8203;bramkragten]: https://github.com/bramkragten [@&#8203;frenck]: https://github.com/frenck [@&#8203;hahn-th]: https://github.com/hahn-th [@&#8203;jbouwh]: https://github.com/jbouwh [@&#8203;joostlek]: https://github.com/joostlek [@&#8203;jpbede]: https://github.com/jpbede [@&#8203;mib1185]: https://github.com/mib1185 [@&#8203;peteS-UK]: https://github.com/peteS-UK [@&#8203;zxdavb]: https://github.com/zxdavb [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/ [evohome docs]: https://www.home-assistant.io/integrations/evohome/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [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/ [homematicip_cloud docs]: https://www.home-assistant.io/integrations/homematicip_cloud/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [snoo docs]: https://www.home-assistant.io/integrations/snoo/ [squeezebox docs]: https://www.home-assistant.io/integrations/squeezebox/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [tessie docs]: https://www.home-assistant.io/integrations/tessie/ [thermobeacon docs]: https://www.home-assistant.io/integrations/thermobeacon/ [webdav docs]: https://www.home-assistant.io/integrations/webdav/ </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-03-08 09:48:57 +00:00
Update homeassistant/home-assistant Docker tag to v2025.3.1
All checks were successful
continuous-integration/drone/push Build is passing
08858422de
filip merged commit ecaefd1243 into master 2025-03-08 10:29:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: docker/hass#46
No description provided.