Skip to content

Releases: rsnodgrass/hass-poolmath

0.1.2

08 Dec 09:47
Compare
Choose a tag to compare
  • fixed naming when configured for multiple bodies of water (pool, hot tub, pond, etc)

0.1.1

08 Dec 09:03
Compare
Choose a tag to compare
  • additional refactoring of the pool math client
  • code simplification and cleanup

0.1.0

07 Dec 09:00
Compare
Choose a tag to compare
  • sensors assigned unique_id to allow configuration through HA UI
  • httpx async improvements
  • default HTTP timeout raised for slow HA installations

0.0.7

27 Oct 06:37
Compare
Choose a tag to compare
  • improvements to support HA 0.117 breaking changes
  • refactoring towards eventually pulling out poolmath client

0.0.6

14 Oct 07:07
Compare
Choose a tag to compare
  • added target sensor attributes for pH, Combined Chlorine
  • added attribution for sensors

0.0.5

22 Sep 17:28
Compare
Choose a tag to compare
  • added support for 'bor' sensor (Borates)
  • split out target values for sensors into separate yaml (for future features)

0.0.4

19 Sep 15:36
Compare
Choose a tag to compare
  • add manifest requirements for libraries removed from HASS 0.115

0.0.3

31 Mar 07:14
Compare
Choose a tag to compare
  • reads back through all Pool Math returned log entries to find any sensors not reported in the last log entry
  • single master Pool Mather sensor updater for all sensor values (performance improvement and reduced service calls to Trouble Free Pool services)
  • added attribute to all sensor values to show which log entry the value is from
  • general cleanup

0.0.2

27 Mar 16:49
Compare
Choose a tag to compare
  • increased default scan interval to 15 minutes
  • fix issue where if user hasn't specified a pool name on Pool Math, the sensor will not start

0.0.1

13 Nov 07:43
Compare
Choose a tag to compare

Initial release