Skip to content

Releases: lbbrhzn/ocpp

v0.5.14

02 Nov 12:28
4ff9169
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump ruff from 0.7.1 to 0.7.2 (#1382) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.175 to 0.13.177 (#1383) @dependabot
  • build(deps): bump ruff from 0.7.0 to 0.7.1 (#1370) @dependabot
  • build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 (#1369) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.173 to 0.13.175 (#1373) @dependabot
  • build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#1374) @dependabot
  • build(deps): bump colorlog from 6.8.2 to 6.9.0 (#1375) @dependabot
  • build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (#1361) @dependabot
  • build(deps): bump ruff from 0.6.9 to 0.7.0 (#1364) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.172 to 0.13.173 (#1362) @dependabot
  • build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 (#1360) @dependabot
  • build(deps): bump sphinx-rtd-theme from 3.0.0 to 3.0.1 (#1359) @dependabot
  • build(deps): bump pre-commit from 4.0.0 to 4.0.1 (#1358) @dependabot
  • build(deps): bump pre-commit from 3.8.0 to 4.0.0 (#1353) @dependabot
  • build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 (#1355) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.13.171 to 0.13.172 (#1354) @dependabot

v0.5.13

05 Oct 19:18
d4fa32b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.12...v0.5.13

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