Skip to content

v0.8.4

Choose a tag to compare

@sveinse sveinse released this 02 Nov 21:01
· 9 commits to master since this release
1acb788

🎉 What's in this release

This is a minor release that is required to be able to run on HA Core 2025.11+.

It contains minor fixes for pydantic validation (checks of the data from Zaptec portal) and increases the test coverage.

🌻 What's Changed

  • Add known Energy dashboard issue to readme by @steinmn in #333
  • Update pydantic to 2.12 by @steinmn in #338
  • Add CHANGELOG.md for keeping important release notes by @steinmn in #334
  • Skip attribute initialisation when firmware info is missing by @feliciaan in #324
  • Disable more ruff-errors HA core is also ignoring by @steinmn in #340
  • Do not call get on completed_session unless it's a dict by @steinmn in #344
  • Fix bug in state redaction and add full test coverage for redact.py by @steinmn in #339
  • Release v0.8.4 by @sveinse in #350

Full Changelog: v0.8.3...v0.8.4