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

Add command to set current and phase limit for EVSE via MQTT API #1016

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FaHaGit
Copy link
Contributor

@FaHaGit FaHaGit commented Jan 21, 2025

Describe your changes

This pull request introduces a new MQTT topic, as documented in README.md, to allow configuration of the current limit and the number of phases of the EVSE connector.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Introduced new MQTT topic "everest_api/evse_manager/cmd/set_limit_amps_phases"
to set the current and phase limit for the EVSE.

Signed-off-by: Fabian Hartung <fabian.hartung@chargebyte.com>
@FaHaGit
Copy link
Contributor Author

FaHaGit commented Jan 21, 2025

I have already tested it successfully with the SIL environment.

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.

3 participants