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

Update for EM2GO chargers #7099

Merged
merged 5 commits into from Mar 30, 2023
Merged

Conversation

dniakamal
Copy link
Contributor

This PR continues work on EM2GO chargers as started with PR #3094

  • Changed brand 'D-Parts' to 'EM2GO'
  • Updated template docs and definition for em2go
  • Updated em2go.go: completed ModBus registers, added Status F, Voltages, Powers, extended diagnosis.

Dominik Niakamal added 3 commits March 28, 2023 18:44
…ion for em2go, Updated em2go.go: completed ModBus registers, added Status F, Voltages, Powers, extended diagnosis.
charger/em2go.go Outdated Show resolved Hide resolved
@andig andig merged commit 3344ae8 into evcc-io:feature/em2go Mar 30, 2023
3 of 5 checks passed
@andig
Copy link
Member

andig commented Mar 30, 2023

@dniakamal hat die Box immer einen integrierten Zähler? Falls nein müssten wir die Funktionalität noch "dekorieren"- kann ich gerne mach wenn ich weiß, wie wir das herausfinden? Bzgl. Modbus wäre es schöner zu schreiben, welche Version notwendig ist?

andig pushed a commit that referenced this pull request Mar 30, 2023
* Changed brand 'D-Parts' to 'EM2GO', Updated template docs and definition for em2go, Updated em2go.go: completed ModBus registers, added Status F, Voltages, Powers, extended diagnosis.

* Fix test

* Fix test

* Removed PhasePowers as it´s not being unused by chargers

* Fix build, fix CurrentPower

---------

Co-authored-by: Dominik Niakamal <dominik.niakamal@d-parts.de>
@dniakamal
Copy link
Contributor Author

@dniakamal hat die Box immer einen integrierten Zähler? Falls nein müssten wir die Funktionalität noch "dekorieren"- kann ich gerne mach wenn ich weiß, wie wir das herausfinden? Bzgl. Modbus wäre es schöner zu schreiben, welche Version notwendig ist?

Danke für den Push!

Ja die Boxen haben alle integrierte Zähler (manche davon MID-Zähler, hier unterscheiden wir beim Output aber nicht).

ModBus TCP wird ab Version 1.01 (Pro Power) bzw. 3.15 (OCPP/ONC Modelle) unterstützt.

andig pushed a commit that referenced this pull request Apr 2, 2023
* Changed brand 'D-Parts' to 'EM2GO', Updated template docs and definition for em2go, Updated em2go.go: completed ModBus registers, added Status F, Voltages, Powers, extended diagnosis.

* Fix test

* Fix test

* Removed PhasePowers as it´s not being unused by chargers

* Fix build, fix CurrentPower

---------

Co-authored-by: Dominik Niakamal <dominik.niakamal@d-parts.de>
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.

None yet

3 participants