Python-frank-energie

Latest version: v6.0.0

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

6.0.0

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 https://github.com/DCSBL/python-frank-energie/pull/137
* Adjust invoice query to match updated API by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/139
* Adjust month_summary query to match updated API by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/140
* Extract deliverySites to select site_reference in future requests by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/142
* Adjust user_prices query to match updated API by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/143


**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/5.2.0...6.0.0

5.2.0

What's Changed
* Ask for ID in `user` request by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/113


Dependencies
* Bump poetry from 1.5.1 to 1.7.1 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/112
* Bump pylint from 2.17.4 to 3.0.2 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/104

**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/5.1.0...5.2.0

5.1.0

What's Changed
* Add check for token expiry by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/110
* Auto-merge patch dependabot updates by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/111

Dependencies
* Bump poetry from 1.5.1 to 1.7.0 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/107
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/93
* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/106
* Bump pip from 23.2.1 to 23.3.1 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/105

**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/5.0.1...5.1.0

5.0.1

What's Changed

Security related:
* Bump aiohttp from 3.8.4 to 3.8.5 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/81

Others 🦦
* Bump codespell from 2.2.4 to 2.2.5 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/69
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/75
* Bump pip from 23.1.2 to 23.2.1 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/82
* Bump blacken-docs from 1.13.0 to 1.15.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/78
* Bump pytest from 7.3.1 to 7.4.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/74
* Bump flake8-comprehensions from 3.12.0 to 3.14.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/80
* Bump pyupgrade from 3.6.0 to 3.9.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/77


**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/5.0.0...5.0.1

5.0.0

What's Changed
* (Security patch) Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/63
* Add instructions for contribution by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/62
* (⚠️ Breaking) Convert CamelCase to snake_case by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/64
* Remove unused logging in reauth and make all query's singeline by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/65
* Add newlines for queries to match all others by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/66
* Globally catch auth-not-authorised error and raise AuthExeption by DCSBL in https://github.com/DCSBL/python-frank-energie/pull/67

Thanks to HiDiHo01 for tinkering with token renewal to fix https://github.com/bajansen/home-assistant-frank_energie/issues/83

Dependancies
* Bump pre-commit from 3.2.2 to 3.3.2 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/57
* Bump pip from 23.0.1 to 23.1.2 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/47
* Bump poetry from 1.4.2 to 1.5.1 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/60
* Bump pyupgrade from 3.3.1 to 3.6.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/61
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/58
* Bump freezegun from 1.1.0 to 1.2.2 in /.github/workflows by dependabot in https://github.com/DCSBL/python-frank-energie/pull/44
* Bump flake8-simplify from 0.19.3 to 0.20.0 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/33
* Bump pylint from 2.17.2 to 2.17.4 by dependabot in https://github.com/DCSBL/python-frank-energie/pull/53

**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/4.1.0...5.0.0

4.1.0

What's Changed
* Add new method that allows fetching customer specific prices by wslaghekke in https://github.com/DCSBL/python-frank-energie/pull/55

New Contributors
* wslaghekke made their first contribution in https://github.com/DCSBL/python-frank-energie/pull/55

**Full Changelog**: https://github.com/DCSBL/python-frank-energie/compare/4.0.3...4.1.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.