Skip to content

release v1.10.2

Choose a tag to compare

@KriVaTri KriVaTri released this 03 Jun 09:35
87dc41c

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 uploading
  • upload — 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.