Skip to content

Releases: iMicknl/ha-tahoma

v2.15.1

20 Jun 14:57
a26ad39
Compare
Choose a tag to compare

What's changed

Bump dependency to (hopefully) fix CozyTouch authentication in custom component.

Contributors to this release

@vlebourl

v2.15.0

05 May 07:46
8d57ea7
Compare
Choose a tag to compare

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

@iMicknl and @vlebourl

v2.14.0

04 Nov 13:52
504d911
Compare
Choose a tag to compare

What's changed

⤽ Backport from Core

🚀 Features

  • Add support for AtlanticHeatRecoveryVentilation (#379) @iMicknl

🐛 Bug Fixes

Contributors to this release

@iMicknl, @tetienne and @vlebourl

v2.13.0

22 Feb 13:52
eef02f7
Compare
Choose a tag to compare

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

🚀 Features

✨ Enhancement

🐛 Bug Fixes

Contributors to this release

@iMicknl, @tetienne and @vlebourl

v2.12.2

04 Feb 16:52
b1625df
Compare
Choose a tag to compare

What's changed

🚀 Features

✨ Enhancement

🐛 Bug Fixes

Contributors to this release

@tetienne and @vlebourl

v2.12.1

26 Jan 17:27
e440533
Compare
Choose a tag to compare

What's changed

🚀 Features

  • Add support for SomfyHeatingTemperatureInterface (#703) @egguy

✨ Enhancement

  • Don't load integration if core integration is configured (#734) @iMicknl
  • Rename integration to show the difference with core (#733) @iMicknl

🐛 Bug Fixes

Contributors to this release

@ColinRobbins, @egguy, @iMicknl and @tetienne

v2.12.0

25 Jan 22:52
70df164
Compare
Choose a tag to compare

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

  • Add support for ZeroConf discovery (#717) @egguy

✨ 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

Contributors to this release

@egguy, @iMicknl and @tetienne

v2.11.0

11 Jan 19:49
8c2491c
Compare
Choose a tag to compare

What's changed

This release adds a (temporary) fix for the reauth issues, that have been discussed in #599.

✨ Enhancement

🐛 Bug Fixes

  • Keep retrying on Bad Credentials, instead of reauth flow (#699) @iMicknl

Contributors to this release

@iMicknl

v2.10.2

21 Dec 14:32
007ea61
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

  • Fix Executor bug that happens for Python 3.8 installations (#685) @iMicknl
  • Add autoMode parameter to DomesticHotWaterProduction (#686) @iMicknl

Contributors to this release

@iMicknl

v2.10.1

13 Dec 11:02
1d30efe
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

Contributors to this release

@iMicknl and @tetienne