Skip to content

Releases: lbbrhzn/ocpp

v0.4.15

02 Feb 14:47
db8bf02
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v0.4.14...v0.4.15

v0.4.14

02 Feb 09:13
771e14f
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.6.3 to 0.6.4 (#342) @dependabot

What's Changed

Full Changelog: v0.4.13...v0.4.14

v0.4.13-beta.4

02 Feb 00:43
9debb5f
Compare
Choose a tag to compare
v0.4.13-beta.4 Pre-release
Pre-release

Changes

v0.4.13 beta 3

02 Feb 00:32
602d247
Compare
Choose a tag to compare
v0.4.13 beta 3 Pre-release
Pre-release

Changes

What's Changed

Full Changelog: v0.4.13...v0.4.13-beta.3

v0.4.13 beta 2

02 Feb 00:04
44c72a3
Compare
Choose a tag to compare
v0.4.13 beta 2 Pre-release
Pre-release

Changes

  • improve reconnect and trigger boot notification (#341) @lbbrhzn
  • bump websockets version from >=10.0 to >=10.1

📦 Dependencies

  • build(deps): bump black from 21.12b0 to 22.1.0 in /.github/workflows (#339) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.5.14 to 0.6.3 (#340) @dependabot

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.5.14 to 0.6.3 by @dependabot in #340
  • build(deps): bump black from 21.12b0 to 22.1.0 in /.github/workflows by @dependabot in #339
  • improve reconnect and trigger boot notification by @lbbrhzn in #341

Full Changelog: v0.4.12...v0.4.13

Full Changelog: v0.4.13...v0.4.13-beta.2

v0.4.12

31 Jan 08:29
cfd09d6
Compare
Choose a tag to compare

Changes

  • Close old connection before switching to new (#336) @lbbrhzn

What's Changed

  • Close old connection before switching to new by @lbbrhzn in #336
  • Fix typo mixing up Latency.Ping with Latency.Pong
  • Trigger boot notification post connect, if supported

Full Changelog: v0.4.11...v0.4.12

v0.4.11

30 Jan 20:04
6df898e
Compare
Choose a tag to compare

Changes

  • monitor ping and pong separately, close on timeout (#334) @lbbrhzn

📦 Dependencies

  • build(deps): bump bandit from 1.7.1 to 1.7.2 in /.github/workflows (#331) @dependabot
  • build(deps): bump reorder-python-imports from 2.7.0 to 2.7.1 in /.github/workflows (#332) @dependabot
  • build(deps): bump reorder-python-imports from 2.6.0 to 2.7.0 in /.github/workflows (#330) @dependabot

v0.4.10

24 Jan 22:22
20d1242
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9

22 Jan 22:38
8b01921
Compare
Choose a tag to compare
v0.4.9 Pre-release
Pre-release

Changes

📦 Dependencies

  • build(deps): bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#316) @dependabot
  • build(deps): bump pre-commit from 2.16.0 to 2.17.0 in /.github/workflows (#315) @dependabot

What's Changed

  • build(deps): bump pre-commit from 2.16.0 to 2.17.0 in /.github/workflows by @dependabot in #315
  • build(deps): bump release-drafter/release-drafter from 5.17.5 to 5.17.6 by @dependabot in #316
  • Measure connection latency by @lbbrhzn in #317
  • increase test converage by @lbbrhzn in #323
  • prevent exception at close by @lbbrhzn in #322

Full Changelog: v0.4.8...v0.4.9

v0.4.8

18 Jan 20:58
9e39630
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.5.13 to 0.5.14 (#311) @dependabot

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.5.13 to 0.5.14 by @dependabot in #311
  • add TxDefaultProfile to set charging rate by @drc38 in #312
  • add async_schedule_immediate_update by @lbbrhzn in #313

Full Changelog: v0.4.7...v0.4.8