Skip to content

Releases: firstof9/python-openevse-http

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)

0.2.1

05 Jan 20:13
dfb4999

Choose a tag to compare

What’s Changed

0.2.0

05 Jan 19:49
1dd3c2a

Choose a tag to compare

What’s Changed

0.1.91

30 Dec 21:19
c334d26

Choose a tag to compare

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

08 Dec 17:41
15ea818

Choose a tag to compare

What’s Changed

0.1.89

04 Oct 15:49
3f89a63

Choose a tag to compare

What’s Changed

0.1.88

02 Oct 14:32
55f228a

Choose a tag to compare

What’s Changed

0.1.87

10 Aug 01:20
ac2e22d

Choose a tag to compare

What’s Changed

  • #457 - fix: fix firmware 2.9.1 RAPI command for set_current (@firstof9)