Update homeassistant/home-assistant Docker tag to v2024.6.2 #16

Merged
filip merged 1 commits from renovate/homeassistant-home-assistant-2024.x into master 2024-06-13 08:46:12 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
homeassistant/home-assistant (source) final minor 2024.5.5 -> 2024.6.2

Release Notes

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

v2024.6.2

Compare Source

v2024.6.1

Compare Source

v2024.6.0

Compare Source

https://www.home-assistant.io/blog/2024/06/05/release-20246/


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 | minor | `2024.5.5` -> `2024.6.2` | --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2024.6.2`](https://github.com/home-assistant/core/releases/tag/2024.6.2) [Compare Source](https://github.com/home-assistant/core/compare/2024.6.1...2024.6.2) - Fix statistic_during_period wrongly prioritizing ST statistics over LT ([@&#8203;karwosts] - [#&#8203;115291]) ([recorder docs]) - Bump pyElectra to 1.2.1 ([@&#8203;rubeecube] - [#&#8203;118958]) ([electrasmart docs]) (dependency) - Update gardena library to 1.4.2 ([@&#8203;elupus] - [#&#8203;119010]) ([gardena_bluetooth docs]) - Calculate attributes when entity information available in Group sensor ([@&#8203;gjohansson-ST] - [#&#8203;119021]) ([group docs]) - Bump google-generativeai to 0.6.0 ([@&#8203;tronikos] - [#&#8203;119062]) ([google_generative_ai_conversation docs]) (dependency) - Fix Azure data explorer ([@&#8203;kaareseras] - [#&#8203;119089]) ([azure_data_explorer docs]) - Ensure multiple executions of a restart automation in the same event loop iteration are allowed ([@&#8203;bdraco] - [#&#8203;119100]) ([automation docs]) - Fix control 4 on os 2 ([@&#8203;adrum] - [#&#8203;119104]) ([control4 docs]) - Properly handle escaped unicode characters passed to tools in Google Generative AI ([@&#8203;tronikos] - [#&#8203;119117]) ([google_generative_ai_conversation docs]) - Catch GoogleAPICallError in Google Generative AI ([@&#8203;tronikos] - [#&#8203;119118]) ([google_generative_ai_conversation docs]) - Bump aioshelly to 10.0.1 ([@&#8203;thecode] - [#&#8203;119123]) ([shelly docs]) (dependency) - Bump aiowaqi to 3.1.0 ([@&#8203;joostlek] - [#&#8203;119124]) ([waqi docs]) (dependency) - Ensure intent tools have safe names ([@&#8203;balloob] - [#&#8203;119144]) - Fix workday timezone ([@&#8203;TomBrien] - [#&#8203;119148]) ([workday docs]) - Bump py-synologydsm-api to 2.4.4 ([@&#8203;mib1185] - [#&#8203;119156]) ([synology_dsm docs]) (dependency) - Use more conservative timeout values in Synology DSM ([@&#8203;mib1185] - [#&#8203;119169]) ([synology_dsm docs]) - Handle Shelly BLE errors during connect and disconnect ([@&#8203;thecode] - [#&#8203;119174]) ([shelly docs]) - Fix elgato light color detection ([@&#8203;LapsTimeOFF] - [#&#8203;119177]) ([elgato docs]) - Bump opower to 0.4.7 ([@&#8203;tronikos] - [#&#8203;119183]) ([opower docs]) (dependency) - Add fallback to entry_id when no mac address is retrieved in enigma2 ([@&#8203;autinerd] - [#&#8203;119185]) ([enigma2 docs]) - Fix envisalink alarm ([@&#8203;gjohansson-ST] - [#&#8203;119212]) ([envisalink docs]) - Fixes crashes when receiving malformed decoded payloads ([@&#8203;angelnu] - [#&#8203;119216]) ([thethingsnetwork docs]) (dependency) - Fix Glances v4 network and container issues (glances-api 0.8.0) ([@&#8203;wittypluck] - [#&#8203;119226]) ([glances docs]) - Bump python-roborock to 2.3.0 ([@&#8203;ethemcemozkan] - [#&#8203;119228]) ([roborock docs]) (dependency) - Revert SamsungTV migration ([@&#8203;epenet] - [#&#8203;119234]) ([samsungtv docs]) - Always provide a currentArmLevel in Google assistant ([@&#8203;elupus] - [#&#8203;119238]) ([google_assistant docs]) - Remove myself as codeowner for unifiprotect ([@&#8203;bdraco] - [#&#8203;118824]) ([unifiprotect docs]) - Switch unifiprotect lib to use uiprotect ([@&#8203;bdraco] - [#&#8203;119243]) ([unifiprotect docs]) (dependency) - Fix wrong arg name in Idasen Desk config flow ([@&#8203;abmantis] - [#&#8203;119247]) ([idasen_desk docs]) - Fix climate on/off in nexia ([@&#8203;bdraco] - [#&#8203;119254]) ([nexia docs]) - Bump google-nest-sdm to 4.0.5 ([@&#8203;allenporter] - [#&#8203;119255]) ([nest docs]) (dependency) - Bump uiprotect to 0.4.0 ([@&#8203;bdraco] - [#&#8203;119256]) ([unifiprotect docs]) (dependency) - Improve workday test coverage ([@&#8203;bdraco] - [#&#8203;119259]) ([workday docs]) - Fix persistence on OpenWeatherMap raised repair issue ([@&#8203;frenck] - [#&#8203;119289]) ([openweathermap docs]) - Bump uiprotect to 0.4.1 ([@&#8203;bdraco] - [#&#8203;119308]) ([unifiprotect docs]) (dependency) - Add more debug logging to Ping integration ([@&#8203;jpbede] - [#&#8203;119318]) ([ping docs]) - Update frontend to [`2024061`](https://github.com/home-assistant/core/commit/20240610).0 ([@&#8203;bramkragten] - [#&#8203;119320]) ([frontend docs]) - Fix statistic_during_period after core restart ([@&#8203;emontnemery] - [#&#8203;119323]) ([recorder docs]) - Fix AladdinConnect OAuth domain ([@&#8203;swcloudgenie] - [#&#8203;119336]) ([aladdin_connect docs]) - Bump `imgw-pib` backend library to version 1.0.5 ([@&#8203;bieniu] - [#&#8203;119360]) ([imgw_pib docs]) (dependency) [#&#8203;115291]: https://github.com/home-assistant/core/pull/115291 [#&#8203;118400]: https://github.com/home-assistant/core/pull/118400 [#&#8203;118824]: https://github.com/home-assistant/core/pull/118824 [#&#8203;118958]: https://github.com/home-assistant/core/pull/118958 [#&#8203;119010]: https://github.com/home-assistant/core/pull/119010 [#&#8203;119021]: https://github.com/home-assistant/core/pull/119021 [#&#8203;119062]: https://github.com/home-assistant/core/pull/119062 [#&#8203;119089]: https://github.com/home-assistant/core/pull/119089 [#&#8203;119096]: https://github.com/home-assistant/core/pull/119096 [#&#8203;119100]: https://github.com/home-assistant/core/pull/119100 [#&#8203;119104]: https://github.com/home-assistant/core/pull/119104 [#&#8203;119117]: https://github.com/home-assistant/core/pull/119117 [#&#8203;119118]: https://github.com/home-assistant/core/pull/119118 [#&#8203;119123]: https://github.com/home-assistant/core/pull/119123 [#&#8203;119124]: https://github.com/home-assistant/core/pull/119124 [#&#8203;119144]: https://github.com/home-assistant/core/pull/119144 [#&#8203;119148]: https://github.com/home-assistant/core/pull/119148 [#&#8203;119156]: https://github.com/home-assistant/core/pull/119156 [#&#8203;119169]: https://github.com/home-assistant/core/pull/119169 [#&#8203;119174]: https://github.com/home-assistant/core/pull/119174 [#&#8203;119177]: https://github.com/home-assistant/core/pull/119177 [#&#8203;119183]: https://github.com/home-assistant/core/pull/119183 [#&#8203;119185]: https://github.com/home-assistant/core/pull/119185 [#&#8203;119212]: https://github.com/home-assistant/core/pull/119212 [#&#8203;119216]: https://github.com/home-assistant/core/pull/119216 [#&#8203;119226]: https://github.com/home-assistant/core/pull/119226 [#&#8203;119228]: https://github.com/home-assistant/core/pull/119228 [#&#8203;119234]: https://github.com/home-assistant/core/pull/119234 [#&#8203;119238]: https://github.com/home-assistant/core/pull/119238 [#&#8203;119243]: https://github.com/home-assistant/core/pull/119243 [#&#8203;119247]: https://github.com/home-assistant/core/pull/119247 [#&#8203;119254]: https://github.com/home-assistant/core/pull/119254 [#&#8203;119255]: https://github.com/home-assistant/core/pull/119255 [#&#8203;119256]: https://github.com/home-assistant/core/pull/119256 [#&#8203;119259]: https://github.com/home-assistant/core/pull/119259 [#&#8203;119289]: https://github.com/home-assistant/core/pull/119289 [#&#8203;119308]: https://github.com/home-assistant/core/pull/119308 [#&#8203;119318]: https://github.com/home-assistant/core/pull/119318 [#&#8203;119320]: https://github.com/home-assistant/core/pull/119320 [#&#8203;119323]: https://github.com/home-assistant/core/pull/119323 [#&#8203;119336]: https://github.com/home-assistant/core/pull/119336 [#&#8203;119360]: https://github.com/home-assistant/core/pull/119360 [@&#8203;LapsTimeOFF]: https://github.com/LapsTimeOFF [@&#8203;TomBrien]: https://github.com/TomBrien [@&#8203;abmantis]: https://github.com/abmantis [@&#8203;adrum]: https://github.com/adrum [@&#8203;allenporter]: https://github.com/allenporter [@&#8203;angelnu]: https://github.com/angelnu [@&#8203;autinerd]: https://github.com/autinerd [@&#8203;balloob]: https://github.com/balloob [@&#8203;bdraco]: https://github.com/bdraco [@&#8203;bieniu]: https://github.com/bieniu [@&#8203;bramkragten]: https://github.com/bramkragten [@&#8203;elupus]: https://github.com/elupus [@&#8203;emontnemery]: https://github.com/emontnemery [@&#8203;epenet]: https://github.com/epenet [@&#8203;ethemcemozkan]: https://github.com/ethemcemozkan [@&#8203;frenck]: https://github.com/frenck [@&#8203;gjohansson-ST]: https://github.com/gjohansson-ST [@&#8203;joostlek]: https://github.com/joostlek [@&#8203;jpbede]: https://github.com/jpbede [@&#8203;kaareseras]: https://github.com/kaareseras [@&#8203;karwosts]: https://github.com/karwosts [@&#8203;mib1185]: https://github.com/mib1185 [@&#8203;rubeecube]: https://github.com/rubeecube [@&#8203;swcloudgenie]: https://github.com/swcloudgenie [@&#8203;thecode]: https://github.com/thecode [@&#8203;tronikos]: https://github.com/tronikos [@&#8203;wittypluck]: https://github.com/wittypluck [aladdin_connect docs]: https://www.home-assistant.io/integrations/aladdin_connect/ [automation docs]: https://www.home-assistant.io/integrations/automation/ [azure_data_explorer docs]: https://www.home-assistant.io/integrations/azure_data_explorer/ [control4 docs]: https://www.home-assistant.io/integrations/control4/ [electrasmart docs]: https://www.home-assistant.io/integrations/electrasmart/ [elgato docs]: https://www.home-assistant.io/integrations/elgato/ [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [envisalink docs]: https://www.home-assistant.io/integrations/envisalink/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [glances docs]: https://www.home-assistant.io/integrations/glances/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [group docs]: https://www.home-assistant.io/integrations/group/ [idasen_desk docs]: https://www.home-assistant.io/integrations/idasen_desk/ [imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [openweathermap docs]: https://www.home-assistant.io/integrations/openweathermap/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [thethingsnetwork docs]: https://www.home-assistant.io/integrations/thethingsnetwork/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [waqi docs]: https://www.home-assistant.io/integrations/waqi/ [workday docs]: https://www.home-assistant.io/integrations/workday/ ### [`v2024.6.1`](https://github.com/home-assistant/core/releases/tag/2024.6.1) [Compare Source](https://github.com/home-assistant/core/compare/2024.6.0...2024.6.1) - Update requests to 2.32.3 ([@&#8203;cdce8p] - [#&#8203;118868]) (dependency) - Prioritize literal text with name slots in sentence matching ([@&#8203;synesthesiam] - [#&#8203;118900]) ([conversation docs]) - Check if imap message text has a value instead of checking if its not None ([@&#8203;engrbm87] - [#&#8203;118901]) ([imap docs]) - Fix flaky Google Assistant test ([@&#8203;jpbede] - [#&#8203;118914]) ([google_assistant docs]) - Revert "Bump orjson to 3.10.3 ([#&#8203;116945](https://github.com/home-assistant/core/issues/116945))" ([@&#8203;bdraco] - [#&#8203;118920]) (dependency) - Bump `imgw-pib` backend library to version `1.0.2` ([@&#8203;bieniu] - [#&#8203;118953]) ([imgw_pib docs]) (dependency) - Fix Alarm control panel not require code in several integrations ([@&#8203;gjohansson-ST] - [#&#8203;118961]) - Bump python-holidays to 0.50 ([@&#8203;gjohansson-ST] - [#&#8203;118965]) ([workday docs]) ([holiday docs]) (dependency) - Bump pydrawise to 2024.6.3 ([@&#8203;dknowles2] - [#&#8203;118977]) ([hydrawise docs]) (dependency) - Bump `imgw-pib` library to version `1.0.4` ([@&#8203;bieniu] - [#&#8203;118978]) ([imgw_pib docs]) (dependency) - Fix unit of measurement for airgradient sensor ([@&#8203;joostlek] - [#&#8203;118981]) ([airgradient docs]) - Fix exposure checks on some intents ([@&#8203;synesthesiam] - [#&#8203;118988]) ([climate docs]) ([weather docs]) ([humidifier docs]) ([todo docs]) - Remove isal from after_dependencies in http ([@&#8203;bdraco] - [#&#8203;119000]) - Hold connection lock in Shelly RPC reconnect ([@&#8203;thecode] - [#&#8203;119009]) ([shelly docs]) - Always have addon url in detached_addon_missing ([@&#8203;mdegat01] - [#&#8203;119011]) ([hassio docs]) - Increase test coverage for KNX Climate ([@&#8203;farmio] - [#&#8203;117903]) ([knx docs]) - Fix KNX `climate.set_hvac_mode` not turning `on` ([@&#8203;farmio] - [#&#8203;119012]) ([knx docs]) - Fix refactoring error in snmp switch ([@&#8203;bdraco] - [#&#8203;119028]) ([snmp docs]) - Fix remember_the_milk calling configurator async api from the wrong thread ([@&#8203;bdraco] - [#&#8203;119029]) ([remember_the_milk docs]) - Fix AirGradient name ([@&#8203;joostlek] - [#&#8203;119046]) ([airgradient docs]) - Add type ignore comments ([@&#8203;cdce8p] - [#&#8203;119052]) - Fix Azure Data Explorer strings ([@&#8203;joostlek] - [#&#8203;119067]) ([azure_data_explorer docs]) [#&#8203;117903]: https://github.com/home-assistant/core/pull/117903 [#&#8203;118400]: https://github.com/home-assistant/core/pull/118400 [#&#8203;118868]: https://github.com/home-assistant/core/pull/118868 [#&#8203;118900]: https://github.com/home-assistant/core/pull/118900 [#&#8203;118901]: https://github.com/home-assistant/core/pull/118901 [#&#8203;118914]: https://github.com/home-assistant/core/pull/118914 [#&#8203;118920]: https://github.com/home-assistant/core/pull/118920 [#&#8203;118953]: https://github.com/home-assistant/core/pull/118953 [#&#8203;118961]: https://github.com/home-assistant/core/pull/118961 [#&#8203;118965]: https://github.com/home-assistant/core/pull/118965 [#&#8203;118977]: https://github.com/home-assistant/core/pull/118977 [#&#8203;118978]: https://github.com/home-assistant/core/pull/118978 [#&#8203;118981]: https://github.com/home-assistant/core/pull/118981 [#&#8203;118988]: https://github.com/home-assistant/core/pull/118988 [#&#8203;119000]: https://github.com/home-assistant/core/pull/119000 [#&#8203;119009]: https://github.com/home-assistant/core/pull/119009 [#&#8203;119011]: https://github.com/home-assistant/core/pull/119011 [#&#8203;119012]: https://github.com/home-assistant/core/pull/119012 [#&#8203;119028]: https://github.com/home-assistant/core/pull/119028 [#&#8203;119029]: https://github.com/home-assistant/core/pull/119029 [#&#8203;119046]: https://github.com/home-assistant/core/pull/119046 [#&#8203;119052]: https://github.com/home-assistant/core/pull/119052 [#&#8203;119067]: https://github.com/home-assistant/core/pull/119067 [@&#8203;bdraco]: https://github.com/bdraco [@&#8203;bieniu]: https://github.com/bieniu [@&#8203;cdce8p]: https://github.com/cdce8p [@&#8203;dknowles2]: https://github.com/dknowles2 [@&#8203;engrbm87]: https://github.com/engrbm87 [@&#8203;farmio]: https://github.com/farmio [@&#8203;frenck]: https://github.com/frenck [@&#8203;gjohansson-ST]: https://github.com/gjohansson-ST [@&#8203;joostlek]: https://github.com/joostlek [@&#8203;jpbede]: https://github.com/jpbede [@&#8203;mdegat01]: https://github.com/mdegat01 [@&#8203;synesthesiam]: https://github.com/synesthesiam [@&#8203;thecode]: https://github.com/thecode [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [azure_data_explorer docs]: https://www.home-assistant.io/integrations/azure_data_explorer/ [climate docs]: https://www.home-assistant.io/integrations/climate/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [hassio docs]: https://www.home-assistant.io/integrations/hassio/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [humidifier docs]: https://www.home-assistant.io/integrations/humidifier/ [hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/ [imap docs]: https://www.home-assistant.io/integrations/imap/ [imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [remember_the_milk docs]: https://www.home-assistant.io/integrations/remember_the_milk/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [snmp docs]: https://www.home-assistant.io/integrations/snmp/ [todo docs]: https://www.home-assistant.io/integrations/todo/ [weather docs]: https://www.home-assistant.io/integrations/weather/ [workday docs]: https://www.home-assistant.io/integrations/workday/ ### [`v2024.6.0`](https://github.com/home-assistant/core/releases/tag/2024.6.0) [Compare Source](https://github.com/home-assistant/core/compare/2024.5.5...2024.6.0) https://www.home-assistant.io/blog/2024/06/05/release-20246/ </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-06 09:11:09 +00:00
Update homeassistant/home-assistant Docker tag to v2024.6.0
All checks were successful
continuous-integration/drone/push Build is passing
3d03c9dde8
renovate force-pushed renovate/homeassistant-home-assistant-2024.x from 3d03c9dde8 to 872b71d758 2024-06-08 09:11:43 +00:00 Compare
renovate changed title from Update homeassistant/home-assistant Docker tag to v2024.6.0 to Update homeassistant/home-assistant Docker tag to v2024.6.1 2024-06-08 09:11:59 +00:00
renovate force-pushed renovate/homeassistant-home-assistant-2024.x from 872b71d758 to 1e4d1e7ad4 2024-06-12 09:10:49 +00:00 Compare
renovate changed title from Update homeassistant/home-assistant Docker tag to v2024.6.1 to Update homeassistant/home-assistant Docker tag to v2024.6.2 2024-06-12 09:11:06 +00:00
filip merged commit c4eed24120 into master 2024-06-13 08:46:12 +00:00
filip deleted branch renovate/homeassistant-home-assistant-2024.x 2024-06-13 08:46:13 +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#16
No description provided.