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