Skip to content

0.1.133

Choose a tag to compare

@esphome esphome released this 08 Jun 16:19
Immutable release. Only release title and notes can be modified.
d3b0451

๐Ÿ› Bug fixes

  • Truncate navigator card titles so long names don't overlap the chevron (by @bdraco in #699)
  • Keep an id-reference value defined outside the scanned YAML (by @bdraco in #697)
  • Preserve the !lambda tag through the lambda value sentinel (by @bdraco in #696)
  • Render the value input + lambda toggle for scalar filters (by @bdraco in #694)

๐Ÿ”„ Refactor

  • Extract getErrorMessage() helper for unknown-error narrowing (by @esphbot in #698)

๐Ÿ™‡ Contributors

@bdraco and @esphbot