no message

This commit is contained in:
belevo\mh
2026-01-27 08:59:49 +01:00
parent b779f4ce42
commit 979fa1a44f

View File

@@ -223,9 +223,6 @@ class Bat_EV_SDL_V2 extends IPSModule
"EV_kWh" => round($real_kWh_ev, 3),
"SDL_kWh" => round($real_kWh_sdl, 3),
"SDL_Power_kW" => round($sdlShareKW, 3),
"EV_Power_kW" => round($evShareKW, 3),
"under_grenze_kWh" => round($underKWh, 3),
"up_grenze_kWh" => round($upKWh, 3),