Releases: homewizard/python-homewizard-energy
Releases · homewizard/python-homewizard-energy
v7.0.0
What's Changed
- Fix coverage issues in tests workflow by @DCSBL in #414
- Split v1 and v2 API implementation by @DCSBL in #425
- Remove support for python 3.10 and 3.11, test on/with 3.13 by @DCSBL in #427
- Add tests for v2 models by @DCSBL in #428
- Add test for HomeWizardEnergyV2 by @DCSBL in #429
Dependencies
- Bump safety from 3.2.5 to 3.2.7 by @dependabot in #401
- Bump aiohttp from 3.10.3 to 3.10.5 by @dependabot in #404
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #403
- Bump syrupy from 4.6.1 to 4.7.1 by @dependabot in #402
- Bump pytest from 7.4.4 to 8.3.2 by @dependabot in #405
- Bump the pip group across 1 directory with 5 updates by @HiDiHo01 in #413
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #412
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #406
- Bump multidict from 6.0.5 to 6.1.0 by @dependabot in #410
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #409
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #415
- Bump aiohttp from 3.10.8 to 3.10.10 by @dependabot in #416
- Bump blacken-docs from 1.18.0 to 1.19.1 by @dependabot in #417
- Bump vulture from 2.11 to 2.13 by @dependabot in #419
- Bump syrupy from 4.7.1 to 4.7.2 by @dependabot in #421
- Bump pip from 24.2 to 24.3.1 in /.github/workflows by @dependabot in #423
- Bump safety from 3.2.7 to 3.2.10 by @dependabot in #422
- Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows by @dependabot in #424
New Contributors
Full Changelog: v6.3.0...v7.0.0
v7.0.0-beta-1
What's Changed
- Fix coverage issues in tests workflow by @DCSBL in #414
- Merge internal into main by @DCSBL in #425
- Remove support for python 3.10 and 3.11, test on/with 3.13 by @DCSBL in #427
- Add tests for v2 models by @DCSBL in #428
- Add test for HomeWizardEnergyV2 by @DCSBL in #429
Dependencies
- Bump safety from 3.2.5 to 3.2.7 by @dependabot in #401
- Bump aiohttp from 3.10.3 to 3.10.5 by @dependabot in #404
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #403
- Bump syrupy from 4.6.1 to 4.7.1 by @dependabot in #402
- Bump pytest from 7.4.4 to 8.3.2 by @dependabot in #405
- Bump the pip group across 1 directory with 5 updates by @HiDiHo01 in #413
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #412
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #406
- Bump multidict from 6.0.5 to 6.1.0 by @dependabot in #410
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #409
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #415
- Bump aiohttp from 3.10.8 to 3.10.10 by @dependabot in #416
- Bump blacken-docs from 1.18.0 to 1.19.1 by @dependabot in #417
- Bump vulture from 2.11 to 2.13 by @dependabot in #419
- Bump syrupy from 4.7.1 to 4.7.2 by @dependabot in #421
- Bump pip from 24.2 to 24.3.1 in /.github/workflows by @dependabot in #423
- Bump safety from 3.2.7 to 3.2.10 by @dependabot in #422
- Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows by @dependabot in #424
New Contributors
Full Changelog: v6.3.0...v7.0.0-beta-1
v6.3.0
v6.3.0-beta-2
What's Changed
Full Changelog: v6.3.0-beta-1...v6.3.0-beta-2
v6.3.0-beta-1
What's Changed
- Require multidict 6.0.5 or higher to fix build error on mac/python-3.12 by @DCSBL in #398
- Retry failed requests with backoff to make unstable connections less flaky by @DCSBL in #399
Full Changelog: v6.2.0...v6.3.0-beta-1
v6.2.0
What's Changed
Dependencies
- Bump pip from 24.1.1 to 24.2 in /.github/workflows by @dependabot in #390
- Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #391
Full Changelog: v6.1.1...v6.2.0
v6.1.1
What's Changed
- Improve example in README.md by @DCSBL in #384
- Add 'Brand' to help with brand information by @DCSBL in #388
- (in 6.1.1) Update brand information by @DCSBL in #389
Dependencies
- Bump codecov/codecov-action from 4.3.0 to 4.4.1 by @dependabot in #364
- Bump flake8-builtins from 2.2.0 to 2.5.0 by @dependabot in #365
- Bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #367
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by @dependabot in #371
- Bump codespell from 2.2.6 to 2.3.0 by @dependabot in #370
- Bump bandit from 1.7.7 to 1.7.8 by @dependabot in #368
- Bump yamllint from 1.33.0 to 1.35.1 by @dependabot in #369
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #366
- Bump authlib from 1.3.0 to 1.3.1 by @dependabot in #372
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #373
- Bump pip from 24.0 to 24.1.1 in /.github/workflows by @dependabot in #374
- Bump blacken-docs from 1.16.0 to 1.18.0 by @dependabot in #375
- Bump pre-commit-hooks from 4.5.0 to 4.6.0 by @dependabot in #376
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #378
- Bump pre-commit from 3.6.0 to 3.7.1 by @dependabot in #380
- Bump flake8-comprehensions from 3.14.0 to 3.15.0 by @dependabot in #379
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #381
- Bump pyupgrade from 3.15.2 to 3.16.0 by @dependabot in #377
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #382
- Bump setuptools from 69.0.2 to 70.0.0 by @dependabot in #387
Full Changelog: v6.0.0...v6.1.0
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- Improve example in README.md by @DCSBL in #384
- Add 'Brand' to help with brand information by @DCSBL in #388
Dependencies
- Bump codecov/codecov-action from 4.3.0 to 4.4.1 by @dependabot in #364
- Bump flake8-builtins from 2.2.0 to 2.5.0 by @dependabot in #365
- Bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #367
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by @dependabot in #371
- Bump codespell from 2.2.6 to 2.3.0 by @dependabot in #370
- Bump bandit from 1.7.7 to 1.7.8 by @dependabot in #368
- Bump yamllint from 1.33.0 to 1.35.1 by @dependabot in #369
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #366
- Bump authlib from 1.3.0 to 1.3.1 by @dependabot in #372
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #373
- Bump pip from 24.0 to 24.1.1 in /.github/workflows by @dependabot in #374
- Bump blacken-docs from 1.16.0 to 1.18.0 by @dependabot in #375
- Bump pre-commit-hooks from 4.5.0 to 4.6.0 by @dependabot in #376
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #378
- Bump pre-commit from 3.6.0 to 3.7.1 by @dependabot in #380
- Bump flake8-comprehensions from 3.14.0 to 3.15.0 by @dependabot in #379
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #381
- Bump pyupgrade from 3.15.2 to 3.16.0 by @dependabot in #377
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #382
- Bump setuptools from 69.0.2 to 70.0.0 by @dependabot in #387
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Remove decryption API implementation by @DCSBL in #361
- Create unique_id based on type + EAN for ExternalDevice by @DCSBL in #363
Dependencies
- Bump codecov/codecov-action from 4.0.0 to 4.3.0 by @dependabot in #358
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #336
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #343
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #355
- Bump idna from 3.6 to 3.7 by @dependabot in #354
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #356
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #350
- Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows by @dependabot in #351
- Bump pip from 23.3.2 to 24.0 in /.github/workflows by @dependabot in #345
- Bump pyupgrade from 3.15.0 to 3.15.2 by @dependabot in #352
- Bump black from 22.12.0 to 24.4.2 by @dependabot in #357
- Bump pytest-asyncio from 0.23.4 to 0.23.6 by @dependabot in #353
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #360
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #362
Full Changelog: v5.0.0...v6.0.0
v6.0.0-beta-1
What's Changed
- Remove decryption API implementation by @DCSBL in #361
- Create unique_id based on type + EAN for ExternalDevice by @DCSBL in #363
Dependencies
- Bump codecov/codecov-action from 4.0.0 to 4.3.0 by @dependabot in #358
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #336
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #343
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #355
- Bump idna from 3.6 to 3.7 by @dependabot in #354
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #356
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #350
- Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows by @dependabot in #351
- Bump pip from 23.3.2 to 24.0 in /.github/workflows by @dependabot in #345
- Bump pyupgrade from 3.15.0 to 3.15.2 by @dependabot in #352
- Bump black from 22.12.0 to 24.4.2 by @dependabot in #357
- Bump pytest-asyncio from 0.23.4 to 0.23.6 by @dependabot in #353
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #360
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #362
Full Changelog: v5.0.0...v6.0.0-beta-1