v0.3.27
🚀 Release v0.3.27
Updates and Improvements
This release includes important dependency updates and stability improvements:
✨ Key Features
Python Update: Full support for Python 3.13.2
Preset Mode Improvements: Fixes for FGLair device preset modes
Dependency Updates: Ruff updated to version 0.13.2, pytest-homeassistant-custom-component to 0.13.285
🔧 Technical Improvements
GitHub Actions updates (setup-python 6.0.0, checkout 5.0.0)
Setuptools updated to version 80.9.0
Enhanced dependency conflict resolution
🎯 Compatibility
✅ Home Assistant 2025.10.0+
✅ Python 3.13.2
✅ All existing FGLair functionality maintained
Contributors: Thanks to @aldosterone for their first contribution and to all maintainers for continuous updates!
What's Changed
- Bump ruff from 0.8.1 to 0.8.2 by @dependabot[bot] in #219
- Bump pytest-homeassistant-custom-component from 0.13.187 to 0.13.191 by @dependabot[bot] in #220
- Bump pytest-homeassistant-custom-component from 0.13.191 to 0.13.195 by @dependabot[bot] in #224
- Bump ruff from 0.8.2 to 0.8.4 by @dependabot[bot] in #225
- Update pip requirement from <24.4,>=24.1.2 to >=24.1.2,<25.1 by @dependabot[bot] in #238
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot[bot] in #239
- Bump pytest-homeassistant-custom-component from 0.13.195 to 0.13.222 by @dependabot[bot] in #251
- Bump setuptools from 75.6.0 to 76.0.0 by @dependabot[bot] in #252
- Bump ruff from 0.8.4 to 0.9.10 by @dependabot[bot] in #253
- Bump pytest-homeassistant-custom-component from 0.13.222 to 0.13.224 by @dependabot[bot] in #255
- Bump actions/setup-python from 5.4.0 to 5.6.0 by @dependabot[bot] in #264
- Update pip requirement from <25.1,>=24.1.2 to >=24.1.2,<25.2 by @dependabot[bot] in #266
- Bump setuptools from 76.0.0 to 80.9.0 by @dependabot[bot] in #276
- Update pip requirement from <25.2,>=24.1.2 to >=24.1.2,<25.3 by @dependabot[bot] in #287
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #292
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #295
- Fixes to preset mode by @aldosterone in #280
- Bump ruff from 0.9.10 to 0.13.2 by @dependabot[bot] in #299
- Feature/updating tools by @bigmoby in #300
New Contributors
- @aldosterone made their first contribution in #280
Full Changelog: v0.3.26...v0.3.27