Skip to content

Releases: lbbrhzn/ocpp

v0.5.12

09 Sep 22:20
a5b4a13
Compare
Choose a tag to compare

Changes

  • Update manifest.json to fix issue with version key in v0.5.11 (#1321) @lbbrhzn

v0.5.11

09 Sep 19:21
b963bd0
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.13.161 to 0.13.162 (#1317) @dependabot

v0.5.10

09 Sep 07:37
669e6d1
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1301) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.158 to 0.13.161 (#1307) @dependabot
  • build(deps): bump ruff from 0.6.3 to 0.6.4 (#1309) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.156 to 0.13.158 (#1299) @dependabot
  • build(deps): bump websockets from 13.0 to 13.0.1 (#1295) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.154 to 0.13.156 (#1296) @dependabot
  • build(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#1294) @dependabot
  • build(deps): bump ruff from 0.6.1 to 0.6.3 (#1297) @dependabot
  • build(deps): bump websockets from 12.0 to 13.0 (#1285) @dependabot
  • build(deps): bump ruff from 0.6.0 to 0.6.1 (#1280) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.148 to 0.13.154 (#1282) @dependabot

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