Releases: lbbrhzn/ocpp
Releases · lbbrhzn/ocpp
v0.5.6
v0.5.5
v0.5.4
Changes
- Update tests.yaml (#1176) @lbbrhzn
- Update supported-devices.md (#1174) @lbbrhzn
- add simpson & partners to list of supported chargers (#1173) @lbbrhzn
- Update requirements.txt (#1172) @lbbrhzn
- remove unused exception.py (#1170) @lbbrhzn
- Fix deprecation warnings (#1168) @drc38
- Update tests.yaml (#1169) @lbbrhzn
📦 Dependencies
- build(deps): bump sphinx from 6.2.1 to 7.3.7 (#1138) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.108 to 0.13.123 (#1171) @dependabot
- build(deps): bump jsonschema from 4.21.1 to 4.22.0 (#1167) @dependabot
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 (#1166) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.91 to 0.13.108 (#1111) @dependabot
v0.5.3
Bugfix for missing hertz unit
What's Changed
- build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #1123
- build(deps): bump pyupgrade from 3.15.1 to 3.15.2 in /.github/workflows by @dependabot in #1121
- build(deps): bump pre-commit from 3.6.2 to 3.7.0 in /.github/workflows by @dependabot in #1120
- build(deps): bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows by @dependabot in #1159
- build(deps): bump ruff from 0.3.4 to 0.4.4 by @dependabot in #1156
- update codecov action by @lbbrhzn in #1163
- Remove ocpp hertz unit by @drc38 in #1165
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #1139
- build(deps): bump myst-parser from 2.0.0 to 3.0.1 by @dependabot in #1149
- build(deps): bump black from 24.3.0 to 24.4.2 in /.github/workflows by @dependabot in #1146
- build(deps): bump ocpp from 0.26.0 to 1.0.0 by @dependabot in #1164
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Changes
- Update installation.md (#1118) @lbbrhzn
- Remove scaling from sensors (#1071) @drc38
- Extra logic if measurand not accepted (#1101) @drc38
- Fix Profiles (#1047) @drc38
- New charge rate service (#1050) @drc38
📦 Dependencies
- build(deps): bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#1089) @dependabot
- build(deps): update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 (#1075) @dependabot
- build(deps): bump colorlog from 6.8.0 to 6.8.2 (#1066) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#1074) @dependabot
- build(deps): update pip requirement from <22.4,>=21.0 to >=21.0,<24.1 in /.github/workflows (#1077) @dependabot
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1079) @dependabot
- build(deps): bump pyupgrade from 3.15.0 to 3.15.1 in /.github/workflows (#1090) @dependabot
- build(deps): bump bandit from 1.7.7 to 1.7.8 in /.github/workflows (#1108) @dependabot
- build(deps): bump softprops/action-gh-release from 1 to 2 (#1109) @dependabot
- build(deps): bump black from 24.1.0 to 24.3.0 in /.github/workflows (#1114) @dependabot
- build(deps): bump ruff from 0.1.14 to 0.3.4 (#1115) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.88 to 0.13.91 (#1058) @dependabot
- build(deps): bump black from 23.12.1 to 24.1.0 in /.github/workflows (#1064) @dependabot
- build(deps): bump ocpp from 0.25.0 to 0.26.0 (#1048) @dependabot
- build(deps): bump ruff from 0.1.13 to 0.1.14 (#1057) @dependabot
- build(deps): bump jsonschema from 4.20.0 to 4.21.1 (#1059) @dependabot
- build(deps): bump bandit from 1.7.6 to 1.7.7 in /.github/workflows (#1060) @dependabot
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#1061) @dependabot
v0.5.1
Changes
- Fix deprecated constants (#1032) @drc38
- Update supported-devices.md (#1034) @munterkalmsteiner
- add maXpeedingrods Ev Charger to supported devices (#1023) @lbbrhzn
- ABB Terra AC W22-T-0 added to supported-devices (#992) @kovlo
- Update supported-devices.md (#1012) @lbbrhzn
- Include Etrel Inch PRO station in supported devices list (#1011) @mazzy89
- Update installation.md (#984) @jonasgustavsson
- Update supported-devices.md (#986) @jonasgustavsson
- Create SECURITY.md (#969) @lbbrhzn
📦 Dependencies
- build(deps): bump black from 23.12.0 to 23.12.1 in /.github/workflows (#1021) @dependabot
- build(deps): bump ocpp from 0.24.0 to 0.25.0 (#1038) @dependabot
- build(deps): bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#1033) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.85 to 0.13.88 (#1039) @dependabot
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 (#1042) @dependabot
- build(deps): bump ruff from 0.1.6 to 0.1.13 (#1044) @dependabot
- build(deps): bump colorlog from 6.7.0 to 6.8.0 (#995) @dependabot
- build(deps): bump actions/stale from 8 to 9 (#1003) @dependabot
- build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows (#1006) @dependabot
- build(deps): bump ocpp from 0.22.0 to 0.24.0 (#1001) @dependabot
- build(deps): bump pre-commit from 3.5.0 to 3.6.0 in /.github/workflows (#1007) @dependabot
- build(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#989) @dependabot
- build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#998) @dependabot
- build(deps): bump black from 23.11.0 to 23.12.0 in /.github/workflows (#1009) @dependabot
- build(deps): bump isort from 5.12.0 to 5.13.2 in /.github/workflows (#1013) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.77 to 0.13.85 (#1016) @dependabot
- build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1017) @dependabot
- build(deps): bump jsonschema from 4.19.2 to 4.20.0 (#977) @dependabot
- build(deps): bump black from 23.10.1 to 23.11.0 in /.github/workflows (#971) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.76 to 0.13.77 (#981) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.75 to 0.13.76 (#974) @dependabot
- build(deps): bump ruff from 0.1.5 to 0.1.6 (#978) @dependabot
- build(deps): bump ruff from 0.1.4 to 0.1.5 (#972) @dependabot
v0.5.0
Changes
- autodetect supported measurands (#968) @lbbrhzn
- change postCreate to onCreate (#970) @lbbrhzn
- [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 (#959) @lbbrhzn
- adopt new integration blueprint (#954) @lbbrhzn
- revert jsonschema changes (#940) @drc38
📦 Dependencies
- build(deps): bump ocpp from 0.21.0 to 0.22.0 (#963) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.72 to 0.13.75 (#967) @dependabot
- build(deps): bump ruff from 0.1.3 to 0.1.4 (#964) @dependabot
- build(deps): bump docutils from 0.18.1 to 0.20.1 (#966) @dependabot
- build(deps): bump myst-parser from 0.18.1 to 2.0.0 (#920) @dependabot
- build(deps): bump pytest-homeassistant-custom-component from 0.13.49 to 0.13.72 (#958) @dependabot
- build(deps): update pip requirement from <23.2,>=21.0 to >=21.0,<23.4 (#961) @dependabot
- build(deps-dev): bump jsonschema from 4.19.0 to 4.19.2 (#956) @dependabot
- build(deps): bump ruff from 0.0.292 to 0.1.3 (#962) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#955) @dependabot
- build(deps): bump ocpp from 0.19.0 to 0.21.0 (#945) @dependabot
- build(deps): bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#925) @dependabot
- build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#923) @dependabot
- build(deps): bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows (#942) @dependabot
- build(deps): bump actions/checkout from 3 to 4 (#895) @dependabot
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#897) @dependabot
- build(deps): bump pyupgrade from 3.10.1 to 3.15.0 in /.github/workflows (#933) @dependabot
- build(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#901) @dependabot
- build(deps): bump websockets from 11.0.3 to 12.0 (#946) @dependabot
- build(deps): bump black from 23.7.0 to 23.10.1 in /.github/workflows (#950) @dependabot
v0.4.42
v0.4.41
Changes
📦 Dependencies
- build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#889) @dependabot
- build(deps): bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#873) @dependabot
- build(deps): bump pyupgrade from 3.9.0 to 3.10.1 in /.github/workflows (#874) @dependabot
v0.4.40
Changes
📦 Dependencies
- build(deps): bump pyupgrade from 3.7.0 to 3.9.0 in /.github/workflows (#865) @dependabot
- build(deps): bump black from 23.3.0 to 23.7.0 in /.github/workflows (#866) @dependabot
- build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#867) @dependabot
- build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#849) @dependabot
- build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.24.0 (#860) @dependabot
- build(deps): bump sphinx-rtd-theme from 1.1.0 to 1.2.2 (#851) @dependabot
- build(deps): bump pre-commit from 3.3.1 to 3.3.3 in /.github/workflows (#853) @dependabot
- build(deps): bump pyupgrade from 3.4.0 to 3.7.0 in /.github/workflows (#854) @dependabot
- build(deps): bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#855) @dependabot
- build(deps): bump bandit from 1.7.4 to 1.7.5 in /.github/workflows (#790) @dependabot