Skip to content

Releases: lbbrhzn/ocpp

v0.5.9

17 Aug 16:31
901a19b
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.13.136 to 0.13.144 (#1236) @dependabot
  • build(deps): update pip requirement from <24.2,>=21.0 to >=21.0,<24.3 in /.github/workflows (#1258) @dependabot
  • build(deps): bump pre-commit from 3.7.1 to 3.8.0 in /.github/workflows (#1259) @dependabot
  • build(deps): update pip requirement from <24.1,>=21.0 to >=21.0,<24.3 (#1257) @dependabot
  • build(deps): bump black from 24.4.2 to 24.8.0 in /.github/workflows (#1268) @dependabot
  • build(deps): bump jsonschema from 4.22.0 to 4.23.0 (#1244) @dependabot
  • build(deps): bump actions/setup-python from 5.1.0 to 5.1.1 (#1247) @dependabot
  • build(deps): bump pyupgrade from 3.16.0 to 3.17.0 in /.github/workflows (#1260) @dependabot
  • build(deps): bump flake8 from 7.1.0 to 7.1.1 in /.github/workflows (#1269) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 (#1271) @dependabot
  • build(deps): bump ruff from 0.5.1 to 0.6.0 (#1274) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1238) @dependabot
  • build(deps): bump ruff from 0.4.10 to 0.5.1 (#1239) @dependabot

v0.5.8

25 Jun 20:55
e3575a6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump ruff from 0.4.8 to 0.4.10 by @dependabot in #1213
  • Revert "Fix blocking warning" by @drc38 in #1218
  • build(deps): bump pyupgrade from 3.15.2 to 3.16.0 in /.github/workflows by @dependabot in #1200
  • build(deps): bump bandit from 1.7.8 to 1.7.9 in /.github/workflows by @dependabot in #1204
  • build(deps): bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows by @dependabot in #1208
  • Update supported-devices.md by @Nano1237 in #1210
  • Improve measurand logic by @drc38 in #1217
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.132 to 0.13.136 by @dependabot in #1219
  • build(deps): update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 in /.github/workflows by @dependabot in #1214

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

08 Jun 21:31
79a47d1
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump reorder-python-imports from 3.12.0 to 3.13.0 in /.github/workflows (#1190) @dependabot
  • build(deps): bump ruff from 0.4.5 to 0.4.8 (#1196) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.125 to 0.13.132 (#1197) @dependabot
  • build(deps): bump ruff from 0.4.4 to 0.4.5 (#1183) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.123 to 0.13.125 (#1186) @dependabot

v0.5.6

17 May 20:22
127950b
Compare
Choose a tag to compare

Changes

v0.5.5

17 May 20:18
e4c72c8
Compare
Choose a tag to compare

Changes

  • fix exception during setup due to missing exception.py (#1179) @lbbrhzn
  • remove unused switch property current_power_w (#1177) @lbbrhzn

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