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)) | minor | `6ad1533` → `b1fb774` | --- > [!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.2.1`](https://redirect.github.com/esphome/esphome/releases/tag/2026.2.1) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.2.0...2026.2.1) - \[esp32\_ble\_server] fix infinitely large characteristic value [esphome#14011](https://redirect.github.com/esphome/esphome/pull/14011) by [@​Rapsssito](https://redirect.github.com/Rapsssito) - \[udp] Register socket consumption for CONFIG\_LWIP\_MAX\_SOCKETS [esphome#14068](https://redirect.github.com/esphome/esphome/pull/14068) by [@​bdraco](https://redirect.github.com/bdraco) - \[web\_server] Double socket allocation to prevent connection exhaustion [esphome#14067](https://redirect.github.com/esphome/esphome/pull/14067) by [@​bdraco](https://redirect.github.com/bdraco) - \[pulse\_counter] Fix compilation on ESP32-C6/C5/H2/P4 [esphome#14070](https://redirect.github.com/esphome/esphome/pull/14070) by [@​bdraco](https://redirect.github.com/bdraco) - \[web\_server] Fix water\_heater JSON key names and move traits to DETAIL\_ALL [esphome#14064](https://redirect.github.com/esphome/esphome/pull/14064) by [@​bdraco](https://redirect.github.com/bdraco) - \[ld2420] Use constexpr for compile-time constants [esphome#14079](https://redirect.github.com/esphome/esphome/pull/14079) by [@​bdraco](https://redirect.github.com/bdraco) - \[e131] Fix E1.31 on ESP8266 and RP2040 by restoring WiFiUDP support [esphome#14086](https://redirect.github.com/esphome/esphome/pull/14086) by [@​bdraco](https://redirect.github.com/bdraco) - \[socket] Fix IPv6 compilation error on host platform [esphome#14101](https://redirect.github.com/esphome/esphome/pull/14101) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ethernet] Improve clk\_mode deprecation warning with actionable YAML [esphome#14104](https://redirect.github.com/esphome/esphome/pull/14104) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[pulse\_counter] Fix build failure when use\_pcnt is false [esphome#14111](https://redirect.github.com/esphome/esphome/pull/14111) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[esp32\_ble] Enable CONFIG\_BT\_RELEASE\_IRAM on ESP32-C2 [esphome#14109](https://redirect.github.com/esphome/esphome/pull/14109) by [@​bdraco](https://redirect.github.com/bdraco) - \[safe\_mode] Log brownout as reset reason on OTA rollback [esphome#14113](https://redirect.github.com/esphome/esphome/pull/14113) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[wifi] Sync output\_power with PHY max TX power to prevent brownout [esphome#14118](https://redirect.github.com/esphome/esphome/pull/14118) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[uart] Always call pin setup for UART0 default pins on ESP-IDF [esphome#14130](https://redirect.github.com/esphome/esphome/pull/14130) by [@​bdraco](https://redirect.github.com/bdraco) - \[pulse\_counter] Fix PCNT glitch filter calculation off by 1000x [esphome#14132](https://redirect.github.com/esphome/esphome/pull/14132) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ld2450] Add frame header synchronization to readline\_() [esphome#14135](https://redirect.github.com/esphome/esphome/pull/14135) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ld2410] Add frame header synchronization to readline\_() [esphome#14136](https://redirect.github.com/esphome/esphome/pull/14136) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ld2420] Increase MAX\_LINE\_LENGTH to allow footer-based resync [esphome#14137](https://redirect.github.com/esphome/esphome/pull/14137) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ld2410/ld2450] Replace header sync with buffer size increase for frame resync [esphome#14138](https://redirect.github.com/esphome/esphome/pull/14138) by [@​swoboda1337](https://redirect.github.com/swoboda1337) ### [`v2026.2.0`](https://redirect.github.com/esphome/esphome/releases/tag/2026.2.0) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.1.5...2026.2.0) <https://esphome.io/changelog/2026.2.0.html> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
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