no message
This commit is contained in:
@@ -25,8 +25,8 @@ class Bat_EV_SDL extends IPSModule
|
||||
$this->RegisterVariableFloat("SoC_SDL", "SoC SDL (%)", "", 12);
|
||||
$this->RegisterVariableFloat("SoC_EV", "SoC EV (%)", "", 13);
|
||||
|
||||
$this->RegisterVariableFloat("P_SDL_max", "P SDL max (W)", "", 20);
|
||||
$this->RegisterVariableFloat("P_EV_max", "P EV max (W)", "", 21);
|
||||
$this->RegisterVariableFloat("SDL_max", "P SDL max (W)", "", 20);
|
||||
$this->RegisterVariableFloat("EV_max", "P EV max (W)", "", 21);
|
||||
|
||||
$this->RegisterVariableFloat("P_EV_laden", "P EV laden max (W)", "", 22);
|
||||
$this->RegisterVariableFloat("P_EV_entladen", "P EV entladen max (W)", "", 23);
|
||||
|
||||
Reference in New Issue
Block a user