no message
This commit is contained in:
@@ -179,6 +179,10 @@ class Ladestation_v2 extends IPSModule
|
|||||||
$this->Refresh_Token();
|
$this->Refresh_Token();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case "Mindestaldestrom":
|
||||||
|
$this->SetValue("Mindestaldestrom", (int)$value);
|
||||||
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
throw new Exception("Invalid Ident");
|
throw new Exception("Invalid Ident");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user