esphome_lvgl_validate
Validates LVGL configuration client-side, checking for unique widget and page IDs and valid references, to catch errors before compiling without the ESPHome Dashboard.
Instructions
Validate LVGL config client-side: unique widget/page IDs, valid page references.
Runs without ESPHome Dashboard — useful as a pre-check before compiling. For full component/property validation use esphome_validate_config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||