Write ESPHome device YAML configuration to /config/esphome/, with syntax validation and support for Home Assistant custom tags like !secret and !include.
Find suitable sensor ICs and modules for specific measurement needs on platforms like Arduino or ESPHome, with compatibility details and datasheet links.
Over-the-air flash compiled firmware to an ESPHome device using the Dashboard API. Requires network access and correct OTA password. Blocks until completion.
Delete an LVGL widget from an ESPHome device page by widget ID, then save the updated configuration. Requires subsequent validation, compilation, and upload.
Validates LVGL configuration client-side, checking for unique widget and page IDs and valid references, to catch errors before compiling without the ESPHome Dashboard.