5cd6649cff
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 | `4266944` → `4e15fd9` | --- > [!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.4.2`](https://redirect.github.com/esphome/esphome/releases/tag/2026.4.2) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.4.1...2026.4.2) - \[lvgl] Fix format of hello world page [esphome#15868](https://redirect.github.com/esphome/esphome/pull/15868) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Fix overloads for setting images on styles [esphome#15864](https://redirect.github.com/esphome/esphome/pull/15864) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Fix update of textarea attached to keyboard [esphome#15866](https://redirect.github.com/esphome/esphome/pull/15866) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[image] Fix rodata bloat for multi-frame RGB565+alpha animations [esphome#15873](https://redirect.github.com/esphome/esphome/pull/15873) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[core] Fix Pvariable placement new losing subclass identity [esphome#15881](https://redirect.github.com/esphome/esphome/pull/15881) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[ld2412] Fix null deref in set\_basic\_config when entities unconfigured [esphome#15893](https://redirect.github.com/esphome/esphome/pull/15893) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[esp32] Add Secure Boot V1 ECDSA signing scheme for pre-rev-3.0 ESP32 [esphome#15882](https://redirect.github.com/esphome/esphome/pull/15882) by [@​kbx81](https://redirect.github.com/kbx81) (new-feature) - \[io\_expanders] Self-heal interrupt-driven expanders when INT stays asserted across the read [esphome#15923](https://redirect.github.com/esphome/esphome/pull/15923) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[usb\_uart] Derive TX output chunk count from `buffer_size` config [esphome#15909](https://redirect.github.com/esphome/esphome/pull/15909) by [@​kbx81](https://redirect.github.com/kbx81) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9lc3Bob21lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/train: stable
|
|
trueforge.org/category: tools
|
|
trueforge.org/max_helm_version: "4.1"
|
|
trueforge.org/max_kubernetes_version: 1.35.0
|
|
trueforge.org/min_helm_version: "3.14"
|
|
trueforge.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2026.4.2
|
|
dependencies:
|
|
- name: common
|
|
version: 29.1.6
|
|
repository: oci://oci.trueforge.org/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
|
home: https://truecharts.org/charts/stable/esphome
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp
|
|
keywords:
|
|
- esphome
|
|
kubeVersion: '>=1.33.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: esphome
|
|
sources:
|
|
- https://github.com/esphome/esphome
|
|
- https://github.com/trueforge-org/containers/tree/main/apps/esphome
|
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/esphome
|
|
type: application
|
|
version: 25.2.3
|
|
|