v0.3.1 ⛅
github-actions
released this
06 Mar 23:26
·
441 commits
to refs/heads/main
since this release
Adaptive Cover ⛅ v0.3.1
This release is packed with new features:
- Change existing
basic
sensors to climate mode via the configuration menu - Add 3 additional sensors, a binary sensor and a switch to toggle the climate mode (when the needed parameters are filled in)
- Rewrite and new structure of the options menu
- Add configurable weather conditions
- Combine everything into 1 device
Changes
✨ New features
- Add climate mode switch in (#54) by @basbruss
- Add binary_sensor platform in (#55) by @basbruss
- Add additional sensors in (#56) by @basbruss
🚀 Enhancements
- Url changes to fix 404 errors in (#38) by @tuday2
- Add Coordinator in (#52) by @basbruss
- Update config flow in (#45) by @basbruss
📚 Documentation
⬆️ Dependency updates
- Bump colorlog from 6.8.0 to 6.8.2 in (#37) by @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 in (#41) by @dependabot
- Bump pip from 23.3.2 to 24.0 in (#43) by @dependabot
- Bump pre-commit from 3.6.0 to 3.6.2 in (#47) by @dependabot
- Bump ruff from 0.1.7 to 0.3.0 in (#51) by @dependabot
- Bump pylint from 3.0.3 to 3.1.0 in (#49) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot, @dependabot[bot] and @tuday2