Releases: firstof9/python-openevse-http
Releases · firstof9/python-openevse-http
0.3.0b0
What's Changed
- build(deps): bump mypy from 1.15.0 to 1.19.1 by @dependabot[bot] in #529
- build(deps): bump ruff from 0.9.7 to 0.15.4 by @dependabot[bot] in #530
- build(deps): bump tox from 4.47.3 to 4.48.1 by @dependabot[bot] in #531
- build(deps): bump tox from 4.48.1 to 4.49.0 by @dependabot[bot] in #532
- build(deps): bump tox from 4.49.0 to 4.49.1 by @dependabot[bot] in #533
- build(deps): bump ruff from 0.15.5 to 0.15.6 by @dependabot[bot] in #534
- build(deps): bump tox from 4.49.1 to 4.50.0 by @dependabot[bot] in #535
- build(deps): bump tox from 4.50.0 to 4.50.1 by @dependabot[bot] in #536
- build(deps): bump ruff from 0.15.6 to 0.15.7 by @dependabot[bot] in #538
- build(deps): bump tox from 4.50.1 to 4.50.3 by @dependabot[bot] in #537
- build(deps): bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #539
- build(deps): bump ruff from 0.15.7 to 0.15.8 by @dependabot[bot] in #540
- build(deps): bump tox from 4.50.3 to 4.51.0 by @dependabot[bot] in #542
- build(deps): bump tox from 4.51.0 to 4.52.0 by @dependabot[bot] in #543
- build(deps): bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in #544
- build(deps): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #547
- refactor: add CommandsMixin and modularize sensor, property, and manager logic by @firstof9 in #545
- build(deps): bump ruff from 0.15.8 to 0.15.9 by @dependabot[bot] in #546
- chore: bump version to 0.3.0b0 by @firstof9 in #548
Full Changelog: 0.2.6...0.3.0b0
0.2.6
What’s Changed
- #528 - chore: version bump from 0.2.5 to 0.2.6 (@firstof9)
- #527 - refactor: extract firmware check logic into a dedicated helper method to reduce duplication (@firstof9)
- #525 - chore: Adopt ruff for linting, add Python 3.14 support, and update dependencies (@firstof9)
- #526 - build(deps): bump tox from 4.47.0 to 4.47.3 (@dependabot)
- #524 - refactor: streamline request processing by extracting to a separate method (@firstof9)
- #523 - build(deps): bump tox from 4.46.3 to 4.47.0 (@dependabot)
0.2.5
What’s Changed
- #522 - build(deps): bump tox from 4.46.0 to 4.46.3 (@dependabot)
- #521 - build(deps): bump tox from 4.45.0 to 4.46.0 (@dependabot)
- #520 - build(deps): bump tox from 4.44.0 to 4.45.0 (@dependabot)
- #519 - build(deps): bump pylint from 4.0.4 to 4.0.5 (@dependabot)
- #518 - build(deps): bump tox from 4.41.0 to 4.44.0 (@dependabot)
- #517 - Bump version from 0.2.4 to 0.2.5 (@firstof9)
- #516 - feat: Add
shaper_live_pwrmethod (@firstof9) - #513 - build(deps): bump tox from 4.39.0 to 4.41.0 (@dependabot)
0.2.4
What's Changed
- refactor: decouple state setter from async callback execution by @firstof9 in #506
- build(deps): bump tox from 4.34.1 to 4.35.0 by @dependabot[bot] in #507
- build(deps): bump tox from 4.35.0 to 4.36.0 by @dependabot[bot] in #509
- build(deps): bump tox from 4.36.0 to 4.36.1 by @dependabot[bot] in #510
- build(deps): bump tox from 4.36.1 to 4.38.0 by @dependabot[bot] in #511
- build(deps): bump tox from 4.38.0 to 4.39.0 by @dependabot[bot] in #512
- feat: Allow passing external aiohttp.ClientSession to OpenEVSE by @firstof9 in #508
- Bump version from 0.2.3 to 0.2.4 by @firstof9 in #514
Full Changelog: 0.2.3...0.2.4
0.2.3
What’s Changed
- #504 - refactor: optimize properties to return
Noneif value missing (@firstof9) - #503 - build(deps): bump black from 25.12.0 to 26.1.0 (@dependabot)
0.2.2
What’s Changed
- #501 - fix: change
vehicle_etato return datetime object or None (@firstof9) - #500 - build(deps): bump tox from 4.33.0 to 4.34.0 (@dependabot)
0.2.1
0.2.0
0.1.91
What's Changed
- build(deps): bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #491
- build(deps): bump pre-commit from 4.5.0 to 4.5.1 by @dependabot[bot] in #492
- fix: change from release summary to release notes by @firstof9 in #493
Full Changelog: 0.1.90...0.1.91
0.1.90
What’s Changed
- #490 - feat: add current_power property (@firstof9)
- #489 - build(deps): bump pytest from 9.0.1 to 9.0.2 (@dependabot)
- #488 - build(deps): bump black from 25.11.0 to 25.12.0 (@dependabot)
- #487 - chore(tests): add additional tests (@firstof9)
- #486 - build(deps): bump pylint from 4.0.3 to 4.0.4 (@dependabot)
- #485 - build(deps): bump mypy from 1.18.2 to 1.19.0 (@dependabot)
- #484 - build(deps): bump pre-commit from 4.4.0 to 4.5.0 (@dependabot)
- #483 - build(deps): bump pylint from 4.0.2 to 4.0.3 (@dependabot)
- #482 - build(deps): bump pytest from 9.0.0 to 9.0.1 (@dependabot)
- #481 - build(deps): bump pytest from 8.4.2 to 9.0.0 (@dependabot)
- #479 - build(deps): bump pre-commit from 4.3.0 to 4.4.0 (@dependabot)
- #480 - build(deps): bump black from 25.9.0 to 25.11.0 (@dependabot)
- #478 - build(deps): bump tox from 4.31.0 to 4.32.0 (@dependabot)
- #477 - build(deps): bump pylint from 4.0.1 to 4.0.2 (@dependabot)
- #476 - build(deps): bump pylint from 4.0.0 to 4.0.1 (@dependabot)
- #475 - build(deps): bump pylint from 3.3.9 to 4.0.0 (@dependabot)
- #474 - build(deps): bump tox from 4.30.3 to 4.31.0 (@dependabot)
- #473 - build(deps): bump pylint from 3.3.8 to 3.3.9 (@dependabot)