no message
This commit is contained in:
@@ -18,7 +18,7 @@ class Ladestation_v2 extends IPSModule
|
||||
|
||||
|
||||
// Ladestationspezifische Variabeln
|
||||
$this->RegisterVariableFloat("Max_Current","Maximaler Ladestrom","~Switch", 0);
|
||||
$this->RegisterVariableFloat("Max_Current","Maximaler Ladestrom","", 0);
|
||||
IPS_SetHidden($this->GetIDForIdent("Max_Current"), true);
|
||||
$this->RegisterVariableBoolean("Is_1_ph", "Auto lädt 1-Phasig", "~Switch", false);
|
||||
$this->RegisterVariableBoolean("Car_detected", "Auto erkannt","~Switch", false);
|
||||
|
||||
Reference in New Issue
Block a user