Skip to content

Releases: iMicknl/ha-tahoma

v2.10.0

12 Dec 11:22
b87dfec
Compare
Choose a tag to compare

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

@iMicknl and @tetienne

v2.9.4

14 Nov 11:02
90f40e2
Compare
Choose a tag to compare

What's changed

✨ Enhancement

Contributors to this release

@iMicknl and @vlebourl

v2.9.3

04 Nov 13:35
91e44ac
Compare
Choose a tag to compare

What's changed

✨ Enhancement

  • Support for entity categories, configuration URL and other 2021.11 related features (#611) @iMicknl

🐛 Bug Fixes

  • Fix number entity when state is None (#641) @iMicknl
  • Add more state sensors for DomesticHotWaterProduction (#637) @iMicknl

Contributors to this release

@iMicknl

v2.9.2

31 Oct 17:18
3f1328f
Compare
Choose a tag to compare

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

@iMicknl, @tetienne and @vlebourl

v2.9.1

27 Oct 12:05
289fcdf
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

Contributors to this release

@iMicknl

v2.9.0

27 Oct 08:43
25cd1f2
Compare
Choose a tag to compare

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

🐛 Bug Fixes

Contributors to this release

@iMicknl, @tetienne and @vlebourl

v2.8.2

06 Oct 08:14
c3eb7cc
Compare
Choose a tag to compare

What's changed

🚀 Features

  • Remove polling custom interval and reduce it for stateless configuration (#561) @tetienne

✨ Enhancement

Contributors to this release

@iMicknl and @tetienne

v2.8.1

23 Sep 12:39
03bd68f
Compare
Choose a tag to compare

What's changed

🚀 Features

✨ Enhancement

Contributors to this release

@iMicknl and @tetienne

v2.8.0

22 Sep 07:51
b04172e
Compare
Choose a tag to compare

What's changed

📘 Documentation

🐛 Bug Fixes

Contributors to this release

@iMicknl and @tetienne

v2.7.2

13 Sep 07:05
6f0ac46
Compare
Choose a tag to compare

What's changed

✨ Enhancement

🐛 Bug Fixes

  • Fix NoneType object is not iterable when there is no cover (#555) @tetienne
  • Migrate to native unit of measurement (again) (#553) @tetienne

Contributors to this release

@tetienne