Releases: lbbrhzn/ocpp
Releases · lbbrhzn/ocpp
v0.10.15
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
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1942) @dependabot[bot]
- build(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 (#1940) @dependabot[bot]
- build(deps): bump softprops/action-gh-release from 2 to 3 (#1941) @dependabot[bot]
- build(deps): bump ruff from 0.15.6 to 0.15.8 (#1934) @dependabot[bot]
v0.10.14
Changes
- Bump to Python 3.14 in CI tests (tests.yaml) (#1926) @ric866
- Supported Measurands Fix (SyncEV) (#1900) @ric866
- Split from PR #1900 - Neutral Voltage Override (#1917) @ric866
- Ensure entity IDs are properly slugified across OCPP components (#1891) @altserg
📦 Dependencies
- build(deps): bump codecov/codecov-action from 5 to 6 (#1931) @dependabot[bot]
- build(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 (#1923) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.318 to 0.13.319 (#1929) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.315 to 0.13.318 (#1924) @dependabot[bot]
- build(deps): bump ruff from 0.15.2 to 0.15.6 (#1919) @dependabot[bot]
- build(deps): bump release-drafter/release-drafter from 7.0.0 to 7.1.0 (#1922) @dependabot[bot]
- build(deps): bump ruff from 0.15.1 to 0.15.2 (#1895) @dependabot[bot]
- build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1901) @dependabot[bot]
- build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 (#1903) @dependabot[bot]
- build(deps): bump release-drafter/release-drafter from 6.2.0 to 7.0.0 (#1914) @dependabot[bot]
- build(deps): bump ruff from 0.14.7 to 0.15.1 (#1890) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.297 to 0.13.315 (#1889) @dependabot[bot]
v0.10.13
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
- Enable real-time charge control updates (#1881) @filmackay
- Fix dev container, translations and charger name (#1882) @filmackay
- Remove override of default logging level (#1876) @filmackay
- Update config_flow.py to permit capital letters in ocpp charger name (#1857) @dhi20
📦 Dependencies
- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1828) @dependabot[bot]
- build(deps): bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (#1848) @dependabot[bot]
- build(deps): bump actions/setup-python from 6.0.0 to 6.2.0 (#1849) @dependabot[bot]
- build(deps): bump jsonschema from 4.25.1 to 4.26.0 (#1860) @dependabot[bot]
- build(deps): bump pre-commit from 4.5.0 to 4.5.1 (#1861) @dependabot[bot]
- build(deps): bump websockets from 15.0.1 to 16.0 (#1862) @dependabot[bot]
v0.10.12
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
- Enable real-time charge control updates (#1881) @filmackay
- Fix dev container, translations and charger name (#1882) @filmackay
- Remove override of default logging level (#1876) @filmackay
v0.10.11
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
v0.10.10
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
- Slugify fix for HA 2026.2.0 Beta (#1855) @dreimer1986
- fix: validate CSID length to comply with OCPP idTag limit (#1819) @gabbuman
📦 Dependencies
- build(deps): bump ruff from 0.14.2 to 0.14.7 (#1820) @dependabot[bot]
- build(deps): bump pre-commit from 4.3.0 to 4.5.0 (#1816) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.289 to 0.13.297 (#1817) @dependabot[bot]
v0.10.9
Changes
📦 Dependencies
- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1784) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.288 to 0.13.289 (#1785) @dependabot[bot]
v0.10.8
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
v0.10.6
Changes
📦 Dependencies
- build(deps): bump ruff from 0.14.0 to 0.14.1 (#1769) @dependabot[bot]
- build(deps): bump colorlog from 6.9.0 to 6.10.1 (#1770) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.286 to 0.13.288 (#1772) @dependabot[bot]