Skip to content

Releases: cjaliaga/home-assistant-aquarea

v0.7.1

01 Apr 13:15
149f112
Compare
Choose a tag to compare

What's Changed

This release includes a fix to an issue where the auth token could not be renewed. In consequence the integration was showing all its entities as unavailable until the integration's entry was reloaded.

It also fixes a rare issue where the entities would appear unavailable shortly after loading due to Aquarea Cloud forcing the client to log out.

Please continue to report any issue regarding the auth changes here: #105

⬆️ Dependencies

v0.7.0

30 Mar 00:48
c4e378a
Compare
Choose a tag to compare

What's Changed

This release includes the initial fix to the authentication breaking changes introduced by Panasonic on March 18th 2024. A heartfelt thank you to @bimusiek for generously sharing their implementation in the Homebridge plugin. Their contribution played a crucial role in having the integration working back, and I am truly grateful for their remarkable help.

As a first iteration of the fix, we might find some unexpected issues/behaviors and edge cases that were not taken into account in the first release. Please ensure to report all of them so we can get back to normal!

⬆️ Dependencies

v0.6.3

17 Feb 22:02
33be90f
Compare
Choose a tag to compare

What's Changed

v0.6.2

05 Feb 09:02
82217ca
Compare
Choose a tag to compare

What's Changed

v0.6.1

23 Jan 15:06
96a0998
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixes an issue where device direct was not honored on status refresh. This could cause some delays trying to get the latest updated data from the device (cjaliaga/aioaquarea#43)

⬆️ Dependencies

v0.6.0

19 Jan 16:53
264740a
Compare
Choose a tag to compare

What's Changed

  • Add support for special status (ECO/COMFORT) as preset modes (#94) @cjaliaga
  • Update README to show how to workaround the one-connection-per-account issue. (#92) @ElVit

⬆️ Dependencies

v0.5.0

07 Jan 12:43
854a468
Compare
Choose a tag to compare

What's Changed

⚠ Breaking Changes

  • Moved "Quiet Mode" from presets to its own select entity (#80) @cjaliaga

⬆️ Dependencies

2 changes

v0.4.2

19 Dec 10:49
bc07cd9
Compare
Choose a tag to compare

What's Changed

  • Update minimum supported version of Home Assistant to 2023.4 (#72) @cjaliaga
  • Aligned Italian translations to Comfort Cloud application. (#71) @lcavalli
  • Italian translations for sensors (#70) @lcavalli

v0.4.1

12 Dec 00:26
207d46e
Compare
Choose a tag to compare

What's Changed

v0.4.0

10 Dec 20:55
194227f
Compare
Choose a tag to compare

What's Changed

  • Energy consumption sensors @cjaliaga (Check #64 for more details)

    • Total consumption
    • Water Tank consumption
    • Heating consumption
    • Cooling consumption
  • Initial translations for temperature and consumption sensors in English and Spanish @cjaliaga (#64)

⬆️ Dependencies