Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 01 May 19:42
· 83 commits to develop since this release
cf22e47

Build Info

  • ESPHome Version: 2026.3.3
  • Commit: cf22e47fb503d27ee0a34c5fd4fdef29fe682fee

What's New

  • Upgraded through ESPHome 2026.1.5 -> 2026.2.4 -> 2026.3.3.
  • Improved Snapcast stream stability, reconnect behavior, and sync recovery.
  • Fixed media player stop/pause/mute edge cases.
  • Improved reliability across audio pipeline components (audio, speaker, micro_wake_word, i2s_audio).
  • Updated wake-word model.

Notable Included PRs

  • #484: ESPHome 2026.3.3 migration, component alignment, Snapcast sync bootstrap, Wi-Fi power-save handling.
  • #481: Snapcast Wi-Fi power-save control improvements.
  • #463: LWIP RTO tuning and timestamp propagation fixes.
  • #459: media_player muted-state fix.
  • #457, #455, #452, #451, #441: Snapcast lifecycle/reconnect/start-stop race-condition and cleanup fixes.
  • #461, #450, #425: ESPHome migration steps (2026.1.5, 2026.2.4, 2026.3.3) plus upstream compatibility merges.
  • #439: Wake-word model update.

Internal

  • #493, #494: CI migration to tag-driven draft release flow and changelog improvements.
  • #496, #497: Trigger docs artifact sync only after release publish.
  • #437, #438: Linting and pre-commit tooling.