Skip to content

Releases: Ludy87/pyecotrend-ista

v3.3.2

14 Jul 15:07
b7c7630
Compare
Choose a tag to compare

What's Changed

  • Remove pytest-datadir dependency by @oynqr in #197

New Contributors

Full Changelog: 3.3.1...3.3.2

v3.3.1

20 Jun 18:09
0c135de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.3...3.3.1

v3.3.0

20 Jun 13:40
4a8b798
Compare
Choose a tag to compare

What's Changed

  • Fix token response parsing by @tr4nt0r in #167
  • Run pre-commit checks on closed pull requests by @tr4nt0r in #170
  • Improve logging and deprecate logger parameter by @tr4nt0r in #169
  • Add demo userinformation by @Ludy87 in #168
  • Refactor and simplify account data handling by @tr4nt0r in #172
  • Refactor URL handling and URL construction by @tr4nt0r in #174
  • Remove black pre-commit hook and update ruff configuration by @tr4nt0r in #177
  • Enhance test coverage and update test dependencies by @tr4nt0r in #178
  • Address PEP-8 Compliance and Code Formatting by @tr4nt0r in #175
  • Migrate ruff.toml and pytest.ini to pyproject.toml by @tr4nt0r in #180
  • Refactor exception handling by @tr4nt0r in #181
  • Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #182
  • Add type hints for structured JSON data handling by @tr4nt0r in #183
  • Rename get_raw method to get_cunsumption_data by @tr4nt0r in #184
  • Enhance test configurations and coverage by @tr4nt0r in #185
  • Aktualisieren von init.py by @tr4nt0r in #188
  • Remove unused method _logoff by @tr4nt0r in #189
  • Fix merge issues and correct minor bugs by @tr4nt0r in #190
  • Add type hints for consumption unit details by @tr4nt0r in #191
  • Add get_account method for account retrieval by @tr4nt0r in #192

Full Changelog: 3.2.3...3.3.0

v3.2.3

16 Jun 10:51
5f25c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.2.3

v3.2.2

16 Jun 08:53
aa61278
Compare
Choose a tag to compare

What's Changed

  • Refactor to ensure PEP8 conformity by @tr4nt0r in #162
  • Cleanup unused and unnecessary code by @tr4nt0r in #163
  • Refactor __login Method and Add Testing Setup by @tr4nt0r in #164
  • 🔨 Update files by <github-actions[bot]> by @Ludy87 in #165

Full Changelog: 3.2.1...3.2.2

v3.2.1

15 Jun 08:57
0a8529d
Compare
Choose a tag to compare

What's Changed

  • Fix: Ensure all exception classes are correctly exported by @tr4nt0r in #160
  • Add linting settings, add docstrings to login helper and PyEcotrendIsta client by @tr4nt0r in #159
  • 🔨 Update files by <github-actions[bot]> by @Ludy87 in #161

Full Changelog: 3.2.0...3.2.1

v3.2.0

06 Jun 02:12
635ccdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.2.0

v3.1.1

27 May 07:27
9324c90
Compare
Choose a tag to compare

Full Changelog: 3.1.0...3.1.1

v3.1.0

26 May 07:37
bc205d8
Compare
Choose a tag to compare

What's Changed

  • Add method to retrieve details for ConsumptionUnits by @tr4nt0r in #148
  • 🔨 Update files by <github-actions[bot]> by @Ludy87 in #149

New Contributors

Full Changelog: 3.0.0...3.1.0

v3.0.0

26 Jan 09:29
1588490
Compare
Choose a tag to compare
3.0.0 - Several residential units (#108)

* add uuids

* Update const.py

* Update const.py

* Update login_helper.py

* Update setup.py

* Update exception_classes.py

* Update .gitattributes