dalathegreat / Battery-Emulator

This software enables EV battery packs to be used for stationary storage in combination with solar inverters.
GNU General Public License v3.0
1.1k stars 153 forks source link

Add stale data check for critical measurements #630

Open dalathegreat opened 1 week ago

dalathegreat commented 1 week ago

We should consider adding a stale check to critical values, similar to how OVMS does. If a value keeps getting updated as the same value over and over again, some logic might have failed in the BMS and we should act on it.