Strange VRM consumption spikes

Any idea, why I have such artificial spike sice 3 days?
That one shows ~62kW of consumption (which did not happen), but even grid consumption + solar production was lower.

What interesting it does not impact DESS on next days

Do you have a basic system or are you running any modifications like virtual devices and energy meters?

I’m running virtual EV charger (GitHub - mr-manuel/venus-os_dbus-mqtt-ev-charger: This Venus OS driver gets the data from MQTT and displays it as EV charger. · GitHub). But those loads are not marked as EV charge.

OK. I have checked. You are right. Those are corellated with unavailability of original EV charger consumption sensor (on which I’m building total increasing one). Need to fix the behaviour upon unavailability (this total increasing reports 0 and upon original one is back, starts reporting old value again)

Thanks!