Skip to content

Releases: plmilord/Hass.io-custom-component-spaclient

Spa Client v2.6a

11 Dec 17:01
28335e8
Compare
Choose a tag to compare

Version compatible with HACS

Spa Client v2.6

06 Dec 02:44
4cc6dc4
Compare
Choose a tag to compare

Improvements...:

Fixes deprecated temperature utility use

Thanks to @B-Hartley !

Spa Client v2.5

23 Feb 02:13
e6daf03
Compare
Choose a tag to compare

Improvements...:

  • Fixed Circulation pump status
  • README.md file updated

Thanks to @B-Hartley !

Spa Client v2.4

15 Jan 19:58
191d10e
Compare
Choose a tag to compare

Improvements...:

  • Loading time has been optimized.

Spa Client v2.3

15 Jan 13:56
21ee132
Compare
Choose a tag to compare

Improvements...:

  • Fixed device_state_attributes Warning
  • Fixed time synchronization option (continues to work properly after a reboot now!)

Thanks to @B-Hartley for the hint!

Spa Client v2.2

11 Dec 16:59
044c02b
Compare
Choose a tag to compare

Improvements...:

  • Blower switch adjustment
  • Circulation pump status code updated
  • README.md file updated

Thanks to @sebitr !

Spa Client v2.1

06 Sep 13:05
2b9bbab
Compare
Choose a tag to compare

Improvements...:

  • One speed pump adjustment
  • Bumpless... Celsius to Fahrenheit

Thanks to @B-Hartley !

Spa Client v2.0

05 Jun 17:04
83c1e4d
Compare
Choose a tag to compare

Spa Client v2.0 custom component for Home Assistant

Lots of improvements...:

Installation via the Home Assistant integrations menu
No more external dependencies
Autoconfiguration
etc.

Hass.io-custom-component-spaclient

11 Apr 20:54
1d35387
Compare
Choose a tag to compare

-Added "version" property in manifest.json

Hass.io-custom-component-spaclient

21 Jun 23:42
aed5836
Compare
Choose a tag to compare

First stable release! Many things implemented:

  • Handles up to 3 pumps
  • Toggles lights system
  • Toggles Temperature Range (High, Low)
    - High range is 80-104 F / 26-40 C
    - Low range is 50-80 F / 10-26 C
  • Switches Heat Mode (Ready, Rest, Ready in Rest)
  • Usable in Fahrenheit and Celsius
  • Optionally, you can predefine in configuration.yaml the number of toggle required to activate the pumps and set the scan interval.
  • Every minutes, it send to the spa controller a config request to keep alive the communication link.
  • Every hours, it synch the time of the spa controller based on the local time of the Home Assistant host.

...and many other things to bring that release stable!

Enjoy!

Pierre-Luc