-
Notifications
You must be signed in to change notification settings - Fork 34
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 feature to select 1/3/auto phases to be used in ECO+ mode #509
Comments
Would be a great feature, because the integrated solution of Zappi, when setting is "auto", is sometimes not a good choice. In my case and at partly clouded weather, the Zappi is spending more time waiting to change from one to three phase and back, than it would charge constantly at one phase. Especially, when other consumers switch on and off. |
I have asked myenergi on the API, no feedback yet |
That’s because you can’t switch phases. |
This can’t be achieved in a Zappi or any other EVSE, don’t should be closed |
The myenergi app does provide the ability to select 1/3/auto phase charging in ECO+ mode, a recent addition of the app, see the next image, it is in dutch, faseomschakeling is phase switching, you can select automatic, single phase, or three phase |
Yes, but titles need to be clear and now it has been changed! |
I will implement this asap |
not sure if it helps. I monitored the requests and found out the command for phase switching. |
Dear all, Does anybody observe the same problem with Zappi's automatic switching? Best regards, |
The code necessary is ready for review on my PR. |
For some reason, one of the automatic checks is failing (pre-commit). I am not sufficiently experienced with Github to figure out which file(s), and what's the reason it fails. Perhaps have a look at that, because it seems that once this check is OK, the PR could be pushed through. |
I think two linters are making opposite changes, also happens in the scheduled action, so not related to my PR |
Since I don't even know what a 'linter' is, I can't help with that. Is there someone else who could look into this and figure out what's causing the check(s) to fail? Perhaps the person who created the scheduled actions. |
Describe the solution you'd like
The latest zappi app has support to set the number of phases to be used in ECO+ mode (see https://myenergi.info/app-update-3-3-1-t12674.html#p122029)., can be 1, 3, or auto
Additional context
See CJNE/pymyenergi#28 for the pymyenergi related issue
The text was updated successfully, but these errors were encountered: