mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update esphome to 2025.4.0 (#2605)
This commit is contained in:
parent
fc03fd8e66
commit
691ac46181
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: esphome/esphome:2025.3.3@sha256:28f07a8feb0b035924b6fb32424fe792b70af85f9849f5ae6ffe52b3e4388c29
|
||||
image: esphome/esphome:2025.4.0@sha256:9ddbaeb8e22698d51dc6db9e682495247044754646cb8c04bc035974bd76d2b5
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: esphome
|
||||
category: automation
|
||||
name: ESPHome
|
||||
version: "2025.3.3"
|
||||
version: "2025.4.0"
|
||||
tagline: Intelligently manage all your ESP8266/ESP32 devices
|
||||
description: >-
|
||||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
@ -25,10 +25,10 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Key updates in this release include:
|
||||
- Improved handling of fixed font sizes and glyph positioning
|
||||
- Fixed issues with media player functionality and pause states
|
||||
- Implemented switch restore for LVGL component
|
||||
- Updated ESP mDNS to version 1.8.2
|
||||
- Added support for MCP4461 quad i2c digipot/rheostat
|
||||
- Improved handling of BLE connections
|
||||
- Enhanced LVGL component with new features and fixes
|
||||
- Various performance optimizations and bug fixes
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/esphome/esphome/releases
|
||||
|
Loading…
Reference in New Issue
Block a user