Skip to content

Releases: lbbrhzn/ocpp

v0.5.4

17 May 19:02
a935838
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump sphinx from 6.2.1 to 7.3.7 (#1138) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.108 to 0.13.123 (#1171) @dependabot
  • build(deps): bump jsonschema from 4.21.1 to 4.22.0 (#1167) @dependabot
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 (#1166) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.91 to 0.13.108 (#1111) @dependabot

v0.5.3

16 May 06:54
d0e2da1
Compare
Choose a tag to compare

Bugfix for missing hertz unit

What's Changed

  • build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #1123
  • build(deps): bump pyupgrade from 3.15.1 to 3.15.2 in /.github/workflows by @dependabot in #1121
  • build(deps): bump pre-commit from 3.6.2 to 3.7.0 in /.github/workflows by @dependabot in #1120
  • build(deps): bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows by @dependabot in #1159
  • build(deps): bump ruff from 0.3.4 to 0.4.4 by @dependabot in #1156
  • update codecov action by @lbbrhzn in #1163
  • Remove ocpp hertz unit by @drc38 in #1165
  • build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #1139
  • build(deps): bump myst-parser from 2.0.0 to 3.0.1 by @dependabot in #1149
  • build(deps): bump black from 24.3.0 to 24.4.2 in /.github/workflows by @dependabot in #1146
  • build(deps): bump ocpp from 0.26.0 to 1.0.0 by @dependabot in #1164

Full Changelog: v0.5.2...v0.5.3

v0.5.2

23 Mar 10:16
47fa4b7
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#1089) @dependabot
  • build(deps): update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 (#1075) @dependabot
  • build(deps): bump colorlog from 6.8.0 to 6.8.2 (#1066) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#1074) @dependabot
  • build(deps): update pip requirement from <22.4,>=21.0 to >=21.0,<24.1 in /.github/workflows (#1077) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1079) @dependabot
  • build(deps): bump pyupgrade from 3.15.0 to 3.15.1 in /.github/workflows (#1090) @dependabot
  • build(deps): bump bandit from 1.7.7 to 1.7.8 in /.github/workflows (#1108) @dependabot
  • build(deps): bump softprops/action-gh-release from 1 to 2 (#1109) @dependabot
  • build(deps): bump black from 24.1.0 to 24.3.0 in /.github/workflows (#1114) @dependabot
  • build(deps): bump ruff from 0.1.14 to 0.3.4 (#1115) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.88 to 0.13.91 (#1058) @dependabot
  • build(deps): bump black from 23.12.1 to 24.1.0 in /.github/workflows (#1064) @dependabot
  • build(deps): bump ocpp from 0.25.0 to 0.26.0 (#1048) @dependabot
  • build(deps): bump ruff from 0.1.13 to 0.1.14 (#1057) @dependabot
  • build(deps): bump jsonschema from 4.20.0 to 4.21.1 (#1059) @dependabot
  • build(deps): bump bandit from 1.7.6 to 1.7.7 in /.github/workflows (#1060) @dependabot
  • build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#1061) @dependabot

v0.5.1

15 Jan 09:19
5915dc3
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump black from 23.12.0 to 23.12.1 in /.github/workflows (#1021) @dependabot
  • build(deps): bump ocpp from 0.24.0 to 0.25.0 (#1038) @dependabot
  • build(deps): bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#1033) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.85 to 0.13.88 (#1039) @dependabot
  • build(deps): bump jinja2 from 3.1.2 to 3.1.3 (#1042) @dependabot
  • build(deps): bump ruff from 0.1.6 to 0.1.13 (#1044) @dependabot
  • build(deps): bump colorlog from 6.7.0 to 6.8.0 (#995) @dependabot
  • build(deps): bump actions/stale from 8 to 9 (#1003) @dependabot
  • build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows (#1006) @dependabot
  • build(deps): bump ocpp from 0.22.0 to 0.24.0 (#1001) @dependabot
  • build(deps): bump pre-commit from 3.5.0 to 3.6.0 in /.github/workflows (#1007) @dependabot
  • build(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#989) @dependabot
  • build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#998) @dependabot
  • build(deps): bump black from 23.11.0 to 23.12.0 in /.github/workflows (#1009) @dependabot
  • build(deps): bump isort from 5.12.0 to 5.13.2 in /.github/workflows (#1013) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.77 to 0.13.85 (#1016) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1017) @dependabot
  • build(deps): bump jsonschema from 4.19.2 to 4.20.0 (#977) @dependabot
  • build(deps): bump black from 23.10.1 to 23.11.0 in /.github/workflows (#971) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.76 to 0.13.77 (#981) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.75 to 0.13.76 (#974) @dependabot
  • build(deps): bump ruff from 0.1.5 to 0.1.6 (#978) @dependabot
  • build(deps): bump ruff from 0.1.4 to 0.1.5 (#972) @dependabot

v0.5.0

10 Nov 07:58
64dab6e
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump ocpp from 0.21.0 to 0.22.0 (#963) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.72 to 0.13.75 (#967) @dependabot
  • build(deps): bump ruff from 0.1.3 to 0.1.4 (#964) @dependabot
  • build(deps): bump docutils from 0.18.1 to 0.20.1 (#966) @dependabot
  • build(deps): bump myst-parser from 0.18.1 to 2.0.0 (#920) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.49 to 0.13.72 (#958) @dependabot
  • build(deps): update pip requirement from <23.2,>=21.0 to >=21.0,<23.4 (#961) @dependabot
  • build(deps-dev): bump jsonschema from 4.19.0 to 4.19.2 (#956) @dependabot
  • build(deps): bump ruff from 0.0.292 to 0.1.3 (#962) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#955) @dependabot
  • build(deps): bump ocpp from 0.19.0 to 0.21.0 (#945) @dependabot
  • build(deps): bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#925) @dependabot
  • build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#923) @dependabot
  • build(deps): bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows (#942) @dependabot
  • build(deps): bump actions/checkout from 3 to 4 (#895) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#897) @dependabot
  • build(deps): bump pyupgrade from 3.10.1 to 3.15.0 in /.github/workflows (#933) @dependabot
  • build(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#901) @dependabot
  • build(deps): bump websockets from 11.0.3 to 12.0 (#946) @dependabot
  • build(deps): bump black from 23.7.0 to 23.10.1 in /.github/workflows (#950) @dependabot

v0.4.42

26 Oct 18:11
34526ac
Compare
Choose a tag to compare

Changes

  • bugfix meter value logic (#934) @nlindn
  • Added detection between session and main meter energy values (#919) @nlindn

v0.4.41

25 Sep 21:17
b2a7f75
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#889) @dependabot
  • build(deps): bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#873) @dependabot
  • build(deps): bump pyupgrade from 3.9.0 to 3.10.1 in /.github/workflows (#874) @dependabot

v0.4.40

01 Aug 00:08
db4743d
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pyupgrade from 3.7.0 to 3.9.0 in /.github/workflows (#865) @dependabot
  • build(deps): bump black from 23.3.0 to 23.7.0 in /.github/workflows (#866) @dependabot
  • build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#867) @dependabot
  • build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#849) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.24.0 (#860) @dependabot
  • build(deps): bump sphinx-rtd-theme from 1.1.0 to 1.2.2 (#851) @dependabot
  • build(deps): bump pre-commit from 3.3.1 to 3.3.3 in /.github/workflows (#853) @dependabot
  • build(deps): bump pyupgrade from 3.4.0 to 3.7.0 in /.github/workflows (#854) @dependabot
  • build(deps): bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#855) @dependabot
  • build(deps): bump bandit from 1.7.4 to 1.7.5 in /.github/workflows (#790) @dependabot

v0.4.39

11 May 22:17
830c453
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump black from 22.12.0 to 23.3.0 in /.github/workflows (#808) @dependabot
  • build(deps): bump ocpp from 0.17.0 to 0.19.0 (#833) @dependabot
  • build(deps): bump pre-commit from 3.0.2 to 3.3.1 in /.github/workflows (#837) @dependabot
  • build(deps): bump actions/stale from 7 to 8 (#804) @dependabot
  • build(deps): bump websockets from 10.4 to 11.0.3 (#841) @dependabot
  • build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 (#826) @dependabot
  • build(deps): bump pyupgrade from 3.3.1 to 3.4.0 in /.github/workflows (#843) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.12.49 to 0.12.50 (#761) @dependabot
  • build(deps): bump pre-commit from 3.0.1 to 3.0.2 in /.github/workflows (#757) @dependabot
  • build(deps): bump isort from 5.11.4 to 5.12.0 in /.github/workflows (#756) @dependabot
  • build(deps): bump ocpp from 0.16.0 to 0.17.0 (#753) @dependabot
  • build(deps): bump pre-commit from 3.0.0 to 3.0.1 in /.github/workflows (#755) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.12.48 to 0.12.49 (#750) @dependabot
  • build(deps): bump pre-commit from 2.21.0 to 3.0.0 in /.github/workflows (#751) @dependabot

v0.4.37

21 Jan 18:57
b38b203
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump actions/setup-python from 4.3.0 to 4.5.0 (#737) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#732) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#728) @dependabot
  • build(deps): bump isort from 5.10.1 to 5.11.4 in /.github/workflows (#721) @dependabot
  • build(deps): bump black from 22.10.0 to 22.12.0 in /.github/workflows (#708) @dependabot
  • build(deps): bump ocpp from 0.15.0 to 0.16.0 (#731) @dependabot
  • build(deps): bump pre-commit from 2.20.0 to 2.21.0 in /.github/workflows (#723) @dependabot
  • build(deps): bump actions/stale from 6 to 7 (#719) @dependabot
  • build(deps): bump pyupgrade from 3.2.0 to 3.3.1 in /.github/workflows (#704) @dependabot
  • build(deps): bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows (#692) @dependabot

What's Changed

  • Add United Chargers Grizzl-E to documentation by @BjarneBitscrambler in #675
  • Update .pre-commit-config.yaml by @lbbrhzn in #747
  • Add link to getting started guide for CTEK by @moorgrove in #744
  • Add Recommendation for Vestel EVC-04 Wallboxes by @N3rdix in #739
  • Naming tidy ups by @drc38 in #676
  • build(deps): bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows by @dependabot in #692
  • build(deps): bump pyupgrade from 3.2.0 to 3.3.1 in /.github/workflows by @dependabot in #704
  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #719
  • build(deps): bump pre-commit from 2.20.0 to 2.21.0 in /.github/workflows by @dependabot in #723
  • build(deps): bump ocpp from 0.15.0 to 0.16.0 by @dependabot in #731
  • build(deps): bump black from 22.10.0 to 22.12.0 in /.github/workflows by @dependabot in #708
  • build(deps): bump isort from 5.10.1 to 5.11.4 in /.github/workflows by @dependabot in #721
  • build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot in #728
  • build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #732
  • build(deps): bump actions/setup-python from 4.3.0 to 4.5.0 by @dependabot in #737
  • Update requirements_test.txt by @lbbrhzn in #748

New Contributors

Full Changelog: v0.4.36...v0.4.37