v0.4.1 ⛅
github-actions
released this
13 Mar 19:45
·
411 commits
to refs/heads/main
since this release
Adaptive Cover ⛅ v0.4.1
Changes
🐛 Bug fixes
Adaptive Cover ⛅ v0.4.0
This release fixes the not updating states bug introduced in the latest release.
It adds some performance improvements and adds a maximum position
variable.
Changes
✨ New features
🐛 Bug fixes
- Fix states not updating in (#65) by @basbruss
- Fix climate state is not numeric in (#66) by @basbruss
🚀 Enhancements
⬆️ Dependency updates
- Bump pip from 23.3.2 to 24.0 in (#63) by @dependabot
- Bump ruff from 0.3.0 to 0.3.2 in (#62) by @dependabot
- Bump softprops/action-gh-release from 0.1.15 to 2.0.3 in (#61) by @dependabot
Release Notes v0.3.1 -> buggy
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