Tags: windseye/ocpp
Tags
Update requirements_test.txt (lbbrhzn#748) * Update requirements_test.txt fix requirements to exact versions, to improve reproducibility of test flows * Update requirements_test.txt * Update requirements_test.txt bump pytest-homeassistant-custom-component to 0.12.48
build(deps): bump reorder-python-imports in /.github/workflows (lbbrh… …zn#647) Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.8.2 to 3.8.4. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](asottile/reorder-python-imports@v3.8.2...v3.8.4) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add "force smart charging" option to configuration flow (lbbrhzn#612) * Add "force smart charging" option to configuration flow Add "force smart charging" option to configuration flow * fix linting * update tests * alt test logic * fix ref * update config entry * set mock entry to true * remove assert Co-authored-by: drc38 <[email protected]>
build(deps): bump reorder-python-imports in /.github/workflows (lbbrh… …zn#565) Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.3.0 to 3.8.1. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](asottile/reorder-python-imports@v3.3.0...v3.8.1) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update default logger to INFO (lbbrhzn#520) I've notice my log contains a lot of information regarding OCPP This PR suggest to reduce the amount of logs for a regular HA environment.
PreviousNext