Releases: iMicknl/ha-tahoma
Releases · iMicknl/ha-tahoma
v2.10.0
What's changed
⚠️ Breaking changes
- Migrate
my
service to button entity, and add other stateless buttons (#647) @iMicknl - Move Siren devices from Switch to Siren entity (#538) @iMicknl
- Remove deprecated code (
yaml
flow, migration from config flow 1) (#639) @iMicknl
🚀 Features
- Migrate
my
service to button entity, and add other stateless buttons (#647) @iMicknl - Improve select entity and add support for setting Simple Memorized Volume (#642) @iMicknl
✨ Enhancement
- Move Siren devices from Switch to Siren entity (#538) @iMicknl
- Enhancements for 2021.12.0 update (#668) @iMicknl
- Change constants to centralized enum (#613) @iMicknl
- Remove deprecated code (
yaml
flow, migration from config flow 1) (#639) @iMicknl
🐛 Bug Fixes
Contributors to this release
v2.9.4
v2.9.3
v2.9.2
What's changed
✨ Enhancement
- Move overkiz.event to the end of the
coordinator
logic (#638) @iMicknl - Clarify reauth successful dialog (#635) @iMicknl
🐛 Bug Fixes
- Bump pyhoma to 0.6.3 (#633) @tetienne
- Create a new client session to allow multiple hubs on the same server (#636) @iMicknl
- Fix a typo in LEAVE_HOME_STATE in hitachi_air_to_air_heat_pump.py (#628) @vlebourl
Contributors to this release
v2.9.1
v2.9.0
What's changed
⚠️ Breaking changes
🚀 Features
- Support vendor specific authentication (CozyTouch, Nexity) (#596) @iMicknl
- Enhance Number entity and add support to set ExpectedNumberOfShower (#603) @iMicknl
✨ Enhancement
- Update pyhoma to 0.6.2 (#612) @iMicknl
- Update devcontainer.json (#615) @iMicknl
- Use core helpers to ease code (#610) @tetienne
- Add support for pedestrian position (#598) @tetienne
- Handle also light for my position number (#595) @tetienne
- Migrate My Position to number platform (#594) @tetienne
🐛 Bug Fixes
- Fix error when no cover returned (#616) @vlebourl
- Exclude Vertical Awning from new Awning fix (#608) @iMicknl
- Fix to unload all platforms when reloading the integration (#604) @iMicknl
- Update awning detection (#578) @tetienne