Skip to content

Releases: firstof9/python-openevse-http

0.3.3

16 May 21:47
347ac8b

Choose a tag to compare

What’s Changed

  • #571 - fix: update shaper command API parameters, track status, and bump to 0.3.3 (@firstof9)

0.3.2

14 May 18:31
735232b

Choose a tag to compare

What’s Changed

  • #570 - fix: add "Current Shaper state changed" to allowed command responses and bump version to 0.3.2 (@firstof9)

0.3.1

14 May 17:55
728db20

Choose a tag to compare

What’s Changed

0.3.0

07 May 15:06
92021e1

Choose a tag to compare

What’s Changed

0.3.0b0

09 Apr 14:03
4214177

Choose a tag to compare

0.3.0b0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.6...0.3.0b0

0.2.6

04 Mar 17:47
0a45fb9

Choose a tag to compare

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

26 Feb 20:55
23a6064

Choose a tag to compare

What’s Changed

0.2.4

20 Feb 13:48
49d8aec

Choose a tag to compare

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

19 Jan 22:55
cdbca62

Choose a tag to compare

What’s Changed

  • #504 - refactor: optimize properties to return None if value missing (@firstof9)
  • #503 - build(deps): bump black from 25.12.0 to 26.1.0 (@dependabot)

0.2.2

13 Jan 22:52
61a09a9

Choose a tag to compare

What’s Changed

  • #501 - fix: change vehicle_eta to return datetime object or None (@firstof9)
  • #500 - build(deps): bump tox from 4.33.0 to 4.34.0 (@dependabot)