Skip to content

Releases: lbbrhzn/ocpp

v0.4.19

07 Feb 22:12
a392eab
Compare
Choose a tag to compare

Changes

  • improve MeterValues handing with transaction id (#375) @lbbrhzn
  • Add data transfer metric & remove notification (#377) @drc38
  • Improve trigger status notification (#373) @lbbrhzn

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.6.7 to 0.6.9 (#379) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#378) @dependabot

What's Changed

  • Improve trigger status notification by @lbbrhzn in #373
  • Add data transfer metric & remove notification by @drc38 in #377
  • build(deps): bump release-drafter/release-drafter from 5.18.0 to 5.18.1 by @dependabot in #378
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.7 to 0.6.9 by @dependabot in #379
  • improve MeterValues handing with transaction id by @lbbrhzn in #375

Full Changelog: v0.4.18...v0.4.19

v0.4.18

05 Feb 17:54
7edea1e
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 (#367) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#368) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.6 to 0.6.7 (#369) @dependabot

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