esphome_lvgl_get_page_widgets
Retrieves all LVGL widgets from an ESPHome device page, returning widget types, IDs, positions, and properties.
Instructions
Get all LVGL widgets on a specific page of an ESPHome device.
Returns widget types, IDs, positions, and key properties. Lambda callback values are shown as '' (opaque — use esphome_get_config to see full source).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||