Releases: firstof9/python-openevse-http
Releases · firstof9/python-openevse-http
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)
0.1.89
What’s Changed
- #472 - fix: websocket ping/pong keepalive check (@firstof9)
- #471 - build(deps): bump tox from 4.30.2 to 4.30.3 (@dependabot)