Skip to content

v0.9.3

Choose a tag to compare

@aradlein aradlein released this 09 Mar 01:36
· 13 commits to main since this release

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-client to 1.5.3 (removal of imghdr stdlib module)
  • fix: Align dev requirements and test mocks with chromadb-client 1.5.3 API
  • fix: Replace flaky time.sleep in session expiration test with freezer fixture

Upgrading

Update via HACS or manually replace custom_components/home_agent and restart Home Assistant.