Skip to content

Releases: barleybobs/homeassistant-ecowater-softener

v4.1.0

01 Oct 20:55
6403e5c
Compare
Choose a tag to compare
  • Fixed water flow
  • Fixed salt level percentage (#75)

v4.0.0

30 Sep 19:11
57381e6
Compare
Choose a tag to compare

v4.0.0 BREAKING CHANGES

Entities have been removed and added in v4.0.0. You may have to remove your device from the integrations menu and re-add it.

  • Updated to use Ayla API

v3.4.1

17 Sep 18:39
722aea4
Compare
Choose a tag to compare
  • Fixed invalid regex warning - Updated regex by @figorr (#59)

v3.4.0

17 Sep 18:22
886afe0
Compare
Choose a tag to compare

v3.3.0

28 Feb 09:35
a90654a
Compare
Choose a tag to compare
  • Fixed integration crashing if "Yesterday" is returned by API for out of salt date (#39)

v3.2.0

26 Feb 17:13
1ddbd5c
Compare
Choose a tag to compare
  • Adds German translations to the config flow - by @Quotic (#48)
  • Fixed deprecated constants - by @figorr (#49)

v3.1.0

09 Dec 21:26
d5a8565
Compare
Choose a tag to compare
  • Fixed #33 and #47 (#36)
  • Fixed "Manifest keys have been sorted: domain, name, then alphabetical order" error (#45)

v3.0.0

22 Dec 13:56
c6046a3
Compare
Choose a tag to compare

V3.0.0 BREAKING CHANGES

In version 3.0.0 the original sensor is discontinued. There are now individual entities for each piece of data. These new sensor also update every 10 minutes compared to the old sensor which updated every 30 minutes.

Before installing version 3.0.0 remove the integration from the "Device and Services" menu. Then install version 3.0.0 and restart before finally setting up the integration again.


Features

  • Switches from using one sensor with attributes to using multiple sensors
  • Creates devices in homeassistant
  • Adds French translations to the config flow - by @ThePrincelle
  • Adds breaking changes warnings in the README
  • Updates the README for v3.0.0
  • Adds actions badges to README

v2.0.0

02 Jul 13:40
d379c0d
Compare
Choose a tag to compare

v1.1.0

06 Feb 11:12
29a31c9
Compare
Choose a tag to compare
  • Fixed issue with "device_state_attributes" being deprecated #8
  • Fixed issue with Ecowater API returning 'Today' or 'Tomorrow' for Out of Salt Date #6