Releases: GuyKh/iec-custom-component
Releases · GuyKh/iec-custom-component
0.0.31 - fix: last_meter_read is not defined
What's Changed
Full Changelog: 0.0.31...0.0.31-fix
0.0.31 - Bill Estimation for Private Producers
0.0.31-beta - Private Producer Connection Size + Estimated Consumption
What's Changed
Full Changelog: 0.0.30...0.0.31-beta
0.0.30 - Fix startup for Private Producers' customers
0.0.29 - Fix Custom Attributes
What's Changed
Full Changelog: 0.0.28...0.0.29
0.0.28 - better predicted estimated cost, long entity names, optimize cache readings
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
What's Changed
Full Changelog: 0.0.26...0.0.27
0.0.26 - 1st of the month fix + others
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
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
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