v0.4.0
Version 0.4.0
⚠️ Breaking Changes
Home Assistant 2025.10.4 or higher required
- Minimum Python version updated from
>=3.12.0to>=3.13.0 - Requires Home Assistant 2025.10.4 or higher
Updates
- Updated
aiofilesfrom 24.1.0 to 25.1.0 - Fixed
developscript to auto-activate virtual environment - Improved documentation and error messages
Migration
Before upgrading, ensure you have Home Assistant 2025.10.4 or higher installed.
This version includes Python 3.13 support required by this integration.
What's Changed
- Update pip requirement from <25.3,>=24.1.2 to >=24.1.2,<25.4 by @dependabot[bot] in #307
- Bump colorlog from 6.9.0 to 6.10.1 by @dependabot[bot] in #306
- Bump aiofiles from 24.1.0 to 25.1.0 by @dependabot[bot] in #305
Full Changelog: v0.3.29...v0.4.0