chore(deps): update container image homeassistant/home-assistant to v2024.6.1@c0045a0 by renovate (#23096)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://togithub.com/home-assistant/core)) | patch | `2024.6.0` -> `2024.6.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2024.6.1`](https://togithub.com/home-assistant/core/releases/tag/2024.6.1) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.0...2024.6.1) - Update requests to 2.32.3 ([@​cdce8p] - [#​118868]) (dependency) - Prioritize literal text with name slots in sentence matching ([@​synesthesiam] - [#​118900]) ([conversation docs]) - Check if imap message text has a value instead of checking if its not None ([@​engrbm87] - [#​118901]) ([imap docs]) - Fix flaky Google Assistant test ([@​jpbede] - [#​118914]) ([google_assistant docs]) - Revert "Bump orjson to 3.10.3 ([#​116945](https://togithub.com/home-assistant/core/issues/116945))" ([@​bdraco] - [#​118920]) (dependency) - Bump `imgw-pib` backend library to version `1.0.2` ([@​bieniu] - [#​118953]) ([imgw_pib docs]) (dependency) - Fix Alarm control panel not require code in several integrations ([@​gjohansson-ST] - [#​118961]) - Bump python-holidays to 0.50 ([@​gjohansson-ST] - [#​118965]) ([workday docs]) ([holiday docs]) (dependency) - Bump pydrawise to 2024.6.3 ([@​dknowles2] - [#​118977]) ([hydrawise docs]) (dependency) - Bump `imgw-pib` library to version `1.0.4` ([@​bieniu] - [#​118978]) ([imgw_pib docs]) (dependency) - Fix unit of measurement for airgradient sensor ([@​joostlek] - [#​118981]) ([airgradient docs]) - Fix exposure checks on some intents ([@​synesthesiam] - [#​118988]) ([climate docs]) ([weather docs]) ([humidifier docs]) ([todo docs]) - Remove isal from after_dependencies in http ([@​bdraco] - [#​119000]) - Hold connection lock in Shelly RPC reconnect ([@​thecode] - [#​119009]) ([shelly docs]) - Always have addon url in detached_addon_missing ([@​mdegat01] - [#​119011]) ([hassio docs]) - Increase test coverage for KNX Climate ([@​farmio] - [#​117903]) ([knx docs]) - Fix KNX `climate.set_hvac_mode` not turning `on` ([@​farmio] - [#​119012]) ([knx docs]) - Fix refactoring error in snmp switch ([@​bdraco] - [#​119028]) ([snmp docs]) - Fix remember_the_milk calling configurator async api from the wrong thread ([@​bdraco] - [#​119029]) ([remember_the_milk docs]) - Fix AirGradient name ([@​joostlek] - [#​119046]) ([airgradient docs]) - Add type ignore comments ([@​cdce8p] - [#​119052]) - Fix Azure Data Explorer strings ([@​joostlek] - [#​119067]) ([azure_data_explorer docs]) [#​117903]: https://togithub.com/home-assistant/core/pull/117903 [#​118400]: https://togithub.com/home-assistant/core/pull/118400 [#​118868]: https://togithub.com/home-assistant/core/pull/118868 [#​118900]: https://togithub.com/home-assistant/core/pull/118900 [#​118901]: https://togithub.com/home-assistant/core/pull/118901 [#​118914]: https://togithub.com/home-assistant/core/pull/118914 [#​118920]: https://togithub.com/home-assistant/core/pull/118920 [#​118953]: https://togithub.com/home-assistant/core/pull/118953 [#​118961]: https://togithub.com/home-assistant/core/pull/118961 [#​118965]: https://togithub.com/home-assistant/core/pull/118965 [#​118977]: https://togithub.com/home-assistant/core/pull/118977 [#​118978]: https://togithub.com/home-assistant/core/pull/118978 [#​118981]: https://togithub.com/home-assistant/core/pull/118981 [#​118988]: https://togithub.com/home-assistant/core/pull/118988 [#​119000]: https://togithub.com/home-assistant/core/pull/119000 [#​119009]: https://togithub.com/home-assistant/core/pull/119009 [#​119011]: https://togithub.com/home-assistant/core/pull/119011 [#​119012]: https://togithub.com/home-assistant/core/pull/119012 [#​119028]: https://togithub.com/home-assistant/core/pull/119028 [#​119029]: https://togithub.com/home-assistant/core/pull/119029 [#​119046]: https://togithub.com/home-assistant/core/pull/119046 [#​119052]: https://togithub.com/home-assistant/core/pull/119052 [#​119067]: https://togithub.com/home-assistant/core/pull/119067 [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​cdce8p]: https://togithub.com/cdce8p [@​dknowles2]: https://togithub.com/dknowles2 [@​engrbm87]: https://togithub.com/engrbm87 [@​farmio]: https://togithub.com/farmio [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​joostlek]: https://togithub.com/joostlek [@​jpbede]: https://togithub.com/jpbede [@​mdegat01]: https://togithub.com/mdegat01 [@​synesthesiam]: https://togithub.com/synesthesiam [@​thecode]: https://togithub.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/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.6.0
|
||||
appVersion: 2024.6.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 26.1.0
|
||||
version: 26.1.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.6.0@sha256:0c2a3f04bdac8f4658ae42fdc83464f77f9f3c87b67bfea608cfa0356e6ed5b0
|
||||
tag: 2024.6.1@sha256:c0045a0eb9970cdca9afb6e1389551bc15875de9c99fb73a8b89dfa56b54628a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user