Releases: basbruss/adaptive-cover
v1.1.0 ⛅ beta
Adaptive Cover ⛅ v1.1.0
⚠️ This is a beta release and could break your adaptive cover setup
Changes
✨ New features
🐛 Bug fixes
- 🔧 Add suggested values to schema in automation flow. in (#94) by @basbruss
- 🔧 Add RestoreEntity to AdaptiveCoverSwitch constructor and handle initial state logic. in (#98) by @basbruss
🚀 Enhancements
📚 Documentation
⬆️ Dependency updates
- Bump pre-commit-hooks from 4.5.0 to 4.6.0 in (#100) by @dependabot
- Bump ruff from 0.3.0 to 0.3.5 in (#101) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.0.1 ⛅
Adaptive Cover ⛅ v1.0.1
This update eliminates the requirement for the blueprint to manage the blind control. The integration now autonomously handles it 🚀
For those already using this integration:
- Please consider deactivating the blueprint when you use the built-in adaptive control.
- Reconfigure the service to adjust the adaptive control settings. I have set some defaults to not break things entirely but it is wise to take a look at them.
Changes
🐛 Bug fixes
🚨 Breaking changes (v1.0.0)
✨ New features
🚀 Enhancements
- Account for sunrise when determining sunset_valid in (#84) by @kodymallory
📚 Documentation
⬆️ Dependency updates
- Bump pre-commit from 3.6.2 to 3.7.0 in (#82) by @dependabot
- Bump ruff from 0.3.0 to 0.3.5 in (#85) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot, @dependabot[bot] and @kodymallory
v1.0.0 ⛅
Adaptive Cover ⛅ v1.0.0
This update eliminates the requirement for the blueprint to manage the blind control. The integration now autonomously handles it 🚀
For those already using this integration:
- Please consider deactivating the blueprint when you use the built-in adaptive control.
- Reconfigure the service to adjust the adaptive control settings. I have set some defaults to not break things entirely but it is wise to take a look at them.
Changes
🚨 Breaking changes
✨ New features
🚀 Enhancements
- Account for sunrise when determining sunset_valid in (#84) by @kodymallory
📚 Documentation
⬆️ Dependency updates
- Bump pre-commit from 3.6.2 to 3.7.0 in (#82) by @dependabot
- Bump ruff from 0.3.0 to 0.3.5 in (#85) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot, @dependabot[bot] and @kodymallory
v0.5.1 ⛅
v0.5.0 ⛅
Adaptive Cover ⛅ v0.5.0
This version adds more temperature optional controls for the climate mode
- adds a switch to toggle between indoor and outdoor temperatures
- can extract outdoor temperature from the weather entity or a new sensor
Changes
✨ New features
🐛 Bug fixes
🚀 Enhancements
⬆️ Dependency updates
- Bump ruff from 0.3.0 to 0.3.3 in (#73) by @dependabot
- Bump softprops/action-gh-release from 2.0.3 to 2.0.4 in (#74) by @dependabot
- Bump actions/checkout from 4.1.1 to 4.1.2 in (#75) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v0.4.1 ⛅
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
THANKS TO ALL CONTRIBUTORS
v0.4.0 ⛅
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
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v0.3.1 ⛅
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
v0.3.0-beta ⛅
Adaptive Cover ⛅ v0.2.3
Changes
🚀 Enhancements
⬆️ 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
v0.2.2 ⛅
Adaptive Cover ⛅ v0.2.2
Changes
No major changes.
New release to provide HACS support
📚 Documentation
⬆️ Dependency updates
- Bump ruff from 0.1.7 to 0.1.14 in (#35) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]