Skip to content

Releases: lbbrhzn/ocpp

v0.4.32

27 May 13:44
3f7f92c
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#523) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.9.3 to 0.9.4 (#524) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.9.2 to 0.9.3 (#521) @dependabot

v0.4.32-beta

16 May 17:38
b6972b2
Compare
Choose a tag to compare
v0.4.32-beta Pre-release
Pre-release

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.8.11 to 0.8.12 by @dependabot in #502
  • build(deps): bump reorder-python-imports from 3.0.1 to 3.1.0 in /.github/workflows by @dependabot in #503
  • build(deps): bump release-drafter/release-drafter from 5.19.0 to 5.20.0 by @dependabot in #513
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.12 to 0.9.1 by @dependabot in #509
  • build(deps): bump pyupgrade from 2.32.0 to 2.32.1 in /.github/workflows by @dependabot in #508
  • build(deps): bump pre-commit from 2.18.1 to 2.19.0 in /.github/workflows by @dependabot in #507
  • build(deps): bump pytest-homeassistant-custom-component from 0.9.1 to 0.9.2 by @dependabot in #518
  • build(deps): update pip requirement from <22.1,>=8.0.3 to >=8.0.3,<22.2 in /.github/workflows by @dependabot in #516
  • build(deps): bump ocpp from 0.14.1 to 0.15.0 by @dependabot in #517
  • Update api.py: use the ZULU datetime format in OCPP by @hugoEnovates10 in #515
  • add secure option by @drc38 in #506

New Contributors

  • @hugoEnovates10 made their first contribution in #515

Full Changelog: v0.4.31...v0.4.32-beta

v0.4.31

22 Apr 15:47
1d29b32
Compare
Choose a tag to compare

Changes

  • allow spaces in list of supported feature profiles (#501) @lbbrhzn

What's Changed

  • allow spaces in list of supported feature profiles by @lbbrhzn in #501

Full Changelog: v0.4.30...v0.4.31

v0.4.30

21 Apr 21:12
a0594e4
Compare
Choose a tag to compare

Solved issues

  • 497 clients that support multiple subprotocols are not handled correctly (#498) @lbbrhzn

📦 Dependencies

  • build(deps): bump websockets from 10.2 to 10.3 (#494) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.8 to 0.8.11 (#499) @dependabot
  • build(deps): bump myst-parser from 0.17.0 to 0.17.2 (#495) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.7 to 0.8.8 (#488) @dependabot
  • build(deps): bump pyupgrade from 2.31.1 to 2.32.0 in /.github/workflows (#485) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.5 to 0.8.7 (#487) @dependabot
  • build(deps): bump codecov/codecov-action from 2 to 3 (#480) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.3 to 0.8.5 (#483) @dependabot

What's Changed

  • build(deps): bump pytest-homeassistant-custom-component from 0.8.3 to 0.8.5 by @dependabot in #483
  • build(deps): bump codecov/codecov-action from 2 to 3 by @dependabot in #480
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.5 to 0.8.7 by @dependabot in #487
  • build(deps): bump pyupgrade from 2.31.1 to 2.32.0 in /.github/workflows by @dependabot in #485
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.7 to 0.8.8 by @dependabot in #488
  • build(deps): bump myst-parser from 0.17.0 to 0.17.2 by @dependabot in #495
  • 497 clients that support multiple subprotocols are not handled correctly by @lbbrhzn in #498
  • build(deps): bump pytest-homeassistant-custom-component from 0.8.8 to 0.8.11 by @dependabot in #499
  • build(deps): bump websockets from 10.2 to 10.3 by @dependabot in #494

Full Changelog: v0.4.29...v0.4.30

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