Releases: iMicknl/ha-tahoma
v2.15.1
v2.15.0
What's changed
This small maintenance release fixes an error after a breaking change in 2023.5.0. If your devices are supported in the core integration, best is to move!
If you devices are not supported yet, you can create an issue on https://github.com/home-assistant/core/issues. Please first check if there is already an issue for your device, if not create a new issues and include your diagnostics log of the NEW Overkiz integration in core and mention what you miss compared to the custom component.
🐛 Bug Fixes
Contributors to this release
v2.14.0
v2.13.0
What's changed
A huge update this time, since we are working on backporting all our improvements from core to the custom component. Please know that small bugs can happen, especially in such a big update. Don't update (yet) if you don't want to test the latest and greatest.
Please see #697 for an estimation when functionality will be in core. If you don't use climate, alarm control panel or water heater, you can already migrate to Overkiz in core.
As usual, let us know if you face bugs or if you have feedback via GitHub issues.
⚠️ Breaking changes
- Reintroduce low speed feature as separate cover (#763) @tetienne
- Removal of low speed service and low speed switch
- Stateless alarm control panel and climate have been moved to a switch entity
⤽ Backport from Core
- Add missing constants (#779) @iMicknl
- Backport constants (#778) @iMicknl
- Backport select entity (#767) @iMicknl
- Backport
sensor
entity (#768) @iMicknl - Backport entity (#776) @iMicknl
- Backport siren (#773) @iMicknl
- Backport
binary_sensor
entity (#765) @iMicknl - Backport number entity (#766) @iMicknl
- Backport button (#772) @iMicknl
- Backport lock (#769) @iMicknl
- Backport executor (#771) @iMicknl
- Backport switch (#774) @iMicknl
- Backport light (#775) @iMicknl
- Backport scene (#770) @iMicknl
- Backport coordinator (#759) @tetienne
- Backport diagnostics from core. (#756) @vlebourl
- Backport Cover plaform from Core (#751) @tetienne
🚀 Features
- Backport diagnostics from core. (#756) @vlebourl
- Improve support for Domestic Hot Water Production device (#617) @vlebourl
✨ Enhancement
🐛 Bug Fixes
- fix boost mode for CV4E_IO (#755) @vlebourl
- Improve support for Domestic Hot Water Production device (#617) @vlebourl
Contributors to this release
v2.12.2
v2.12.1
What's changed
🚀 Features
✨ Enhancement
- Don't load integration if core integration is configured (#734) @iMicknl
- Rename integration to show the difference with core (#733) @iMicknl
🐛 Bug Fixes
- Bump pyoverkiz to 1.3.1 (#732) @iMicknl
- Revert "Fix number entity in 2022.1.0dev" (#726) @tetienne
- Fix URL for event types (#725) @ColinRobbins
Contributors to this release
@ColinRobbins, @egguy, @iMicknl and @tetienne
v2.12.0
What's changed
In version 2.12.0 we move to a new Somfy OAuth server for authentication for Somfy Europe accounts. This will hopefully fix, or at least be more reliable, than the previous one. Please give it a try and report back if you face any issues.
🚀 Features
✨ Enhancement
- Bump PyOverkiz and move to Somfy OAuth (#715) @iMicknl
- Backport core changes to coordinator, upgrade to pyoverkiz 1.1.1 (#711) @iMicknl
🐛 Bug Fixes
- Fix number entity in 2022.1.0dev (#667) @iMicknl
- Fix temperature for AtlanticElectricalTowelDryer (#704) @tetienne
- Fix stop button (#712) @iMicknl