Skip to content

Releases: GuyKh/iec-custom-component

0.0.31 - fix: last_meter_read is not defined

19 Aug 05:38
6b113ff
Compare
Choose a tag to compare

What's Changed

  • fix: last_meter_read is not defined by @GuyKh in #152

Full Changelog: 0.0.31...0.0.31-fix

0.0.31 - Bill Estimation for Private Producers

18 Aug 18:54
7103acc
Compare
Choose a tag to compare

What's Changed

  • Private Producer Connection Size by @GuyKh in #146
  • fix bad str to int conversion by @GuyKh in #147
  • fix: Fix no response on DevicesById in cost estimation flow by @GuyKh in #151

Full Changelog: 0.0.30...0.0.31

0.0.31-beta - Private Producer Connection Size + Estimated Consumption

15 Aug 07:41
4b7932e
Compare
Choose a tag to compare

What's Changed

  • Private Producer Connection Size by @GuyKh in #146
  • fix bad str to int conversion by @GuyKh in #147

Full Changelog: 0.0.30...0.0.31-beta

0.0.30 - Fix startup for Private Producers' customers

11 Aug 12:58
dbfd5ef
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid Estimation for Private Producers by @GuyKh in #142

This will be fixed

Full Changelog: 0.0.29...0.0.30

0.0.29 - Fix Custom Attributes

11 Aug 07:00
85a7c5e
Compare
Choose a tag to compare

What's Changed

  • fix: Fix Custom Attribues value fetching by @GuyKh in #139

Full Changelog: 0.0.28...0.0.29

0.0.28 - better predicted estimated cost, long entity names, optimize cache readings

10 Aug 16:26
e3aaab4
Compare
Choose a tag to compare

What's Changed

  • feat: optimize cached readings storing by using smart key by @GuyKh in #114
  • Handle Long entity names by @GuyKh in #115
  • chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #116
  • fix: Remove contract status=1 enforcement by @GuyKh in #119
  • Revert "fix: Remove contract status=1 enforcement" by @GuyKh in #123
  • Add Noy (Petel) example by @GuyKh in #124
  • chore(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #127
  • chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #129
  • chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #130
  • TYPO by @tzagim in #134
  • Fix url in ISSUE_TEMPLATE by @tzagim in #136
  • feat: A better predicted estimated cost by @GuyKh in #133

New Contributors

Full Changelog: 0.0.27...0.0.28

0.0.27 - fix zero statistics bug

01 May 12:47
c44eb9c
Compare
Choose a tag to compare

What's Changed

  • fix: iteration over group not working by @GuyKh in #112

Full Changelog: 0.0.26...0.0.27

0.0.26 - 1st of the month fix + others

01 May 08:47
d77a864
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump pascalgn/automerge-action from 0.16.2 to 0.16.3 by @dependabot in #101
  • fix: Fix tariff with new iec-api version by @GuyKh in #102
  • fix: Solve localizing a localized datetime by @GuyKh in #104
  • chore: bump to iec-api 0.2.15 to fix unhashable bug by @GuyKh in #108
  • fix: reduce calls to TIMEZONE.localize by @GuyKh in #110
  • chore: bump to 0.2.16 to fix decimal/float issue by @GuyKh in #111

Full Changelog: 0.0.25...0.0.26

0.0.25 - Performance + Fix negative values

13 Apr 16:42
c85b977
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #93
  • Feat: add Examples by @GuyKh in #92
  • feat: improve performance by concurrently calling the insert_statistics method by @GuyKh in #95
  • fix: Handle bad connection error + TimeZone fixes by @GuyKh in #96
  • [ImgBot] Optimize images by @imgbot in #97
  • fix: refactor devices and introduce IecEntity as the base class for all entities by @GuyKh in #94
  • docs: Update Energy Summary example by @GuyKh in #98
  • fix: attempt on fixing negative values by @GuyKh in #87
  • [ImgBot] Optimize images by @imgbot in #99

Full Changelog: 0.0.24...0.0.25

0.0.25-beta1 - Performance, Fixes of TImeZone & Negative Values

06 Apr 17:24
b79ab31
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #93
  • Feat: add Examples by @GuyKh in #92
  • feat: improve performance by concurrently calling the insert_statistics method by @GuyKh in #95
  • fix: Handle bad connection error + TimeZone fixes by @GuyKh in #96
  • [ImgBot] Optimize images by @imgbot in #97
  • fix: refactor devices and introduce IecEntity as the base class for all entities by @GuyKh in #94
  • docs: Update Energy Summary example by @GuyKh in #98
  • fix: attempt on fixing negative values by @GuyKh in #87

Full Changelog: 0.0.24...0.0.25-beta1