Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@GuyKh GuyKh released this 06 Apr 17:24
· 104 commits to main since this release
b79ab31

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