v0.9.3
Compatibility Notice
This release targets Home Assistant 2026.3.1 and Python 3.14. It may have backwards compatibility issues with older HA versions or Python 3.12/3.13. If you experience problems, please try a previous release.
What's Changed
- fix: Resolve Python 3.14 compatibility by upgrading
chromadb-clientto1.5.3(removal ofimghdrstdlib module) - fix: Align dev requirements and test mocks with chromadb-client 1.5.3 API
- fix: Replace flaky
time.sleepin session expiration test withfreezerfixture
Upgrading
Update via HACS or manually replace custom_components/home_agent and restart Home Assistant.