Skip to content

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

Spa Client v3.2

02 Sep 18:41
964f0c4
Compare
Choose a tag to compare

What's new:

  • Implemented Hold Mode and Standby Mode buttons.
  • Some code cleaning

Hold Mode will allow you to pause your system for minor maintenance up to one hour maximum.
Standby Mode will allow you to run your pumps independently. This mode must be manually deactivated to return to normal. This is a software Service Mode. PLEASE USE THIS MODE ONLY IF YOU KNOW WHAT YOU ARE DOING!

Thanks to @fatuuse for identifying this opportunity!

Spa Client v3.1

03 Aug 16:11
2c31124
Compare
Choose a tag to compare
  • Fixed async_forward_entry_setup and async_forward_entry_unload obsolete calls

Spa Client v3.0

26 May 18:40
5187fbb
Compare
Choose a tag to compare

What's new?

  • Added fault log sensor (shows last fault message in list)
  • Updated lighting entity to handle color mode requirements
  • Code cleanup

Thanks to @monsieurlatte for highlighting light issue.

Spa Client v2.83

21 Apr 14:09
3c2c2a4
Compare
Choose a tag to compare

What's new?

  • Improved °C to °F conversion

Thanks to @Percherie for highlighting this issue.

Spa Client v2.82

10 Feb 19:05
744339c
Compare
Choose a tag to compare

What's new?

  • Adjusted new entity features in Climate entity

Thanks to @B-Hartley for highlighting new feature flags warning for me.

Spa Client v2.81

05 Feb 01:55
054822e
Compare
Choose a tag to compare

What's new?

  • Fixed deprecated supported features and constants
  • Updated socket management to properly handle entities that may become unavailable
  • Updated the strings.json file and corresponding translations
  • Deleted the SpaGateway entity because I now manage entity availability better

Thanks to @berkavil for highlighting deprecated supported features and constants for me.

Spa Client v2.8

02 Nov 02:33
395ad47
Compare
Choose a tag to compare

WARNING: As I touched fundamental elements for Home Assistant (unique IDs of entities), you will have to uninstall the old version and reinstall this new one.

What's new?

  • Now uses 'UnitOfTemperature' from 'homeassistant.const'
  • Implements unique IDs to allow multiple integrations in the same Home Assistant instance
  • Now manages entity availability
  • Some code cleanup

Thanks to @B-Hartley !

Spa Client v2.7

14 Jun 02:00
2e4b1b0
Compare
Choose a tag to compare

What's new?

WARNING: You should run it on Home Assistant version 2023.6.0+

  • Added programming capability for filter cycles

Spa Client v2.6c

16 Apr 16:14
6e18e4c
Compare
Choose a tag to compare

Integrated into distribution...

  • Sorted manifest.json keys: domain, name, then alphabetical order
  • Rounding min max temp values

Thanks to @0R2YPsALXTVed6y

Spa Client v2.6b

27 Jan 01:04
77a4fe9
Compare
Choose a tag to compare

Improvements...:

  • Fixed remaining use of deprecated temperature utility
  • Add Norwegian translation

Thanks to @dislabled