Skip to content

Releases: lbbrhzn/ocpp

v0.4.29

04 Apr 17:30
c92f7f7
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.7 to 0.8.3 (#477) @dependabot
  • build(deps): bump pre-commit from 2.17.0 to 2.18.1 in /.github/workflows (#476) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.7.6 to 0.7.7 (#467) @dependabot
  • build(deps): bump black from 22.1.0 to 22.3.0 in /.github/workflows (#465) @dependabot

What's Changed

  • add sphinx workflow by @lbbrhzn in #463
  • User guide update by @GrantKeymer in #462
  • build(deps): bump black from 22.1.0 to 22.3.0 in /.github/workflows by @dependabot in #465
  • build(deps): bump pytest-homeassistant-custom-component from 0.7.6 to 0.7.7 by @dependabot in #467
  • reconnect test coverage by @drc38 in #475
  • build(deps): bump pre-commit from 2.17.0 to 2.18.1 in /.github/workflows by @dependabot in #476
  • build(deps): bump pytest-homeassistant-custom-component from 0.7.7 to 0.8.3 by @dependabot in #477
  • default to Core profile for malformed responses by @drc38 in #471

New Contributors

Full Changelog: v0.4.28...v0.4.29

v0.4.28

25 Mar 13:42
b1cafb6
Compare
Choose a tag to compare

Changes

  • Add extra states to Charge Control switch (#459) @drc38

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.5 to 0.7.6 (#458) @dependabot

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.5 to 0.7.6 by @dependabot in #458
  • Add extra states to Charge Control switch by @drc38 in #459

Full Changelog: v0.4.27...v0.4.28

v0.4.27

24 Mar 10:08
9952fda
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.4 to 0.7.5 (#452) @dependabot

v0.4.26

18 Mar 21:29
dc1fcea
Compare
Choose a tag to compare

Changes

  • fix issues in processing authorization list (#447) @lbbrhzn

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.7.3 to 0.7.4 (#445) @dependabot

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