Skip to content

Releases: lbbrhzn/ocpp

v0.4.17

03 Feb 22:01
4d8e21a
Compare
Choose a tag to compare

Changes

  • add config option to skip schema validation (#362) @lbbrhzn

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.6.5 to 0.6.6 (#363) @dependabot

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.6.5 to 0.6.6 by @dependabot in #363
  • add config option to skip schema validation by @lbbrhzn in #362

Full Changelog: v0.4.16...v0.4.17

v0.4.16

03 Feb 10:49
868b8a8
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump ocpp from 0.12.1 to 0.13.1 (#353) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.4 to 0.6.5 (#354) @dependabot

What's Changed

Full Changelog: v0.4.15...v0.4.16

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