Skip to content

0.1.155

Choose a tag to compare

@esphome esphome released this 15 Jun 18:01
Immutable release. Only release title and notes can be modified.
daadc4c

๐Ÿš€ New features

  • Persist device and secrets editor layout in preferences (by @bdraco in #856)
  • Unify Expert Mode with a beginner/expert onboarding experience (by @bdraco in #818)
  • Consume preferences from the subscribe_events initial_state snapshot (by @bdraco in #853)
  • Expert mode toggle (by @stvncode in #851)
  • Add a Search commands item to the global kebab menu (by @bdraco in #791)

๐Ÿ› Bug fixes

  • Rename custom component title to external component (by @bdraco in #855)
  • Close the Create new label dialog on Cancel (by @bdraco in #854)
  • Fix Expert Mode typo in settings description (by @bdraco in #852)

๐Ÿ”„ Refactor

  • Split numeric field renderers out of config-entry primitives (by @esphbot in #849)

๐Ÿงน Maintenance

  • Add tests for base64 and component-title utils (by @esphbot in #848)

๐Ÿ™‡ Contributors

@bdraco, @esphbot and @stvncode