esphome_lvgl_delete_widget
Delete an LVGL widget from an ESPHome device page by widget ID, then save the updated configuration. Requires subsequent validation, compilation, and upload.
Instructions
Delete an LVGL widget by id from a page on an ESPHome device and save the config.
After deleting, run esphome_validate_config then esphome_compile_device + esphome_upload_device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| widget_id | Yes | ||
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||