Skip to content

v0.5.0

Choose a tag to compare

@agjendem agjendem released this 04 Jun 19:02

0.5.0 (2026-06-04)

Features

  • add config flow tests; fix OptionsFlow config_entry compat (48b7f25)
  • add DeviceInfo to group entities per tracked member (e780b63)
  • add diagnostics platform and reconfiguration flow (063a20c)
  • add native Home Assistant integration (custom_components) (d926a59)
  • add reauthentication flow (Silver IQS) (bf9d52f)
  • entity-translations, log-when-unavailable, and expanded test coverage (fe08fef)
  • replace AppDaemon app with native HA integration (f9714e7)

Bug Fixes

  • add issue_tracker to manifest and local brand icon (f233c86)
  • load translations async via executor, cache on coordinator (dfe0d3d)
  • resolve all ruff lint errors (unused imports, RUF012, RUF059) (29d1202)

Documentation

  • add recorder.exclude guidance for sensor attributes (bbf9c01)

Refactoring

  • remove AppDaemon-era ICS helpers and v1 legacy fallback (b28df99)
  • use entry.runtime_data, PARALLEL_UPDATES; add removal docs (232bccf)