Skip to content

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

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

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 !