Releases: basbruss/adaptive-cover
Releases · basbruss/adaptive-cover
v1.2.0 ⛅
Adaptive Cover ⛅ v1.2.0
Changes
✨ New features
- Add blind spot including elevation in (#162) by @basbruss
- Add min/max Elevation controls in (#164) by @basbruss
- add transparent blind option to climate mode in (#168) by @basbruss
🐛 Bug fixes
- Fix
input_datetime
helper error in (#153) by @basbruss - Fix switch status after (re)setup in (#143) by @basbruss
🚀 Enhancements
- Add end time variables in (#152) by @basbruss
- Toggle position change at end time in (#154) by @basbruss
- Prioritize outside temperature sensor over weather entity in (#169) by @basbruss
- Update debug logging in (#170) by @basbruss
📚 Documentation
⬆️ Dependency updates
- Bump actions/checkout from 4.1.4 to 4.1.5 in (#138) by @dependabot
- Bump pylint from 3.1.0 to 3.1.1 in (#147) by @dependabot
- Bump softprops/action-gh-release from 2.0.4 to 2.0.5 in (#150) by @dependabot
- Bump pre-commit from 3.7.0 to 3.7.1 in (#149) by @dependabot
- Bump ruff from 0.3.5 to 0.4.4 in (#148) by @dependabot
- Bump actions/checkout from 4.1.5 to 4.1.6 in (#158) by @dependabot
- Bump ruff from 0.3.5 to 0.4.4 in (#159) by @dependabot
- Bump pylint from 3.1.1 to 3.2.2 in (#160) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.1.4 ⛅
Adaptive Cover ⛅ v1.1.4
Changes
🐛 Bug fixes
- Check reset for all events in (#132) by @basbruss
- Update async event state change in (#128) by @basbruss
⬆️ Dependency updates
- Bump ruff from 0.3.5 to 0.4.2 in (#131) by @dependabot
- Bump actions/checkout from 4.1.3 to 4.1.4 in (#130) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.1.3 ⛅
Adaptive Cover ⛅ v1.1.4
Changes
🐛 Bug fixes
- Reverted: Update async event listeners in (#123) by @basbruss -> Code change for HA
2024.5.x
- Allow 0 as default position in (#124) by @basbruss
- Add correct arguments to start time entity in (#127) by @basbruss
🚀 Enhancements
⬆️ Dependency updates
- Bump ruff from 0.3.5 to 0.4.1 in (#120) by @dependabot
- Bump actions/checkout from 4.1.2 to 4.1.3 in (#121) by @dependabot
THANKS TO ALL CONTRIBUTORS
v1.1.3 ⛅
Adaptive Cover ⛅ v1.1.3
Changes
🐛 Bug fixes
- Update async event listeners in (#123) by @basbruss
- Allow 0 as default position in (#124) by @basbruss
- Add correct arguments to start time entity in (#127) by @basbruss
🚀 Enhancements
⬆️ Dependency updates
- Bump ruff from 0.3.5 to 0.4.1 in (#120) by @dependabot
- Bump actions/checkout from 4.1.2 to 4.1.3 in (#121) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.1.2 ⛅
Adaptive Cover ⛅ v1.1.2
Changes
🐛 Bug fixes
🚀 Enhancements
⬆️ Dependency updates
- Bump ruff from 0.3.5 to 0.3.7 in (#108) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.2.0 ⛅ BETA-0
Adaptive Cover ⛅ v1.2.0 BETA-0
⚠️ This Beta is merely for testing purposes
Changes
- Add Double Roller as a selectable cover type
THANKS TO ALL CONTRIBUTORS
v1.1.1 ⛅
Adaptive Cover ⛅ v1.1.1
Changes
🐛 Bug fixes
🚀 Enhancements
⬆️ Dependency updates
- Bump ruff from 0.3.5 to 0.3.7 in (#108) by @dependabot
THANKS TO ALL CONTRIBUTORS
@basbruss, @dependabot and @dependabot[bot]
v1.1.0 ⛅
Adaptive Cover ⛅ v1.1.0
This release adds an auto-detected manual override feature. You can set the reset duration in the configuration options, the default is 15 minutes.
Also an individual offset for sunrise is now available, that only works if the start time is before that time.
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
- add sunrise offset in (#99) by @basbruss
- Add binary sensor for manual override in (#105) by @basbruss
- 🔧 Change conditional async_set_position trigger to '_control_toggle' … in (#104) by @basbruss
📚 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.1.0 ⛅ beta3
Adaptive Cover ⛅ v1.1.0
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.1.0 ⛅ beta2
Adaptive Cover ⛅ v1.1.0
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]