Skip to content

Releases: DCSBL/python-frank-energie

6.1.0-beta-2

31 May 19:13
ea75bf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0-beta-1...6.1.0-beta-2

6.1.0-beta-1

31 May 13:40
34e0e73
Compare
Choose a tag to compare
6.1.0-beta-1 Pre-release
Pre-release

What's Changed

Dependencies

New Contributors

Full Changelog: 6.0.0...6.1.0

6.0.0

25 Feb 13:25
88d9f88
Compare
Choose a tag to compare

BREAKING CHANGE

API has been adjusted so the libray has to be adjusted as wel. Some authenticated calls now require 'site_reference', which is a reference to your home. This allows having multiple 'sites' in your contract.

What's Changed

  • Rename 'user' to 'me' to reflect API and implement adjusted query by @DCSBL in #137
  • Adjust invoice query to match updated API by @DCSBL in #139
  • Adjust month_summary query to match updated API by @DCSBL in #140
  • Extract deliverySites to select site_reference in future requests by @DCSBL in #142
  • Adjust user_prices query to match updated API by @DCSBL in #143

Full Changelog: 5.2.0...6.0.0

5.2.0

18 Nov 19:25
c635e7e
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 5.1.0...5.2.0

5.1.0

18 Nov 18:21
79ac649
Compare
Choose a tag to compare

What's Changed

  • Add check for token expiry by @DCSBL in #110
  • Auto-merge patch dependabot updates by @DCSBL in #111

Dependencies

Full Changelog: 5.0.1...5.1.0

5.0.1

24 Jul 19:15
f5d13bb
Compare
Choose a tag to compare

What's Changed

Security related:

Others 🦦

Full Changelog: 5.0.0...5.0.1

5.0.0

12 Jun 21:41
a5ccb1a
Compare
Choose a tag to compare

What's Changed

  • (Security patch) Bump requests from 2.28.2 to 2.31.0 by @dependabot in #63
  • Add instructions for contribution by @DCSBL in #62
  • (⚠️ Breaking) Convert CamelCase to snake_case by @DCSBL in #64
  • Remove unused logging in reauth and make all query's singeline by @DCSBL in #65
  • Add newlines for queries to match all others by @DCSBL in #66
  • Globally catch auth-not-authorised error and raise AuthExeption by @DCSBL in #67

Thanks to @HiDiHo01 for tinkering with token renewal to fix bajansen/home-assistant-frank_energie#83

Dependancies

Full Changelog: 4.1.0...5.0.0

4.1.0

22 May 09:34
228cc91
Compare
Choose a tag to compare

What's Changed

  • Add new method that allows fetching customer specific prices by @wslaghekke in #55

New Contributors

Full Changelog: 4.0.3...4.1.0

4.0.3

04 May 13:23
2cdb513
Compare
Choose a tag to compare

What's Changed

  • Fix None data for invoice information by @DCSBL in #51

Full Changelog: 4.0.2...4.0.3

4.0.2

30 Apr 09:32
913b3f5
Compare
Choose a tag to compare

What's Changed

  • Remove debug print in Invoice query by @DCSBL in #46

Full Changelog: 4.0.1...4.0.2