Skip to content

Releases: iMicknl/ha-tahoma

v2.7.1

07 Sep 09:36
df27ec3
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

Contributors to this release

@tetienne

v2.7.0

04 Sep 19:45
a1629fd
Compare
Choose a tag to compare

What's changed

🚀 Features

✨ Enhancement

📘 Documentation

🐛 Bug Fixes

  • Fix merge issue in switch after GitHub merge (#537) @iMicknl

Contributors to this release

@iMicknl and @tetienne

v2.6.3

15 Aug 09:29
5cb37a4
Compare
Choose a tag to compare

What's changed

🐛 Bug Fixes

Contributors to this release

@iMicknl

v2.6.2

12 Aug 23:23
42ae0d8
Compare
Choose a tag to compare

What's changed

✨ Enhancement

  • Improve error handling in coordinator (during BadCredentials error) (#524) @iMicknl
  • Bump version to 2.6.2 (#521) @iMicknl

🐛 Bug Fixes

  • Fix current temperature retrieval for climate devices (#523) @iMicknl

Contributors to this release

@iMicknl

v2.6.1

11 Aug 08:40
21a2c67
Compare
Choose a tag to compare

What's changed

⚠️ Breaking changes

🐛 Bug Fixes

  • Don't error on missing hub information, for old Config Flow entries (#518) @iMicknl
  • Fix broken stop command (#515) @tetienne

Contributors to this release

@iMicknl and @tetienne

v2.6.0

10 Aug 14:41
897612f
Compare
Choose a tag to compare

A bigger update today, which deserves an extra introduction text since there are breaking changes. We have revamped the sensor and binary sensor entities and we can now add multiple sensors per device! You no longer have to use the state attributes to understand more about the state of your device.

⚠️ This means that some of your sensors / binary_sensors will change, thus it could be that you have to change your automations and scripts! ⚠️

Screen Shot 2021-08-10 at 10 53 19

Are you still missing sensors? Have a look at your device via Developer Tools -> States and let us know the state name.

What's changed

⚠️ Breaking changes

  • Add sensors dynamically based on available device state (#425) @iMicknl
  • Add binary sensors dynamically based on available device state (#505) @iMicknl

🚀 Features

✨ Enhancement

  • Improve code quality for description entity (#512) @iMicknl
  • Split entity between entity and executor logic [refactor] (#506) @iMicknl
  • Refactor supported hubs/servers and load them from pyhoma (#418) @iMicknl

🐛 Bug Fixes

  • Temporary bugfix for AwningValance (until this is fixed serverside) (#511) @iMicknl

Contributors to this release

@iMicknl, @tetienne

v2.5.2

04 Aug 14:22
9f9e318
Compare
Choose a tag to compare

What's changed

✨ Enhancement

📘 Documentation

🐛 Bug Fixes

  • Remove unsupported command for AtlanticPassAPCHeatingAndCoolingZone (#492) @iMicknl
  • Fix for breaking changes in core for Ampere/Volt sensors (#501) @iMicknl
  • Fix io:DiscreteGateOpenerIOComponent (#488) @tetienne

Contributors to this release

@azrael783, @iMicknl and @tetienne

v2.5.1

15 Jul 22:00
47d435e
Compare
Choose a tag to compare

What's changed

📘 Documentation

🐛 Bug Fixes

Contributors to this release

@azrael783, @iMicknl and @vlebourl

v2.5.0

14 Jul 22:37
669ac3f
Compare
Choose a tag to compare

What's changed

This release adds a lot of long awaited climate devices. Please note that not all implementations have been end to end tested and that they may not be 100% functional. Feel free to report missing functionality and bugs via a GitHub issue.

🚀 Features

  • Add basic support for HitachiAirToAirHeatPump (#364) @iMicknl
  • Add basic support for AtlanticPassAPCHeatingAndCoolingZone (#380) @iMicknl
  • Add basic support for AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint (#362) @iMicknl
  • Add support for AtlanticElectricalTowelDryer (#423) @iMicknl

✨ Enhancement

  • Add more information regarding Model and Manufacturer (#474) @iMicknl

🐛 Bug Fixes

  • Adjust Atlantic Electrical Heater to new standards and fix issues (#454) @iMicknl

Contributors to this release

@iMicknl

v2.4.12

14 Jul 18:57
76d566c
Compare
Choose a tag to compare

What's changed

✨ Enhancement

  • Improve reauth, Config Flow and error handling (#452) @iMicknl

🐛 Bug Fixes

Contributors to this release

@iMicknl and @tetienne