Skip to content

Releases: KriVaTri/EVCM

release v1.4.13

06 Mar 09:35
0b0baba

Choose a tag to compare

Bug fix

  • Threshold sensors now correctly follow the threshold logic, ensuring displayed values match actual controller behavior when ECO thresholds are stricter than max peak settings.

release v1.4.12

02 Mar 12:22
6410082

Choose a tag to compare

The auto phase switching logic for 1p → 3p has been corrected, the calculated switch threshold was incorrect.

release v1.4.11

26 Feb 22:13
dc34051

Choose a tag to compare

fixed an issue with priority charging where in some cases charging briefly stopped if priority charging was turned on.

release v1.4.10

10 Feb 06:19
99997e7

Choose a tag to compare

increased phase switch minimum delay to 5 minutes to match the phase switch cooldown time.

release v1.4.9

10 Feb 06:07
56a4b3d

Choose a tag to compare

Suppression cooldown timer and user notification for phase switch when EV is disconnected.

  • when no EV is connected, phase switching in rapid succession is allowed.

release v1.4.8

07 Feb 14:45
29b593c

Choose a tag to compare

  • Fine-tuned the 3p -> 1p switch logic.
  • Phase switch candidate timer reset fix.

release v1.4.7

07 Feb 06:03
f62c420

Choose a tag to compare

Added cold start scenario for 3p -> 1p phase switch:

  • When connecting EV in 3p mode with insufficient power to start 3p charging but sufficient for 1p, the system will now automatically switch to 1p after the configured delay and start charging.

release v1.4.6

06 Feb 10:49
3027ea9

Choose a tag to compare

Added clamping functionality for net power target based on dynamic thresholds:

  • a lower net power target vs max peak avg would result in a untimely charge stop because of a below lower threshold activation.

Updated power threshold calculations and phase switching threshold with net power target:

  • phase switching now takes into account the net power target setting.

release v1.4.5

04 Feb 13:45
4b6dcbe

Choose a tag to compare

changed icons for the new sensors and adapted the readme with new images.

release v1.4.4

04 Feb 12:52
ff97d47

Choose a tag to compare

Added 3 new diagnostic sensors for user convenience:

  • Start threshold sensor: shows at what net power level charging will start/resume
  • Stop threshold sensor: shows at what net power level charging will stop
  • Phase switch threshold sensor: shows at what net power level a phase switch will occur

These sensors automatically update when related settings change, including:

  • ECO mode toggle
  • Max peak avg limit changes
  • Phase mode changes (1p/3p)
  • Threshold configuration changes