You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️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)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
v2.0.0 — Major internal architecture refactor
New features
Architecture
Code quality
Documentation
Full changelog:
1.1.3...2.0.0If you find this integration helpful, please consider giving it a ⭐️ on GitHub!
This discussion was created from the release 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions