Go to file
Claude f8e0ce7c6c [lvgl] Add Home Assistant style card widgets
Add HA-style card widgets for LVGL that provide simplified configuration
compared to building complex UIs from individual LVGL widgets:

- gauge_card: Circular arc gauge with value display
- button_card: Button with icon and label
- tile_card: Modern tile-style widget
- entity_card: Simple entity state display
- thermostat_card: Climate control interface

Each card is a compound widget that creates and manages internal LVGL
objects (arcs, labels, buttons) with sensible defaults and consistent
styling, reducing YAML complexity for common UI patterns.

Implements feature request from discussion #3404
2025-11-19 22:07:01 +00:00
2023-06-12 17:00:34 +12:00
2022-09-06 15:48:01 +12:00
2024-03-28 10:20:51 +13:00
2025-07-17 22:40:28 +12:00
2025-11-13 17:00:47 +13:00
2025-07-17 22:40:28 +12:00
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme Multiple Licenses 370 MiB
Languages
C++ 64.6%
Python 35.1%
C 0.2%