Releases: lbbrhzn/ocpp
Releases · lbbrhzn/ocpp
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]
v0.10.5
Changes
- Default to Sample.Periodic for MeterValues without context. (#1764) @jthun
- Handle disabled entities. (#1763) @jthun
📦 Dependencies
- build(deps): bump pytest-homeassistant-custom-component from 0.13.256 to 0.13.286 (#1759) @dependabot[bot]
- build(deps): bump ruff from 0.13.1 to 0.14.0 (#1758) @dependabot[bot]
v0.10.4
v0.10.3
v0.10.2
Changes
- Average Current Values (previously summed). More robust handling of meter values. (#1710) @jthun
- Fix config flow to persist cpids data in HA config entries (#1712) @nlindn
- Issue fixes for initial release of multiple connector support. (#1708) @jthun
- Added Rolec EVO to docs (#1695) @jollytoad
- Support for multiple connectors per charger (#1689) @jthun
- Correct custom component name for debuggging (#1697) @mutesplash
- add ocpp versions supported (#1678) @drc38
- use same devcontainer as home assistant core (#1677) @lbbrhzn
📦 Dependencies
- build(deps): bump ruff from 0.12.11 to 0.12.12 (#1701) @dependabot[bot]
- build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 (#1700) @dependabot[bot]
- build(deps): bump actions/stale from 9 to 10 (#1699) @dependabot[bot]
- build(deps): bump ruff from 0.12.9 to 0.12.11 (#1696) @dependabot[bot]
- build(deps): bump jsonschema from 4.24.0 to 4.25.1 (#1690) @dependabot[bot]
- build(deps): bump ruff from 0.12.2 to 0.12.9 (#1687) @dependabot[bot]
- build(deps): bump pre-commit from 4.2.0 to 4.3.0 (#1686) @dependabot[bot]
- build(deps): bump actions/checkout from 4 to 5 (#1685) @dependabot[bot]
v0.10.1
Changes
- Issue fixes for initial release of multiple connector support. (#1708) @jthun
- Support for multiple connectors per charger (#1689) @jthun
- Added Rolec EVO to docs (#1695) @jollytoad
- Correct custom component name for debuggging (#1697) @mutesplash
- add ocpp versions supported (#1678) @drc38
- use same devcontainer as home assistant core (#1677) @lbbrhzn
📦 Dependencies
- build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 (#1700) @dependabot[bot]
- build(deps): bump actions/stale from 9 to 10 (#1699) @dependabot[bot]
- build(deps): bump ruff from 0.12.9 to 0.12.11 (#1696) @dependabot[bot]
- build(deps): bump jsonschema from 4.24.0 to 4.25.1 (#1690) @dependabot[bot]
- build(deps): bump ruff from 0.12.2 to 0.12.9 (#1687) @dependabot[bot]
- build(deps): bump pre-commit from 4.2.0 to 4.3.0 (#1686) @dependabot[bot]
- build(deps): bump actions/checkout from 4 to 5 (#1685) @dependabot[bot]
v0.10.0
What's Changed
- Support for multiple connectors per charger by @jthun in #1689
- use same devcontainer as home assistant core by @lbbrhzn in #1677
- add ocpp versions supported by @drc38 in #1678
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1685
- build(deps): bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #1686
- build(deps): bump ruff from 0.12.2 to 0.12.9 by @dependabot[bot] in #1687
- Correct custom component name for debuggging by @mutesplash in #1697
- build(deps): bump jsonschema from 4.24.0 to 4.25.1 by @dependabot[bot] in #1690
- Added Rolec EVO to docs by @jollytoad in #1695
- build(deps): bump ruff from 0.12.9 to 0.12.11 by @dependabot[bot] in #1696
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #1699
- build(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #1700
New Contributors
- @mutesplash made their first contribution in #1697
- @jthun made their first contribution in #1689
- @jollytoad made their first contribution in #1695
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Changes
- support for v2.1 (#1666) @drc38
- Update requirements.txt (#1648) @drc38
- Revert "Prevent reference sharing between entry and data" (#1655) @drc38
- Add support for Morek Smart AC Charger (#1574) (#1628) @Tomakava
- Update requirements.txt (#1616) @lbbrhzn
- Grizzl-E doc updates for firmware 3.x.x on Mini / Ultimate models (#1586) @bverkron
- Update supported-devices.md (#1596) @BJReplay
- Update supported-devices.md (#1575) @michaelzoellner
- Prevent reference sharing between entry and data (#1571) @Mark-Hetherington
- Update supported-devices.md (#1568) @ric866
📦 Dependencies
- build(deps): bump ruff from 0.12.1 to 0.12.2 (#1653) @dependabot[bot]
- build(deps): bump ruff from 0.11.5 to 0.12.1 (#1647) @dependabot[bot]
- build(deps): bump jsonschema from 4.23.0 to 4.24.0 (#1630) @dependabot[bot]
- build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#1624) @dependabot[bot]
- build(deps): bump ruff from 0.11.2 to 0.11.5 (#1615) @dependabot[bot]
- build(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 (#1608) @dependabot[bot]
- build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 (#1604) @dependabot[bot]
- build(deps): bump pre-commit from 4.1.0 to 4.2.0 (#1589) @dependabot[bot]
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1592) @dependabot[bot]
- build(deps): bump ruff from 0.11.0 to 0.11.2 (#1597) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.223 to 0.13.224 (#1587) @dependabot[bot]
- build(deps): bump ruff from 0.9.9 to 0.11.0 (#1583) @dependabot[bot]
- build(deps): bump pytest-homeassistant-custom-component from 0.13.221 to 0.13.223 (#1578) @dependabot[bot]
v0.8.4
!! This version can cause new chargers to not be initialised use v0.8.3 or later versions !!
What's Changed
- Update supported-devices.md by @ric866 in #1568
- Prevent reference sharing between entry and data by @Mark-Hetherington in #1571
Full Changelog: v0.8.3...v0.8.4