Skip to content

v0.5.2-beta1

Pre-release
Pre-release

Choose a tag to compare

@krissen krissen released this 04 Jun 09:29
041828b

Pre-release for testing ahead of v0.5.2.

Bug fixes

  • API status page no longer hot-links the Polleninformation logo (which broke when their asset path changed); the logo is now vendored locally. (#52)

Internal

  • Options flow modernized to the current Home Assistant pattern: drops the deprecated OptionsFlowWithConfigEntry base and the manual config_entry plumbing, relying on the inherited self.config_entry property. hacs.json now declares 2024.11.0 as the minimum supported Home Assistant version. (#56)
  • CI bumped to Node 24 runtimes (checkout v5, setup-python v6, pages actions v5, release-drafter v7). (#53, #54)

Full Changelog: v0.5.1...v0.5.2-beta1