cf28d362f9
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `2385895` -> `870d2eb` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.4.2`](https://redirect.github.com/esphome/esphome/releases/tag/2025.4.2) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.4.1...2025.4.2) - Fix unexpected widget update behavior [esphome#8260](https://redirect.github.com/esphome/esphome/pull/8260) by [@​bdm310](https://redirect.github.com/bdm310) - \[esp32\_ble] Remove explicit and now incorrect ble override for esp32-c6 [esphome#8643](https://redirect.github.com/esphome/esphome/pull/8643) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[media_player] Fix actions with id as value [esphome#8654](https://redirect.github.com/esphome/esphome/pull/8654) by [@​jesserockz](https://redirect.github.com/jesserockz) - Fix typo preventing tt21100 from autosetting the touchscreen res. [esphome#8662](https://redirect.github.com/esphome/esphome/pull/8662) by [@​raineth](https://redirect.github.com/raineth) - Fix HLW8012 sensor not returning values if change_mode_every is set to never [esphome#8456](https://redirect.github.com/esphome/esphome/pull/8456) by [@​SuperPlusUser](https://redirect.github.com/SuperPlusUser) - \[display] Fix Rect::inside [esphome#8679](https://redirect.github.com/esphome/esphome/pull/8679) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[as3935\_i2c] Remove redundant includes [esphome#8677](https://redirect.github.com/esphome/esphome/pull/8677) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Allow padding to be negative [esphome#8671](https://redirect.github.com/esphome/esphome/pull/8671) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Fix image property processing [esphome#8691](https://redirect.github.com/esphome/esphome/pull/8691) by [@​clydebarrow](https://redirect.github.com/clydebarrow) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: tools
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2025.4.2
|
|
dependencies:
|
|
- name: common
|
|
version: 25.4.10
|
|
repository: oci://tccr.io/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.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: esphome
|
|
sources:
|
|
- https://github.com/esphome/esphome
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
|
- https://hub.docker.com/r/esphome/esphome
|
|
type: application
|
|
version: 22.2.2
|
|
|