chore(deps): update container image homeassistant/home-assistant to v2024.8.1@01af627 by renovate (#24987)

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.8.0` -> `2024.8.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.8.1`](https://togithub.com/home-assistant/core/releases/tag/2024.8.1)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2024.8.0...2024.8.1)

- Add support for v3 Coinbase API ([@&#8203;TomBrien] -
[#&#8203;116345]) ([coinbase docs]) (dependency)
- Bump OpenWeatherMap to 0.1.1 ([@&#8203;freekode] - [#&#8203;120178])
([openweathermap docs]) (dependency)
- Fix limit and order property for transmission integration
([@&#8203;fustom] - [#&#8203;123305]) ([transmission docs])
- Fix doorbird with externally added events ([@&#8203;bdraco] -
[#&#8203;123313]) ([doorbird docs])
- Bump aiorussound to 2.2.2 ([@&#8203;noahhusby] - [#&#8203;123319])
([russound_rio docs]) (dependency)
- Revert "Fix blocking I/O while validating config schema"
([@&#8203;emontnemery] - [#&#8203;123377])
- Ensure legacy event foreign key is removed from the states table when
a previous rebuild failed ([@&#8203;bdraco] - [#&#8203;123388])
([recorder docs])
- Bump aiohttp to 3.10.2 ([@&#8203;bdraco] - [#&#8203;123394])
(dependency)
- Also migrate dsmr entries for devices with correct serial
([@&#8203;dupondje] - [#&#8203;123407]) ([dsmr docs])
- Add missing logger to Tessie ([@&#8203;Bre77] - [#&#8203;123413])
([tessie docs])
- Bump YoLink API to 0.4.7 ([@&#8203;matrixd2] - [#&#8203;123441])
([yolink docs]) (dependency)
- Support action YAML syntax in old-style notify groups
([@&#8203;frenck] - [#&#8203;123457]) ([group docs])
- Bump ZHA library to 0.0.29 ([@&#8203;puddly] - [#&#8203;123464]) ([zha
docs])
- Bump pyjvcprojector to 1.0.12 to fix blocking call
([@&#8203;SteveEasley] - [#&#8203;123473]) ([jvc_projector docs])
(dependency)
- Bump monzopy to 1.3.2 ([@&#8203;JakeMartin-ICL] - [#&#8203;123480])
([monzo docs])
- Fix startup blocked by bluesound integration ([@&#8203;LouisChrist] -
[#&#8203;123483]) ([bluesound docs])
- Update frontend to
[`2024080`](https://togithub.com/home-assistant/core/commit/20240809).0
([@&#8203;frenck] - [#&#8203;123485]) ([frontend docs]) (dependency)
- Bump zha lib to 0.0.30 ([@&#8203;dmulcahey] - [#&#8203;123499]) ([zha
docs]) (dependency)
- Bumb python-homewizard-energy to 6.2.0 ([@&#8203;DCSBL] -
[#&#8203;123514]) ([homewizard docs]) (dependency)
- Fix cleanup of old orphan device entries in AVM Fritz!Tools
([@&#8203;mib1185] - [#&#8203;123516]) ([fritz docs])
- Bump pydaikin to 2.13.2 ([@&#8203;mattyway] - [#&#8203;123519])
([daikin docs]) (dependency)
- Bump AirGradient to 0.8.0 ([@&#8203;joostlek] - [#&#8203;123527])
([airgradient docs]) (dependency)
- Upgrade chacon_dio_api to version 1.2.0 ([@&#8203;cnico] -
[#&#8203;123528]) ([chacon_dio docs]) (dependency)

[#&#8203;116345]: https://togithub.com/home-assistant/core/pull/116345

[#&#8203;120178]: https://togithub.com/home-assistant/core/pull/120178

[#&#8203;123276]: https://togithub.com/home-assistant/core/pull/123276

[#&#8203;123305]: https://togithub.com/home-assistant/core/pull/123305

[#&#8203;123313]: https://togithub.com/home-assistant/core/pull/123313

[#&#8203;123319]: https://togithub.com/home-assistant/core/pull/123319

[#&#8203;123377]: https://togithub.com/home-assistant/core/pull/123377

[#&#8203;123388]: https://togithub.com/home-assistant/core/pull/123388

[#&#8203;123394]: https://togithub.com/home-assistant/core/pull/123394

[#&#8203;123407]: https://togithub.com/home-assistant/core/pull/123407

[#&#8203;123413]: https://togithub.com/home-assistant/core/pull/123413

[#&#8203;123441]: https://togithub.com/home-assistant/core/pull/123441

[#&#8203;123457]: https://togithub.com/home-assistant/core/pull/123457

[#&#8203;123464]: https://togithub.com/home-assistant/core/pull/123464

[#&#8203;123473]: https://togithub.com/home-assistant/core/pull/123473

[#&#8203;123480]: https://togithub.com/home-assistant/core/pull/123480

[#&#8203;123483]: https://togithub.com/home-assistant/core/pull/123483

[#&#8203;123485]: https://togithub.com/home-assistant/core/pull/123485

[#&#8203;123499]: https://togithub.com/home-assistant/core/pull/123499

[#&#8203;123514]: https://togithub.com/home-assistant/core/pull/123514

[#&#8203;123516]: https://togithub.com/home-assistant/core/pull/123516

[#&#8203;123519]: https://togithub.com/home-assistant/core/pull/123519

[#&#8203;123527]: https://togithub.com/home-assistant/core/pull/123527

[#&#8203;123528]: https://togithub.com/home-assistant/core/pull/123528

[@&#8203;Bre77]: https://togithub.com/Bre77

[@&#8203;DCSBL]: https://togithub.com/DCSBL

[@&#8203;JakeMartin-ICL]: https://togithub.com/JakeMartin-ICL

[@&#8203;LouisChrist]: https://togithub.com/LouisChrist

[@&#8203;SteveEasley]: https://togithub.com/SteveEasley

[@&#8203;TomBrien]: https://togithub.com/TomBrien

[@&#8203;bdraco]: https://togithub.com/bdraco

[@&#8203;cnico]: https://togithub.com/cnico

[@&#8203;dmulcahey]: https://togithub.com/dmulcahey

[@&#8203;dupondje]: https://togithub.com/dupondje

[@&#8203;emontnemery]: https://togithub.com/emontnemery

[@&#8203;freekode]: https://togithub.com/freekode

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;fustom]: https://togithub.com/fustom

[@&#8203;joostlek]: https://togithub.com/joostlek

[@&#8203;matrixd2]: https://togithub.com/matrixd2

[@&#8203;mattyway]: https://togithub.com/mattyway

[@&#8203;mib1185]: https://togithub.com/mib1185

[@&#8203;noahhusby]: https://togithub.com/noahhusby

[@&#8203;puddly]: https://togithub.com/puddly

[advantage_air docs]:
https://www.home-assistant.io/integrations/advantage_air/

[aemet docs]: https://www.home-assistant.io/integrations/aemet/

[airgradient docs]:
https://www.home-assistant.io/integrations/airgradient/

[airtouch4 docs]: https://www.home-assistant.io/integrations/airtouch4/

[airtouch5 docs]: https://www.home-assistant.io/integrations/airtouch5/

[bluesound docs]: https://www.home-assistant.io/integrations/bluesound/

[chacon_dio docs]:
https://www.home-assistant.io/integrations/chacon_dio/

[coinbase docs]: https://www.home-assistant.io/integrations/coinbase/

[daikin docs]: https://www.home-assistant.io/integrations/daikin/

[doorbird docs]: https://www.home-assistant.io/integrations/doorbird/

[dsmr docs]: https://www.home-assistant.io/integrations/dsmr/

[fritz docs]: https://www.home-assistant.io/integrations/fritz/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[group docs]: https://www.home-assistant.io/integrations/group/

[homewizard docs]:
https://www.home-assistant.io/integrations/homewizard/

[jvc_projector docs]:
https://www.home-assistant.io/integrations/jvc_projector/

[monzo docs]: https://www.home-assistant.io/integrations/monzo/

[openweathermap docs]:
https://www.home-assistant.io/integrations/openweathermap/

[recorder docs]: https://www.home-assistant.io/integrations/recorder/

[russound_rio docs]:
https://www.home-assistant.io/integrations/russound_rio/

[tessie docs]: https://www.home-assistant.io/integrations/tessie/

[transmission docs]:
https://www.home-assistant.io/integrations/transmission/

[yolink docs]: https://www.home-assistant.io/integrations/yolink/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-11 02:42:24 +02:00
committed by GitHub
parent 526e1ae3e1
commit 029b06b27a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.8.0
appVersion: 2024.8.1
dependencies:
- name: common
version: 24.1.5
@@ -35,4 +35,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.4.0
version: 26.4.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2024.8.0@sha256:dcc3d4c582848593db1e3f049fc7269222c340693be5c799e0bddf1f1c61a102
tag: 2024.8.1@sha256:01af627f579835945d9c67cd130aa7e6f7167a09d8ffab5d09c698f285ec8109
service:
main:
ports: