2.0.0
v2.0.0 — Major internal architecture refactor
⚠️ Breaking change — This release introduces a major internal refactor.
User feedback is highly encouraged if there are any regressions.
New features
- Configurable polling interval — The polling period is now configurable, letting you tune update frequency to your needs.
Architecture
- Decouple API from Home Assistant — The API layer is now independent from the Home Assistant core, improving testability and long-term maintainability. (#68)
- Introduce a coordinator — Added a coordinator to centralize data management and improve overall responsiveness. (#52)
Code quality
- Improve code style — Refactored style conventions for better consistency and readability across the codebase. (#66)
Documentation
- Update README — Documentation updated to reflect the changes introduced in this release. (#67)
Full changelog: 1.1.3...2.0.0
If you find this integration helpful, please consider giving it a ⭐️ on GitHub!