From af5b3aeabf15d06ba4d364c7141c5cd0a8d39c35 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jun 2026 18:45:12 +0200 Subject: [PATCH] =?UTF-8?q?fix(home-assistant):=20update=20image=20oci.tru?= =?UTF-8?q?eforge.org/containerforge/home-assistant=202026.5.0=20=E2=86=92?= =?UTF-8?q?=202026.5.1=20(#48723)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/home-assistant](https://ghcr.io/trueforge-org/home-assistant) ([source](https://redirect.github.com/home-assistant/core)) | patch | `363409d` → `5e97f13` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
home-assistant/core (oci.trueforge.org/containerforge/home-assistant) ### [`v2026.5.1`](https://redirect.github.com/home-assistant/core/releases/tag/2026.5.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2026.5.0...2026.5.1) - Added wfsens as a occupancy source in wiz ([@​th3spis] - [#​166799]) ([wiz docs]) - Fix WiZ Light config flow timeout by properly closing UDP connections ([@​robwasripped] - [#​168456]) ([wiz docs]) - Fix IntelliFire setup recovery ([@​jeeftor] - [#​169739]) ([intellifire docs]) - Fix hassio auth IndexError on Supervisor Unix socket requests ([@​agners] - [#​169911]) ([hassio docs]) - Update gardena ble to 2.8.1 ([@​elupus] - [#​169914]) ([gardena\_bluetooth docs][gardena_bluetooth docs]) ([husqvarna\_automower\_ble docs][husqvarna_automower_ble docs]) (dependency) - Bump serialx to 1.7.1 ([@​puddly] - [#​169928]) ([serial docs]) ([acer\_projector docs][acer_projector docs]) ([usb docs]) (dependency) - Bump holidays to 0.96 ([@​gjohansson-ST] - [#​169939]) ([workday docs]) ([holiday docs]) (dependency) - Add support for options to todo triggers ([@​emontnemery] - [#​169947]) ([todo docs]) - Bump pyTibber to 0.37.5 ([@​Danielhiversen] - [#​169981]) ([tibber docs]) (dependency) - Bump python-duco-client to 0.4.0 ([@​ronaldvdmeer] - [#​169776]) ([duco docs]) (dependency) - Bump python-duco-client to 0.4.1 ([@​ronaldvdmeer] - [#​169991]) ([duco docs]) (dependency) - Proper handling of malformed data during FRITZ!Box Tools setup ([@​mib1185] - [#​170030]) ([fritz docs]) - Fix websocket certificate verification Bump axis to v70 ([@​Kane610] - [#​170038]) ([axis docs]) (dependency) - Fix `is_closed` state for DynamicGarageDoor in Overkiz ([@​iMicknl] - [#​170052]) ([overkiz docs]) - Fix tilt controls for TiltOnlyVenetianBlind in Overkiz ([@​iMicknl] - [#​170055]) ([overkiz docs]) - Fix cover controls for UpDownBioclimaticPergola in Overkiz ([@​iMicknl] - [#​170058]) ([overkiz docs]) - Bump pyOverkiz to 1.20.3 ([@​iMicknl] - [#​170060]) ([overkiz docs]) (dependency) - Bump deebot-client to 18.3.0 ([@​edenhaus] - [#​170066]) ([ecovacs docs]) (dependency) - Set `is_closed` state to `None` when a cover state returns "unknown" in Overkiz ([@​iMicknl] - [#​170081]) ([overkiz docs]) - Fix sensors getting wrong unit from MeasuredValueType attribute in Overkiz ([@​iMicknl] - [#​170088]) ([overkiz docs]) - Fix Z-Wave discovery crash with unknown node firmware version ([@​TheJulianJES] - [#​170090]) ([zwave\_js docs][zwave_js docs]) - Bump ZHA to 1.3.1 ([@​TheJulianJES] - [#​170095]) ([zha docs]) (dependency) - Bump python-bsblan to 5.2.1 ([@​liudger] - [#​170100]) ([bsblan docs]) (dependency) - Bump blebox\_uniapi to v2.5.3 ([@​bkobus-bbx] - [#​170115]) ([blebox docs]) (dependency) - Fix is\_closed state for DynamicGate covers in Overkiz ([@​iMicknl] - [#​170130]) ([overkiz docs]) - Fix tilt support for UpDownVenetianBlind (rts:VenetianBlindRTSComponent) in Overkiz ([@​iMicknl] - [#​170047]) ([overkiz docs]) [#​166799]: https://redirect.github.com/home-assistant/core/pull/166799 [#​168456]: https://redirect.github.com/home-assistant/core/pull/168456 [#​169484]: https://redirect.github.com/home-assistant/core/pull/169484 [#​169739]: https://redirect.github.com/home-assistant/core/pull/169739 [#​169776]: https://redirect.github.com/home-assistant/core/pull/169776 [#​169911]: https://redirect.github.com/home-assistant/core/pull/169911 [#​169914]: https://redirect.github.com/home-assistant/core/pull/169914 [#​169928]: https://redirect.github.com/home-assistant/core/pull/169928 [#​169939]: https://redirect.github.com/home-assistant/core/pull/169939 [#​169947]: https://redirect.github.com/home-assistant/core/pull/169947 [#​169981]: https://redirect.github.com/home-assistant/core/pull/169981 [#​169991]: https://redirect.github.com/home-assistant/core/pull/169991 [#​170030]: https://redirect.github.com/home-assistant/core/pull/170030 [#​170038]: https://redirect.github.com/home-assistant/core/pull/170038 [#​170047]: https://redirect.github.com/home-assistant/core/pull/170047 [#​170052]: https://redirect.github.com/home-assistant/core/pull/170052 [#​170055]: https://redirect.github.com/home-assistant/core/pull/170055 [#​170058]: https://redirect.github.com/home-assistant/core/pull/170058 [#​170060]: https://redirect.github.com/home-assistant/core/pull/170060 [#​170066]: https://redirect.github.com/home-assistant/core/pull/170066 [#​170081]: https://redirect.github.com/home-assistant/core/pull/170081 [#​170088]: https://redirect.github.com/home-assistant/core/pull/170088 [#​170090]: https://redirect.github.com/home-assistant/core/pull/170090 [#​170095]: https://redirect.github.com/home-assistant/core/pull/170095 [#​170100]: https://redirect.github.com/home-assistant/core/pull/170100 [#​170115]: https://redirect.github.com/home-assistant/core/pull/170115 [#​170130]: https://redirect.github.com/home-assistant/core/pull/170130 [@​Danielhiversen]: https://redirect.github.com/Danielhiversen [@​Kane610]: https://redirect.github.com/Kane610 [@​TheJulianJES]: https://redirect.github.com/TheJulianJES [@​agners]: https://redirect.github.com/agners [@​bkobus-bbx]: https://redirect.github.com/bkobus-bbx [@​edenhaus]: https://redirect.github.com/edenhaus [@​elupus]: https://redirect.github.com/elupus [@​emontnemery]: https://redirect.github.com/emontnemery [@​frenck]: https://redirect.github.com/frenck [@​gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@​iMicknl]: https://redirect.github.com/iMicknl [@​jeeftor]: https://redirect.github.com/jeeftor [@​liudger]: https://redirect.github.com/liudger [@​mib1185]: https://redirect.github.com/mib1185 [@​puddly]: https://redirect.github.com/puddly [@​robwasripped]: https://redirect.github.com/robwasripped [@​ronaldvdmeer]: https://redirect.github.com/ronaldvdmeer [@​th3spis]: https://redirect.github.com/th3spis [acer_projector docs]: https://www.home-assistant.io/integrations/acer_projector/ [axis docs]: https://www.home-assistant.io/integrations/axis/ [blebox docs]: https://www.home-assistant.io/integrations/blebox/ [bsblan docs]: https://www.home-assistant.io/integrations/bsblan/ [duco docs]: https://www.home-assistant.io/integrations/duco/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [hassio docs]: https://www.home-assistant.io/integrations/hassio/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [husqvarna_automower_ble docs]: https://www.home-assistant.io/integrations/husqvarna_automower_ble/ [intellifire docs]: https://www.home-assistant.io/integrations/intellifire/ [overkiz docs]: https://www.home-assistant.io/integrations/overkiz/ [serial docs]: https://www.home-assistant.io/integrations/serial/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [todo docs]: https://www.home-assistant.io/integrations/todo/ [usb docs]: https://www.home-assistant.io/integrations/usb/ [wiz docs]: https://www.home-assistant.io/integrations/wiz/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- charts/stable/home-assistant/Chart.yaml | 4 ++-- charts/stable/home-assistant/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index f46fdd01949..64ff642692b 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.5.0 +appVersion: 2026.5.1 dependencies: - name: common version: 29.3.4 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/home-assistant - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant type: application -version: 30.5.0 +version: 30.5.1 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index eeb6e3e14e3..6088c46ef55 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/home-assistant pullPolicy: IfNotPresent - tag: "2026.5.0@sha256:363409dacf3d435f760e266c17bf8bf76614c1bd21bcdfdf3a706be0580ad6a6" + tag: "2026.5.1@sha256:5e97f1307cd5e5049bd4d904eb22dddb5c8eaec9b25a77b190ca2debce97ba88" yqImage: pullPolicy: IfNotPresent