Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LoadControl for 1 phase connected EVSE #110

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

DerAndereAndi
Copy link
Member

  • If an EVSE is connected via 1 phase, LoadControlLimits should not add empty data for non existing phases, otherwise this will lead to invalid data for consumers. E.g. checking if any phase is active will always fail, as these are always returning false
  • Add more tests for Audi Mobile Connect setup with 1 phase
  • Add more tests for Elli Connect/Pro Gen 1 with 1 phase setup

- If an EVSE is connected via 1 phase, `LoadControlLimits` should not add empty data for non existing phases, otherwise this will lead to invalid data for consumers. E.g. checking if any phase is active will always fail, as these are always returning false
- Add more tests for Audi Mobile Connect setup with 1 phase
- Add more tests for Elli Connect/Pro Gen 1 with 1 phase setup
@DerAndereAndi DerAndereAndi merged commit 5cf478f into dev Sep 5, 2024
5 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/fix-1phase-evse-setup branch September 5, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants