Skip to content

Releases: ryanbdclark/ripple_energy

2024.8.2

27 Aug 10:29
7fb9140
Compare
Choose a tag to compare
Update CHANGELOG.md

2024.8.1

27 Aug 10:19
7fb9140
Compare
Choose a tag to compare

Feature

  • £ sensors now have the unit 'GBP' (423c1b6)
  • latest generated sensor unit changed to kW as per new API documentation (423c1b6)

Fix

  • Invalid API error now displays correct error (423c1b6)
  • Bump pyrippleapi to 2024.8.1 (423c1b6)

2024.7.2

11 Jul 09:56
abb2942
Compare
Choose a tag to compare

Fix

  • Fix for issue where blank telemetry would cause integration to not load (d215049)

2024.7.1

11 Jul 09:47
41b1174
Compare
Choose a tag to compare

Feature

  • Telemetry sensors are now available as sensors (53175e1)

Fix

  • Corrected README information regarding polling interval (53175e1)

2024.5.2

14 May 09:34
Compare
Choose a tag to compare

Fix

  • Bump pyrippleapi to fix setup errors
  • Refactoring of sensor classes
  • Removal of deprecated units

2024.5.1

13 May 14:25
Compare
Choose a tag to compare

Fix

  • Bumping pyrippleapi to 2024.5.1
  • Now accepts Kirk Hill and Derril Water as assets

2024.2.1

29 Feb 14:27
Compare
Choose a tag to compare

Bumping pyrippleapi version to 2024.2.1
Changes made to pass asset list to pyrippleapi, only assets passed will be returned, should fix initialisation bug.

2023.7

11 Jul 16:03
Compare
Choose a tag to compare

Feature

  • Initial Release