Releases: KriVaTri/EVCM
Releases · KriVaTri/EVCM
release v1.4.15
release v1.4.14
Bug Fix
- Added shutdown guard to prevent false external OFF detection
- Updated external ON/OFF detection logic
release v1.4.13
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
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.