no message
This commit is contained in:
@@ -9,7 +9,7 @@ class Bat_EV_SDL_V4 extends IPSModule
|
|||||||
$this->RegisterPropertyString("Batteries", "[]");
|
$this->RegisterPropertyString("Batteries", "[]");
|
||||||
$this->RegisterPropertyInteger("SDL_Leistung_Laden", 0);
|
$this->RegisterPropertyInteger("SDL_Leistung_Laden", 0);
|
||||||
$this->RegisterPropertyInteger("SDL_Leistung_Entladen", 0);
|
$this->RegisterPropertyInteger("SDL_Leistung_Entladen", 0);
|
||||||
$this->RegisterPropertyInteger("UpdateIntervalMs", 2);
|
$this->RegisterPropertyInteger("UpdateInterval", 2);
|
||||||
$this->RegisterPropertyFloat("ReserveHours", 0.5);
|
$this->RegisterPropertyFloat("ReserveHours", 0.5);
|
||||||
$this->RegisterPropertyBoolean("FilterAktiv", false);
|
$this->RegisterPropertyBoolean("FilterAktiv", false);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user