This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome) ([source](https://redirect.github.com/esphome/esphome)) | patch | `4198f64` → `14f4b1e` | --- > [!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 <details> <summary>esphome/esphome (oci.trueforge.org/containerforge/esphome)</summary> ### [`v2026.3.1`](https://redirect.github.com/esphome/esphome/releases/tag/2026.3.1) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.3.0...2026.3.1) - Bump aioesphomeapi from 44.5.2 to 44.6.0 [esphome#14927](https://redirect.github.com/esphome/esphome/pull/14927) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[http\_request] Prevent double update task launch [esphome#14910](https://redirect.github.com/esphome/esphome/pull/14910) by [@​bdraco](https://redirect.github.com/bdraco) - \[ble\_client] Fix RSSI sensor reporting same value for all clients [esphome#14939](https://redirect.github.com/esphome/esphome/pull/14939) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[openthread] Guard InstanceLock against uninitialized semaphore [esphome#14940](https://redirect.github.com/esphome/esphome/pull/14940) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Bump aioesphomeapi from 44.6.0 to 44.6.1 [esphome#14954](https://redirect.github.com/esphome/esphome/pull/14954) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[time] Fix lookup of top-level IANA timezone keys like UTC and GMT [esphome#14952](https://redirect.github.com/esphome/esphome/pull/14952) by [@​bdraco](https://redirect.github.com/bdraco) - \[logger] Fix ESP8266 crash with VERY\_VERBOSE log level [esphome#14980](https://redirect.github.com/esphome/esphome/pull/14980) by [@​bdraco](https://redirect.github.com/bdraco) - \[sdl] Fix get\_width()/height() when rotation used [esphome#14950](https://redirect.github.com/esphome/esphome/pull/14950) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[uart] Fix UART0 default pin IOMUX loopback on ESP32 [esphome#14978](https://redirect.github.com/esphome/esphome/pull/14978) by [@​bdraco](https://redirect.github.com/bdraco) - \[ld2450] Fix zone target counts including untracked ghost targets [esphome#15026](https://redirect.github.com/esphome/esphome/pull/15026) by [@​kroehre](https://redirect.github.com/kroehre) - Bump aioesphomeapi from 44.6.1 to 44.6.2 [esphome#15027](https://redirect.github.com/esphome/esphome/pull/15027) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[api] Increase noise handshake timeout to 60s for slow WiFi environments [esphome#15022](https://redirect.github.com/esphome/esphome/pull/15022) by [@​bdraco](https://redirect.github.com/bdraco) - \[wifi] Fix ESP8266 power\_save\_mode mapping (LIGHT/HIGH were swapped) [esphome#15029](https://redirect.github.com/esphome/esphome/pull/15029) by [@​bdraco](https://redirect.github.com/bdraco) (breaking-change) - \[esp32\_touch] Fix initial state never published when sensor untouched [esphome#15032](https://redirect.github.com/esphome/esphome/pull/15032) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[web\_server] Increase httpd task stack size to prevent stack overflow [esphome#14997](https://redirect.github.com/esphome/esphome/pull/14997) by [@​bdraco](https://redirect.github.com/bdraco) - \[core] Add copy() method to StringRef for std::string compatibility [esphome#15028](https://redirect.github.com/esphome/esphome/pull/15028) by [@​bdraco](https://redirect.github.com/bdraco) - \[time] Fix timezone\_offset() and recalc\_timestamp\_local() always returning UTC [esphome#14996](https://redirect.github.com/esphome/esphome/pull/14996) by [@​bdraco](https://redirect.github.com/bdraco) - \[analog\_threshhold] add missing header [esphome#15058](https://redirect.github.com/esphome/esphome/pull/15058) by [@​ssieb](https://redirect.github.com/ssieb) - \[mqtt] Rate-limit component resends to prevent task WDT on reconnect [esphome#15061](https://redirect.github.com/esphome/esphome/pull/15061) by [@​bdraco](https://redirect.github.com/bdraco) - \[light] Fix constant\_brightness broken by gamma LUT refactor [esphome#15048](https://redirect.github.com/esphome/esphome/pull/15048) by [@​bdraco](https://redirect.github.com/bdraco) - \[sht4x] Fix heater causing measurement jitter [esphome#15030](https://redirect.github.com/esphome/esphome/pull/15030) by [@​bdraco](https://redirect.github.com/bdraco) - \[uart] Fix RTL87xx compilation failure due to SUCCESS macro collision [esphome#15054](https://redirect.github.com/esphome/esphome/pull/15054) by [@​bdraco](https://redirect.github.com/bdraco) - \[light] Fix gamma LUT quantizing small brightness to zero [esphome#15060](https://redirect.github.com/esphome/esphome/pull/15060) by [@​bdraco](https://redirect.github.com/bdraco) - \[ultrasonic] Fix ISR edge detection with debounce and trigger filtering [esphome#15014](https://redirect.github.com/esphome/esphome/pull/15014) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[logger] Fix race condition in task log buffer initialization [esphome#15071](https://redirect.github.com/esphome/esphome/pull/15071) by [@​bdraco](https://redirect.github.com/bdraco) - \[pmsx003] Keep active-mode reads aligned [esphome#14832](https://redirect.github.com/esphome/esphome/pull/14832) by [@​jkoelker](https://redirect.github.com/jkoelker) - \[logger] Fix unit test Logger constructor call [esphome#15086](https://redirect.github.com/esphome/esphome/pull/15086) by [@​bdraco](https://redirect.github.com/bdraco) - \[sht4x] Add missing hal.h include for millis() on ESP-IDF [esphome#15087](https://redirect.github.com/esphome/esphome/pull/15087) by [@​bdraco](https://redirect.github.com/bdraco) - \[logger] Fix dummy\_main.cpp Logger constructor for clang-tidy [esphome#15088](https://redirect.github.com/esphome/esphome/pull/15088) by [@​bdraco](https://redirect.github.com/bdraco) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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://oci.trueforge.org/truecharts/esphome
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://trueforge.org/truecharts/stable/esphome
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/trueforge-org/truecharts/blob/master/charts/stable/esphome/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/trueforge-org/truecharts/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