no message

This commit is contained in:
belevo\mh
2026-05-04 17:56:42 +02:00
parent 1e82108c61
commit e15847cc88
+1 -1
View File
@@ -9,7 +9,7 @@ class Bat_EV_SDL_V4 extends IPSModule
$this->RegisterPropertyString("Batteries", "[]");
$this->RegisterPropertyInteger("SDL_Leistung_Laden", 0);
$this->RegisterPropertyInteger("SDL_Leistung_Entladen", 0);
$this->RegisterPropertyInteger("UpdateIntervalMs", 2);
$this->RegisterPropertyInteger("UpdateInterval", 2);
$this->RegisterPropertyFloat("ReserveHours", 0.5);
$this->RegisterPropertyBoolean("FilterAktiv", false);