Skip to content

1.4.1

Choose a tag to compare

@esphome esphome released this 10 Jul 18:11
Immutable release. Only release title and notes can be modified.
28b0742

What's changed

Changes since 1.4.0

πŸš€ New features

  • #1943 - Add new board definition for Waveshare ESP32-S3-Nano with a default component for PSRAM and featured components (@DeepCoreSystem)

πŸ› Bug fixes

  • #1940 - Carry active_source through device rebuilds (@bdraco)

πŸ”„ Refactor

  • #1941 - Move monitor-observed device state into a runtime_state sub-object (@bdraco)
  • frontend#1168 - Read monitor-observed device state from runtime_state (@bdraco)

πŸ“š Documentation

  • #1945 - Document the pre-commit stash loop when board catalog JSON is left unstaged (@bdraco)

⬆️ Dependencies / CI