Releases: lbbrhzn/ocpp
Releases · lbbrhzn/ocpp
v0.4.29
Changes
- default to Core profile for malformed responses (#471) @drc38
- reconnect test coverage (#475) @drc38
- User guide update (#462) @GrantKeymer
- add sphinx workflow (#463) @lbbrhzn
📦 Dependencies
- build(deps): bump pytest-homeassistant-custom-component from 0.7.7 to 0.8.3 (#477) @dependabot
- build(deps): bump pre-commit from 2.17.0 to 2.18.1 in /.github/workflows (#476) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.7.6 to 0.7.7 (#467) @dependabot
- build(deps): bump black from 22.1.0 to 22.3.0 in /.github/workflows (#465) @dependabot
What's Changed
- add sphinx workflow by @lbbrhzn in #463
- User guide update by @GrantKeymer in #462
- build(deps): bump black from 22.1.0 to 22.3.0 in /.github/workflows by @dependabot in #465
- build(deps): bump pytest-homeassistant-custom-component from 0.7.6 to 0.7.7 by @dependabot in #467
- reconnect test coverage by @drc38 in #475
- build(deps): bump pre-commit from 2.17.0 to 2.18.1 in /.github/workflows by @dependabot in #476
- build(deps): bump pytest-homeassistant-custom-component from 0.7.7 to 0.8.3 by @dependabot in #477
- default to Core profile for malformed responses by @drc38 in #471
New Contributors
- @GrantKeymer made their first contribution in #462
Full Changelog: v0.4.28...v0.4.29
v0.4.28
Changes
📦 Dependencies
- build(deps): bump pytest-homeassistant-custom-component from 0.7.5 to 0.7.6 (#458) @dependabot
What's Changed
- build(deps): bump pytest-homeassistant-custom-component from 0.7.5 to 0.7.6 by @dependabot in #458
- Add extra states to Charge Control switch by @drc38 in #459
Full Changelog: v0.4.27...v0.4.28
v0.4.27
v0.4.26
Changes
📦 Dependencies
- build(deps): bump pytest-homeassistant-custom-component from 0.7.3 to 0.7.4 (#445) @dependabot
v0.4.25
0.4.24
Changes
- skip subprotocol validation when 'skip OCPP schema validation' is configured (#443) @lbbrhzn
- Handle unknown key in configure (#438) @drc38
📦 Dependencies
- build(deps): bump reorder-python-imports from 2.7.1 to 3.0.1 in /.github/workflows (#439) @dependabot
- build(deps): bump pyupgrade from 2.31.0 to 2.31.1 in /.github/workflows (#440) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.7.2 to 0.7.3 (#441) @dependabot
v0.4.23
Changes
- bump pytest-homeassistant-custom-component (#430) @drc38
- Add docs folder (#425) @lbbrhzn
- add id_tag to session energy extra_attr (#419) @drc38
- add start transaction to remote start test (#413) @drc38
- extra tests (#412) @drc38
- Spanish Translation (#409) @npirtube
📦 Dependencies
- build(deps): bump pytest-homeassistant-custom-component from 0.7.1 to 0.7.2 (#435) @dependabot
- build(deps): update pip requirement from <20.3,>=8.0.3 to >=8.0.3,<22.1 in /.github/workflows (#338) @dependabot
- build(deps): bump ocpp from 0.13.1 to 0.14.1 (#434) @dependabot
- build(deps): bump bandit from 1.7.3 to 1.7.4 in /.github/workflows (#428) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#433) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.7 to 0.7.1 (#431) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.21 to 0.6.22 (#427) @dependabot
- build(deps): bump actions/checkout from 2.4.0 to 3 (#420) @dependabot
- build(deps): bump actions/stale from 4.1.0 to 5 (#421) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.20 to 0.6.21 (#422) @dependabot
- build(deps): bump actions/setup-python from 2.3.2 to 3 (#414) @dependabot
- build(deps): bump bandit from 1.7.2 to 1.7.3 in /.github/workflows (#415) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.17 to 0.6.20 (#417) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.15 to 0.6.17 (#411) @dependabot
v0.4.22
Changes
📦 Dependencies
- build(deps): bump websockets from 10.1 to 10.2 (#407) @dependabot
- build(deps): bump actions/stale from 3 to 4.1.0 (#405) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.14 to 0.6.15 (#406) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.6.12 to 0.6.14 (#403) @dependabot
What's Changed
- Fix/streamline german translation by @N3rdix in #399
- build(deps): bump pytest-homeassistant-custom-component from 0.6.12 to 0.6.14 by @dependabot in #403
- build(deps): bump pytest-homeassistant-custom-component from 0.6.14 to 0.6.15 by @dependabot in #406
- build(deps): bump actions/stale from 3 to 4.1.0 by @dependabot in #405
- build(deps): bump websockets from 10.1 to 10.2 by @dependabot in #407
Full Changelog: v0.4.21...v0.4.22
v0.4.21
What's Changed
- build(deps): bump pytest-homeassistant-custom-component from 0.6.9 to 0.6.10 by @dependabot in #385
- add back services test for rejected by @drc38 in #384
- build(deps): bump pytest-homeassistant-custom-component from 0.6.10 to 0.6.11 by @dependabot in #388
- fix device registry updating with empty values by @drc38 in #390
- Adding a German translation by @dreimer1986 in #393
- Improve post_connect logic by @drc38 in #392
- build(deps): bump pytest-homeassistant-custom-component from 0.6.11 to 0.6.12 by @dependabot in #395
- max max current configurable by @lbbrhzn in #397
New Contributors
- @dreimer1986 made their first contribution in #393
Full Changelog: v0.4.20...v0.4.21