# Lvgl

LVGL is a free, open-source C graphics library for creating embedded GUIs, with widgets, rendering, GPU support, and integration across build systems and environments.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## ESPHome 2026.4.0: Faster ESP32 defaults and signed OTA

DevFeed: [ESPHome 2026.4.0: Faster ESP32 defaults and signed OTA](<https://devfeed.tech/articles/esphome-2026-4-0-faster-esp32-defaults-and-signed-ota-16708.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/04/15/esphome-2026-4/>)

Author: Jesse Hills

Published: 2026-04-15T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP8266](<https://devfeed.tech/topics/esp8266.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Lvgl](<https://devfeed.tech/topics/lvgl.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp8266](<https://devfeed.tech/tags/esp8266.md>), [logging](<https://devfeed.tech/tags/logging.md>), [lvgl](<https://devfeed.tech/tags/lvgl.md>), [ota](<https://devfeed.tech/tags/ota.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

ESPHome 2026.4.0 increases ESP32 CPU frequency by default, adds signed OTA verification and custom partition tables, and improves performance across logging, configuration loading, Bluetooth proxying, Ethernet, and GPIO expanders. The release also adds an ESP8266 crash handler, LVGL 9.5.0, new components, and migration requirements for deprecated features.

### Source excerpt

ESPHome 2026.4.0 raises ESP32 CPU frequency by default, adds signed OTA and an ESP8266 crash handler, and speeds up state logging and config loading.

## ESPHome 2025.12.0: API action responses and HUB75 matrix displays

DevFeed: [ESPHome 2025.12.0: API action responses and HUB75 matrix displays](<https://devfeed.tech/articles/esphome-2025-12-0-api-action-responses-and-hub75-matrix-displays-16704.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/12/17/esphome-2025-12/>)

Author: Jesse Hills

Published: 2025-12-17T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [API](<https://devfeed.tech/topics/api.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Lvgl](<https://devfeed.tech/topics/lvgl.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP32-P4](<https://devfeed.tech/topics/esp32-p4.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [api](<https://devfeed.tech/tags/api.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [display](<https://devfeed.tech/tags/display.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [inclusion](<https://devfeed.tech/tags/inclusion.md>), [led](<https://devfeed.tech/tags/led.md>), [lvgl](<https://devfeed.tech/tags/lvgl.md>), [releases](<https://devfeed.tech/tags/releases.md>), [usability](<https://devfeed.tech/tags/usability.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

ESPHome 2025.12.0 adds API action responses for bidirectional communication with Home Assistant, conditional package inclusion, HUB75 LED matrix display support, memory optimizations, and eight new components.

### Source excerpt

ESPHome 2025.12.0 introduces API action responses, conditional package inclusion, and HUB75 LED matrix display support, along with memory optimizations and eight new components.