Skip to content

Releases: lbbrhzn/ocpp

v0.10.15

14 Apr 06:19
6eb2cfc

Choose a tag to compare

Changes

  • Allow empty GetConfiguration to retrieve all keys (#1927) @rishabhvaish
  • Fix: Support Session Energy for single-phase chargers sending L1 EAIR tags (3-phase chargers left untouched) (#1943) @ric866

📦 Dependencies

v0.10.14

10 Apr 03:47
2d513a5

Choose a tag to compare

Changes

📦 Dependencies

v0.10.13

16 Feb 06:30
2b90d56

Choose a tag to compare

Warning - the slugify fix required for HA 2026.2 could break automations reliant on updated entities

Safest way to update to this version from pre v0.10.10 is to delete your central server, reboot HA and then re-add server and chargers
Fix for sensor double-up is #1868

Changes

📦 Dependencies

v0.10.12

15 Feb 00:21
da66e2d

Choose a tag to compare

v0.10.12 Pre-release
Pre-release

Warning - the slugify fix required for HA 2026.2 could break automations reliant on updated entities

Safest way to update to this version from pre v0.10.10 is to delete your central server, reboot HA and then re-add server and chargers
Fix for sensor double-up is #1868

Changes

v0.10.11

02 Feb 19:03
3ebb5d5

Choose a tag to compare

v0.10.11 Pre-release
Pre-release

Warning - the slugify fix required for HA 2026.2 could break automations reliant on updated entities

  • Safest way to update to this version from pre v0.10.10 is to delete your central server, reboot HA and then re-add server and chargers

Changes

  • Update config_flow.py to permit capital letters in ocpp charger name (#1857) @dhi20

v0.10.10

02 Feb 00:25
9fe9eaa

Choose a tag to compare

Warning - the slugify fix required for HA 2026.2 could break automations reliant on updated entities

  • Safest way to update to this version is to delete your central server, reboot HA and then re-add server and chargers

Changes

📦 Dependencies

v0.10.9

30 Oct 19:57
8e3c3c4

Choose a tag to compare

Changes

  • fix: add fallback to generic HA sensor ID when connector-specific one not found (#1788) @nlindn

📦 Dependencies

v0.10.8

26 Oct 09:17
b10bb02

Choose a tag to compare

What's Changed

  • Move transaction clearing from StatusNotification to StopTransaction by @nlindn in #1777
  • build(deps): bump ruff from 0.14.1 to 0.14.2 by @dependabot[bot] in #1775

Full Changelog: v0.10.7...v0.10.8

v0.10.7

22 Oct 20:54
9db2129

Choose a tag to compare

Changes

  • Fix session-time calculation when transaction_id is missing (#1774) @nlindn

v0.10.6

21 Oct 19:36
5804b7b

Choose a tag to compare

Changes

  • Fix EAIR metric handling for session vs lifetime energy (#1773) @nlindn

📦 Dependencies