ha-myenergi icon indicating copy to clipboard operation
ha-myenergi copied to clipboard

Add feature to select 1/3/auto phases to be used in ECO+ mode

Open jwillemsen opened this issue 11 months ago • 10 comments

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 https://github.com/CJNE/pymyenergi/issues/28 for the pymyenergi related issue

jwillemsen avatar Apr 04 '24 09:04 jwillemsen

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. Greetings, Heiko

heikone avatar Apr 04 '24 19:04 heikone

I have asked myenergi on the API, no feedback yet

jwillemsen avatar May 03 '24 07:05 jwillemsen

That’s because you can’t switch phases.

G6EJD avatar May 03 '24 10:05 G6EJD

This can’t be achieved in a Zappi or any other EVSE, don’t should be closed

G6EJD avatar May 08 '24 13:05 G6EJD

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

jwillemsen avatar May 08 '24 13:05 jwillemsen

Schermafbeelding 2024-05-08 om 15 41 58

jwillemsen avatar May 08 '24 13:05 jwillemsen

Yes, but titles need to be clear and now it has been changed!

G6EJD avatar May 08 '24 14:05 G6EJD

I will implement this asap

jwillemsen avatar May 10 '24 16:05 jwillemsen

not sure if it helps. I monitored the requests and found out the command for phase switching. I mentioned it in the other GitHub project describing the API: https://github.com/twonk/MyEnergi-App-Api/issues/25

phhoef avatar Jul 09 '24 09:07 phhoef

Dear all, just want to ask about the progress of this? Background is, that the automatic switching by Zappi does not work very well (sometimes the system is taking more time switching than loading :-). Therefore, my plan is do something more clever with automations from Homeassistant. For example much longer retention time of phase before switching from 1 to 3-phase loading. Anyway, this requires the possibility to switch in HA.

Does anybody observe the same problem with Zappi's automatic switching? Any advice, if setting in Zappi can be adjusted?

Best regards, Heiko

heikone avatar Jul 09 '24 15:07 heikone

The code necessary is ready for review on my PR.

jwillemsen avatar Jul 13 '24 08:07 jwillemsen

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.

erikgeurts avatar Jul 19 '24 03:07 erikgeurts

I think two linters are making opposite changes, also happens in the scheduled action, so not related to my PR

jwillemsen avatar Jul 19 '24 06:07 jwillemsen

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.

erikgeurts avatar Jul 19 '24 07:07 erikgeurts