Skip to content

Releases: fdebrus/hayward-ha

0.3.2

27 Aug 14:37
8fbfcca
Compare
Choose a tag to compare

Optimized HTTP request handling by switching from direct aiohttp usage to homeassistant.helpers.aiohttp_client, improving session management, integration consistency, and error handling within Home Assistant.

0.3.1

02 Aug 13:07
864934a
Compare
Choose a tag to compare

The cloud services API has been updated, offering new methods for sending commands to the pool. This release has been updated to accommodate these changes.

The previous functionality remains operational for the time being, though it's uncertain when or if it will be discontinued. If it does stop, previous releases will no longer function.

0.2.2

26 Jul 12:57
70fe3b4
Compare
Choose a tag to compare

re factor firestore document subscription management

0.2.1

24 Jul 20:02
004a42a
Compare
Choose a tag to compare

Complete re factor of the code
New connectivity, enhanced token and client management
Added a sensor that report if pool is connected to cloud or not <name_of_pool>_connected

0.1.2.Beta

15 Jul 09:18
0f44718
Compare
Choose a tag to compare
0.1.2.Beta Pre-release
Pre-release

New Beta Release

  • Improved handling of network reconnection after a network loss.

0.1.1

14 May 20:39
2902534
Compare
Choose a tag to compare

Fixed relay status

0.1.0

11 May 09:42
a993593
Compare
Choose a tag to compare

Added "Heating Status" as BinarySensor.

0.0.9b2

09 May 19:51
6113501
Compare
Choose a tag to compare
0.0.9b2 Pre-release
Pre-release
Update aquarite.py

0.0.7

24 Apr 08:37
4ddf5fe
Compare
Choose a tag to compare

pre-production