Skip to content

v0.6.2

Choose a tag to compare

@silenthooligan silenthooligan released this 12 Jun 02:03
· 5 commits to main since this release

Internal modernization, no functional changes.

  • State storage moved to Home Assistant's current entry.runtime_data pattern (typed config entry; platforms, diagnostics, and services no longer reach through hass.data)
  • Test coverage expanded from config flow to entry lifecycle, coordinator internals (SSE parsing, reconnection, reauth triggers), and manifest-driven entities
  • CI on current action releases (node24), validation badges and one-click install buttons in the README

Requires Home Assistant 2024.11+ and LocalSky 0.2.0+.