TrueChartsClone/charts/stable/home-assistant
TrueCharts Bot 029b06b27a
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-->
2024-08-11 02:42:24 +02:00
..
docs
templates
.helmignore
CHANGELOG.md
Chart.yaml
README.md
icon-small.webp
icon.webp
values.yaml

README.md

title
README

General Info

TrueCharts can be installed as both normal Helm Charts or as TrueNAS SCALE Apps. Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/home-assistant

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the quick-start guides for TrueNAS SCALE.

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/home-assistant

Configuration Options

Please note: For TrueNAS SCALE, only options available in the GUI are supported. Hence most of these docs do not apply to TrueNAS SCALE

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/charts/blob/master/charts/stable/home-assistant/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project