Skip to content

Releases: oncleben31/ha-pool_pump

Release for Oncleben31 version

21 Jun 22:27
01ce64b
Compare
Choose a tag to compare

After beta tested several months.

Some patches to fix breaking change from latest home assistant releases.
This release will need HA 2021.5.0 at minimum.

First oncleben31 version

09 May 16:56
Compare
Choose a tag to compare
Pre-release

First working version for @oncleben31 version:

  • Duration is calculated using pool water temperature.
  • Filtering schedule is around solar noon and split in two runs (1/3 - 2/3).
  • Not used stuff currently removed
  • Most part of the algorithms moved in a dedicated python library pypool_pump

WARNING this is early stage of developpement. Code not secured to be stable and breaking change could occur in next versions.

Legacy version based on @exxamalte work

03 May 22:53
Compare
Choose a tag to compare
  • reuse @exxamalte custom component code
  • apply blueprint template
  • make the repository HACS compatible.
  • Set development environment using VSC dev containers.