Skip to content

Releases: lbbrhzn/ocpp

v0.10.15

Choose a tag to compare

@github-actions github-actions released this 14 Apr 06:19
6eb2cfc

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:47
2d513a5

Changes

📦 Dependencies

v0.10.13

Choose a tag to compare

@github-actions github-actions released this 16 Feb 06:30
2b90d56

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

v0.10.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 00:21
da66e2d

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

v0.10.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Feb 19:03
3ebb5d5

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

Choose a tag to compare

@github-actions github-actions released this 02 Feb 00:25
9fe9eaa

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

Choose a tag to compare

@github-actions github-actions released this 30 Oct 19:57
8e3c3c4

Changes

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

📦 Dependencies

v0.10.8

Choose a tag to compare

@drc38 drc38 released this 26 Oct 09:17
b10bb02

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

Choose a tag to compare

@github-actions github-actions released this 22 Oct 20:54
9db2129

Changes

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

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 21 Oct 19:36
5804b7b

Changes

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

📦 Dependencies