Skip to content

0.1.131

Choose a tag to compare

@esphome esphome released this 07 Jun 21:13
Immutable release. Only release title and notes can be modified.
b0510b7

๐Ÿ› Bug fixes

  • Hydrate action catalog in script and api-action editors (by @bdraco in #687)
  • Support list-form device triggers (on_boot priorities) (by @bdraco in #686)
  • Fix favicon to match ESPHome brand guidelines (by @bdraco in #685)

๐Ÿ”„ Refactor

  • Split config-entry-form styles to clear the size cap (by @esphbot in #682)
  • Split yaml-completion into catalog, providers, and source layers (by @esphbot in #680)
  • Extract pure helpers from registry-list to get under size cap (by @esphbot in #681)
  • Migrate automation-editor onto CatalogLoadController (by @bdraco in #691)

๐Ÿ“š Documentation

  • Fix stale doc reference in registry-list helper comment (by @bdraco in #692)

๐Ÿงน Maintenance

  • Add control-flow action param-rendering regression test (#1285) (by @bdraco in #690)

๐Ÿ™‡ Contributors

@bdraco and @esphbot