Skip to content

Releases: lbbrhzn/ocpp

v0.4.25

16 Mar 19:23
619e75f
Compare
Choose a tag to compare

Changes

0.4.24

16 Mar 14:54
ec93b9d
Compare
Choose a tag to compare

Changes

  • skip subprotocol validation when 'skip OCPP schema validation' is configured (#443) @lbbrhzn
  • Handle unknown key in configure (#438) @drc38

📦 Dependencies

  • build(deps): bump reorder-python-imports from 2.7.1 to 3.0.1 in /.github/workflows (#439) @dependabot
  • build(deps): bump pyupgrade from 2.31.0 to 2.31.1 in /.github/workflows (#440) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.7.2 to 0.7.3 (#441) @dependabot

v0.4.23

10 Mar 22:19
289186b
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.1 to 0.7.2 (#435) @dependabot
  • build(deps): update pip requirement from <20.3,>=8.0.3 to >=8.0.3,<22.1 in /.github/workflows (#338) @dependabot
  • build(deps): bump ocpp from 0.13.1 to 0.14.1 (#434) @dependabot
  • build(deps): bump bandit from 1.7.3 to 1.7.4 in /.github/workflows (#428) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#433) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.7 to 0.7.1 (#431) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.21 to 0.6.22 (#427) @dependabot
  • build(deps): bump actions/checkout from 2.4.0 to 3 (#420) @dependabot
  • build(deps): bump actions/stale from 4.1.0 to 5 (#421) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.20 to 0.6.21 (#422) @dependabot
  • build(deps): bump actions/setup-python from 2.3.2 to 3 (#414) @dependabot
  • build(deps): bump bandit from 1.7.2 to 1.7.3 in /.github/workflows (#415) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.17 to 0.6.20 (#417) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.15 to 0.6.17 (#411) @dependabot

v0.4.22

22 Feb 23:18
f156135
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump websockets from 10.1 to 10.2 (#407) @dependabot
  • build(deps): bump actions/stale from 3 to 4.1.0 (#405) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.14 to 0.6.15 (#406) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.12 to 0.6.14 (#403) @dependabot

What's Changed

  • Fix/streamline german translation by @N3rdix in #399
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.12 to 0.6.14 by @dependabot in #403
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.14 to 0.6.15 by @dependabot in #406
  • build(deps): bump actions/stale from 3 to 4.1.0 by @dependabot in #405
  • build(deps): bump websockets from 10.1 to 10.2 by @dependabot in #407

Full Changelog: v0.4.21...v0.4.22

v0.4.21

15 Feb 14:16
3d6db94
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.6.9 to 0.6.10 by @dependabot in #385
  • add back services test for rejected by @drc38 in #384
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.10 to 0.6.11 by @dependabot in #388
  • fix device registry updating with empty values by @drc38 in #390
  • Adding a German translation by @dreimer1986 in #393
  • Improve post_connect logic by @drc38 in #392
  • build(deps): bump pytest-homeassistant-custom-component from 0.6.11 to 0.6.12 by @dependabot in #395
  • max max current configurable by @lbbrhzn in #397

New Contributors

Full Changelog: v0.4.20...v0.4.21

v0.4.20

08 Feb 22:57
057a86d
Compare
Choose a tag to compare

Changes

What's Changed

  • Add extra logging for ping timeout by @drc38 in #381
  • Fix bug in transactionId match by @drc38 in #382

Full Changelog: v0.4.19...v0.4.20

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