Releases: KriVaTri/EVCM
release v1.4.13
release v1.4.12
The auto phase switching logic for 1p → 3p has been corrected, the calculated switch threshold was incorrect.
release v1.4.11
fixed an issue with priority charging where in some cases charging briefly stopped if priority charging was turned on.
release v1.4.10
increased phase switch minimum delay to 5 minutes to match the phase switch cooldown time.
release v1.4.9
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
- Fine-tuned the 3p -> 1p switch logic.
- Phase switch candidate timer reset fix.
release v1.4.7
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
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
changed icons for the new sensors and adapted the readme with new images.
release v1.4.4
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