This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `b67d76f` -> `5d51056` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.3.4`](https://redirect.github.com/home-assistant/core/releases/tag/2025.3.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.3.3...2025.3.4) - Fix initial fetch of Home Connect appliance data to handle API rate limit errors ([@​Diegorro98] - [#​139379]) ([home_connect docs]) - Handle API rate limit error on Home Connect entities fetch ([@​Diegorro98] - [#​139384]) ([home_connect docs]) - Album art not available for Sonos media library favorites ([@​PeteRager] - [#​140557]) ([sonos docs]) - Change max ICP value to fixed value for Wallbox Integration ([@​hesselonline] - [#​140592]) ([wallbox docs]) - Add 700 RPM option to washer spin speed options at Home Connect ([@​Diegorro98] - [#​140607]) ([home_connect docs]) - Handle non documented options at Home Connect select entities ([@​Diegorro98] - [#​140608]) ([home_connect docs]) - Fix optional password in Velbus config flow ([@​cereal2nd] - [#​140615]) ([velbus docs]) - Make Oven setpoint follow temperature UoM in SmartThings ([@​joostlek] - [#​140666]) ([smartthings docs]) - Fix Elk-M1 missing TLS 1.2 check ([@​gwww] - [#​140672]) ([elkm1 docs]) - Bump PySwitchBot to 0.57.1 ([@​bdraco] - [#​140681]) ([switchbot docs]) (dependency) - Check Celsius in SmartThings oven setpoint ([@​joostlek] - [#​140687]) ([smartthings docs]) - Fix broken core integration Smart Meter Texas by switching it to use HA's SSL Context ([@​adamfeldman] - [#​140694]) ([smart_meter_texas docs]) - Don't reload onedrive on options flow ([@​zweckj] - [#​140712]) ([onedrive docs]) - Bump pySmartThings to 2.7.4 ([@​joostlek] - [#​140720]) ([smartthings docs]) (dependency) - Fix SmartThings ACs without supported AC modes ([@​joostlek] - [#​140744]) ([smartthings docs]) - Bump pylamarzocco to 1.4.9 ([@​zweckj] - [#​140916]) ([lamarzocco docs]) (dependency) - Log SmartThings subscription error on exception ([@​joostlek] - [#​140939]) ([smartthings docs]) - Ensure file is correctly uploaded by the GenAI SDK ([@​IvanLH] - [#​140969]) ([google_generative_ai_conversation docs]) - Reolink fix playback headers ([@​starkillerOG] - [#​141015]) ([reolink docs]) - Fix some Home Connect options keys ([@​Diegorro98] - [#​141023]) ([home_connect docs]) - Bump ZHA to 0.0.53 ([@​puddly] - [#​141025]) ([zha docs]) - Bump Python-Snoo to 0.6.3 ([@​Lash-L] - [#​140628]) ([snoo docs]) (dependency) - Bump python-snoo to 0.6.4 ([@​Lash-L] - [#​141030]) ([snoo docs]) (dependency) - Improve Home Connect appliances test fixture ([@​MartinHjelmare] - [#​139787]) ([home_connect docs]) [#​139379]: https://redirect.github.com/home-assistant/core/pull/139379 [#​139384]: https://redirect.github.com/home-assistant/core/pull/139384 [#​139787]: https://redirect.github.com/home-assistant/core/pull/139787 [#​139859]: https://redirect.github.com/home-assistant/core/pull/139859 [#​140061]: https://redirect.github.com/home-assistant/core/pull/140061 [#​140392]: https://redirect.github.com/home-assistant/core/pull/140392 [#​140557]: https://redirect.github.com/home-assistant/core/pull/140557 [#​140583]: https://redirect.github.com/home-assistant/core/pull/140583 [#​140592]: https://redirect.github.com/home-assistant/core/pull/140592 [#​140607]: https://redirect.github.com/home-assistant/core/pull/140607 [#​140608]: https://redirect.github.com/home-assistant/core/pull/140608 [#​140615]: https://redirect.github.com/home-assistant/core/pull/140615 [#​140628]: https://redirect.github.com/home-assistant/core/pull/140628 [#​140666]: https://redirect.github.com/home-assistant/core/pull/140666 [#​140672]: https://redirect.github.com/home-assistant/core/pull/140672 [#​140681]: https://redirect.github.com/home-assistant/core/pull/140681 [#​140687]: https://redirect.github.com/home-assistant/core/pull/140687 [#​140694]: https://redirect.github.com/home-assistant/core/pull/140694 [#​140712]: https://redirect.github.com/home-assistant/core/pull/140712 [#​140720]: https://redirect.github.com/home-assistant/core/pull/140720 [#​140744]: https://redirect.github.com/home-assistant/core/pull/140744 [#​140916]: https://redirect.github.com/home-assistant/core/pull/140916 [#​140939]: https://redirect.github.com/home-assistant/core/pull/140939 [#​140969]: https://redirect.github.com/home-assistant/core/pull/140969 [#​141015]: https://redirect.github.com/home-assistant/core/pull/141015 [#​141023]: https://redirect.github.com/home-assistant/core/pull/141023 [#​141025]: https://redirect.github.com/home-assistant/core/pull/141025 [#​141030]: https://redirect.github.com/home-assistant/core/pull/141030 [@​Diegorro98]: https://redirect.github.com/Diegorro98 [@​IvanLH]: https://redirect.github.com/IvanLH [@​Lash-L]: https://redirect.github.com/Lash-L [@​MartinHjelmare]: https://redirect.github.com/MartinHjelmare [@​PeteRager]: https://redirect.github.com/PeteRager [@​adamfeldman]: https://redirect.github.com/adamfeldman [@​bdraco]: https://redirect.github.com/bdraco [@​cereal2nd]: https://redirect.github.com/cereal2nd [@​frenck]: https://redirect.github.com/frenck [@​gwww]: https://redirect.github.com/gwww [@​hesselonline]: https://redirect.github.com/hesselonline [@​joostlek]: https://redirect.github.com/joostlek [@​puddly]: https://redirect.github.com/puddly [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​zweckj]: https://redirect.github.com/zweckj [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/ [elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/ [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/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [smart_meter_texas docs]: https://www.home-assistant.io/integrations/smart_meter_texas/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [snoo docs]: https://www.home-assistant.io/integrations/snoo/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [switchbot docs]: https://www.home-assistant.io/integrations/switchbot/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [wallbox docs]: https://www.home-assistant.io/integrations/wallbox/ [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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
title
| title |
|---|
| README |
General Info
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
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
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/public/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/public/blob/master/charts/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