Releases: iMicknl/ha-tahoma
Releases · iMicknl/ha-tahoma
v2.4.12
v2.4.11
What's changed
✨ Enhancement
- Update pyhoma and require the latest Home Assistant version (#473) @iMicknl
- Support is_opening/closing when moving position (#460) @tetienne
- Remove setPosition (#455) @tetienne
- Update Pyhoma to 0.5.15 (#451) @iMicknl
- Remove code dedicated to gate opener (#449) @tetienne
- Use deployment state for the horizontal (#427) @tetienne
🐛 Bug Fixes
Contributors to this release
v2.4.10
What's changed
🚀 Features
- Speed up boot, by gathering async tasks. (#417) @iMicknl
- Add support for EvoHomeController (#405) @iMicknl
✨ Enhancement
🐛 Bug Fixes
- Bump pyhoma to 0.5.12 (#433) @iMicknl
- Add support for RTSGeneric covers (#432) @iMicknl
- Fix 'execute_command' service (#424) @iMicknl
Contributors to this release
v2.4.9
What's changed
🚀 Features
- Add support for HeatingSetPoint (#402) @iMicknl
- Add support for suggested area (#394) @iMicknl
- Add support for HitachiDHW and HitachiAirToWaterHeatingZone (#383) @iMicknl
✨ Enhancement
🐛 Bug Fixes
- Fix get execution history for CozyTouch devices (#422) @iMicknl
- Check for 'unavailable' while updating temperature sensor in Climate device (#416) @vlebourl
- Fix unit for CO/CO2 sensor (#400) @iMicknl
Contributors to this release
v2.4.8
What's changed
✨ Enhancement
- Code quality improvements based on core feedback (#385) @iMicknl
- Improve support for other hubs (e.g. Hi Kumo) (#384) @iMicknl
🐛 Bug Fixes
- Fix bugs introduced by core feedback PR (#393) @iMicknl
- Fix exception for devices who return JSON_ARRAY/JSON.OBJECT as state (#388) @vlebourl