release v1.10.2
New build services/actions
Three new services/actions for granular control over the ESPHome build pipeline — for use in scripts or automations:
clean_build_files— Clean build files (equivalent to ESPHome dashboard's "Clean Build Files")compile— Compile firmware without uploadingupload— OTA upload pre-compiled firmware
All three accept an optional device_id (single, multiple, or omit for all devices), work with local + external dashboards, and integrate fully with the panel UI and update log.