Releases: firstof9/python-openevse-http
Releases · firstof9/python-openevse-http
0.3.3
0.3.2
0.3.1
What’s Changed
- #569 - Add API Support Matrix to README (@firstof9)
- #568 - Fix PreK CI failure on main branch (@firstof9)
- #567 - Add explicit permissions to workflows to resolve security alerts (@firstof9)
- #566 - Migrate from pre-commit to PreK (@firstof9)
- #565 - Implement workflow hardening (CodeQL, Dependabot, Lychee) (@firstof9)
- #564 - Update README with features and usage examples (@firstof9)
- #562 - Add shaper toggle functionality (@firstof9)
- #563 - Update workflows and pin actions to SHAs (@firstof9)
- #561 - build(deps): bump tox from 4.53.1 to 4.54.0 (@dependabot[bot])
- #560 - build(deps): bump mypy from 2.0.0 to 2.1.0 (@dependabot[bot])
- #559 - chore: update workflows to latest versions (@firstof9)
0.3.0
What’s Changed
- #558 - build(deps): bump mypy from 1.20.2 to 2.0.0 (@dependabot)
- #557 - build(deps): bump tox from 4.53.0 to 4.53.1 (@dependabot)
- #556 - build(deps): bump ruff from 0.15.11 to 0.15.12 (@dependabot)
- #555 - build(deps): bump pre-commit from 4.5.1 to 4.6.0 (@dependabot)
- #554 - build(deps): bump mypy from 1.20.1 to 1.20.2 (@dependabot)
- #553 - build(deps): bump ruff from 0.15.10 to 0.15.11 (@dependabot)
- #552 - build(deps): bump tox from 4.52.1 to 4.53.0 (@dependabot)
- #551 - build(deps): bump mypy from 1.20.0 to 1.20.1 (@dependabot)
- #550 - build(deps): bump ruff from 0.15.9 to 0.15.10 (@dependabot)
- #549 - build(deps): bump tox from 4.52.0 to 4.52.1 (@dependabot)
- #548 - chore: bump version to 0.3.0b0 (@firstof9)
- #546 - build(deps): bump ruff from 0.15.8 to 0.15.9 (@dependabot)
- #545 - refactor: add CommandsMixin and modularize sensor, property, and manager logic (@firstof9)
- #547 - build(deps): bump pytest from 9.0.2 to 9.0.3 (@dependabot)
- #544 - build(deps): bump mypy from 1.19.1 to 1.20.0 (@dependabot)
- #543 - build(deps): bump tox from 4.51.0 to 4.52.0 (@dependabot)
- #542 - build(deps): bump tox from 4.50.3 to 4.51.0 (@dependabot)
- #540 - build(deps): bump ruff from 0.15.7 to 0.15.8 (@dependabot)
- #539 - build(deps): bump pytest-cov from 7.0.0 to 7.1.0 (@dependabot)
- #537 - build(deps): bump tox from 4.50.1 to 4.50.3 (@dependabot)
- #538 - build(deps): bump ruff from 0.15.6 to 0.15.7 (@dependabot)
- #536 - build(deps): bump tox from 4.50.0 to 4.50.1 (@dependabot)
- #535 - build(deps): bump tox from 4.49.1 to 4.50.0 (@dependabot)
- #534 - build(deps): bump ruff from 0.15.5 to 0.15.6 (@dependabot)
- #533 - build(deps): bump tox from 4.49.0 to 4.49.1 (@dependabot)
- #532 - build(deps): bump tox from 4.48.1 to 4.49.0 (@dependabot)
- #531 - build(deps): bump tox from 4.47.3 to 4.48.1 (@dependabot)
- #530 - build(deps): bump ruff from 0.9.7 to 0.15.4 (@dependabot)
- #529 - build(deps): bump mypy from 1.15.0 to 1.19.1 (@dependabot)
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)