Skip to content

Releases: GuyKh/iec-custom-component

0.0.36-beta - Fix estimated consumption bad calculation

10 Oct 13:34
5e5986e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.1 by @renovate in #178
  • fix: Fix estimated consumption cases when no FutureConsumption succeeds by @GuyKh in #180

Full Changelog: 0.0.35...0.0.36-beta

0.0.35(beta) - Fix Estimated Bill

01 Oct 07:08
2d09adf
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: Another shot for failing to get last meter read by @GuyKh in #176
  • fix: Fix tuple multiplication by @GuyKh in #177

Full Changelog: 0.0.34...0.0.35

0.0.34 - Fix no last_meter_read` missing

29 Sep 06:25
2201c67
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.0 by @renovate in #173
  • fix: Fix no last_meter_read missing breaks estimation calculation by @GuyKh in #175

Full Changelog: 0.0.33...0.0.34

0.0.33 - Fix Single Phase Accounts

24 Sep 11:38
Compare
Choose a tag to compare

What's Changed

  • fix: Fix Single Phase accounts by @GuyKh in #160
  • Fix: Handle missing Connection-Size by @GuyKh in #162
  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #163
  • fix: Issue when there's no connection size found by @GuyKh in #164
  • chore(deps): bump pascalgn/automerge-action from 0.16.3 to 0.16.4 by @dependabot in #166

Full Changelog: 0.0.32...0.0.33

0.0.33-b3 - Single Phase and Missing Connection-Size Pre-release

03 Sep 06:52
1e579dd
Compare
Choose a tag to compare

What's Changed

  • fix: Fix Single Phase accounts by @GuyKh in #160
  • Fix: Handle missing Connection-Size by @GuyKh in #162
  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #163
  • fix: Issue when there's no connection size found by @GuyKh in #164

Full Changelog: 0.0.32...0.0.33-b3

0.0.32 - Initialization fix for `last_meter_read`

19 Aug 18:59
8b1d5b3
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.32

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