Releases: cjaliaga/home-assistant-aquarea
Releases · cjaliaga/home-assistant-aquarea
v0.3.1-preview
What's Changed
- Try to renew session on integration init if it's already closed
v0.3.0
v0.2.4
v0.2.3
v0.2.2
What's Changed
🐛 Bug Fixes
- Fixes an issue where setting the mode for a zone could fail for multi-zones devices (cjaliaga/aioaquarea#19) @cjaliaga
⬆️ Dependencies
v0.2.1
What's Changed
🐛 Bug Fixes
- Fixes an issue where setting 0 as a temperature modifier wasn't updating the target temperature (#26) @cjaliaga
- Fixes an issue where water heater temperature couldn't be set to heat_min or heat_max (cjaliaga/aioaquarea#18) @cjaliaga
⬆️ Dependencies
v0.2.0
What's Changed
⚠ Breaking Changes
The recommendation is for you to remove the integration and add it again. This is because v0.2.0 introduces a breaking change in the unique id generation for the entities. If you don't remove the integration and add it again, you will end up with duplicate entities.
This was a one-time necessary step to support multiple zones and devices and to avoid further issues in the future. More details