Releases: iMicknl/ha-tahoma
v2.7.2
v2.7.1
v2.7.0
What's changed
🚀 Features
✨ Enhancement
- Clean up entity model, remove extra states and attributes (#540) @iMicknl
- Add support for priority lock (#545) @tetienne
- Handle device created / updated / removed event in DataUpdateCoordinator (#533) @iMicknl
- Rebrand integration name to Overkiz (by Somfy) and change descriptions (#529) @iMicknl
- Migrate to class attributes (#539) @tetienne
- Rename all platforms to Overkiz (#536) @iMicknl
- Rename TahomaDataUpdateCoordinator to OverkizDataUpdateCoordinator (#534) @iMicknl
- Rename constants to Overkiz (#535) @iMicknl
- Use instance variable for name (#532) @tetienne
- Add low speed switch entity (#497) @tetienne
📘 Documentation
- Add discord link (#543) @tetienne
- Small README improvements (#541) @iMicknl
- Add TaHoma switch instructions (#531) @iMicknl
🐛 Bug Fixes
Contributors to this release
v2.6.3
v2.6.2
v2.6.1
v2.6.0
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.
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
- Add sensors dynamically based on available device state (#425) @iMicknl, @tetienne
- Add binary sensors dynamically based on available device state (#505) @iMicknl
✨ 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
Contributors to this release
v2.5.2
What's changed
✨ Enhancement
- Added German translation (#494) @azrael783
- Bump pyhoma to 0.5.17 (#499) @iMicknl
- Split cover.py (#490) @tetienne
- Improve typing for
async_setup_entry
(#480) @iMicknl - Remove duplicate code (#489) @tetienne
📘 Documentation
- Start rebranding component (#498) @tetienne
- Add My Home Assistant button to README (#496) @iMicknl
- Add Open with VScode badge (#495) @tetienne
🐛 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
What's changed
📘 Documentation
- List available services (#477) @azrael783
🐛 Bug Fixes
Contributors to this release
@azrael783, @iMicknl and @vlebourl
v2.5.0
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