evcc icon indicating copy to clipboard operation
evcc copied to clipboard

ToDo: Get signed phase currents from all gridmeters

Open premultiply opened this issue 1 year ago • 0 comments

All (grid) meter templates have to be checked and enhanced to get signed phase currents where possible.

Requirement for load management https://github.com/evcc-io/evcc/pull/3453

Positive sign for import on phase, negative sign for export.

Signed values can be made by mul(phasecurrent, sign(phasepower)) where they are not natively signed.

premultiply avatar Sep 30 '22 19:09 premultiply