Files
truecharts/charts/stable/esphome
TrueCharts Bot b4935d2a0d fix(esphome): update image oci.trueforge.org/containerforge/esphome 2026.3.0 → 2026.3.1 (#46319)
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
[@&#8203;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 [@&#8203;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 [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[openthread] Guard InstanceLock against uninitialized semaphore
[esphome#14940](https://redirect.github.com/esphome/esphome/pull/14940)
by [@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[analog\_threshhold] add missing header
[esphome#15058](https://redirect.github.com/esphome/esphome/pull/15058)
by [@&#8203;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 [@&#8203;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 [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[sht4x] Fix heater causing measurement jitter
[esphome#15030](https://redirect.github.com/esphome/esphome/pull/15030)
by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[pmsx003] Keep active-mode reads aligned
[esphome#14832](https://redirect.github.com/esphome/esphome/pull/14832)
by [@&#8203;jkoelker](https://redirect.github.com/jkoelker)
- \[logger] Fix unit test Logger constructor call
[esphome#15086](https://redirect.github.com/esphome/esphome/pull/15086)
by [@&#8203;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 [@&#8203;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 [@&#8203;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=-->
2026-03-23 06:18:54 +01:00
..

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