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

Phase switching via API #106

Open
pmihairo opened this issue Jul 3, 2022 · 2 comments
Open

Phase switching via API #106

pmihairo opened this issue Jul 3, 2022 · 2 comments

Comments

@pmihairo
Copy link

pmihairo commented Jul 3, 2022

Hello,

A very important function for me is phase switching. Use case:

  • Home with grid connected PV system

  • Go-e charger maximum current per phase controlled remotely based on the amount of power generated by the PV system and fed to the grid.

  • Once power from PV system fed to grid drops below 6A per phase, charging has to stop (do not want to use power from grid).

  • Would like to be able to set 1 phase mode so that charging can continue even if the system generates less than 6A per phase total.

Thanks,

@archie-bal
Copy link

archie-bal commented Sep 8, 2022

Yes, I would like to switch phase modes also, with API v1. The parameter "pha" seems to be read-only. Is this true?
The parameter "fsp" is not available for my Hardware (V2), correct?
Question goes to @peterpoetzi

@marcelgsteiger
Copy link

FYI, I'm using API v2 with the psm parameter (r/w) to switch between 3 and 1 phase using node red. As soon as the available solar power exceeds some percentage of the demand for all currently charging stations, I switch from 1 to 3-phase, with some hysteresis to switch back. Moreover, I always force 3-phase charging when the cheap night energy tariff starts (here at 9 pm). The go-e are connected to the grid with rotating phases to minimize asymmetric phase load when multiple cars are charging simultaneously in one-phase mode.

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

No branches or pull requests

3 participants