no message

This commit is contained in:
2025-08-05 17:06:08 +02:00
parent dae1925223
commit f7e8ae30e6

View File

@@ -103,7 +103,7 @@ class Ladestation_v2 extends IPSModule
if($this->ReadPropertyInteger("Ladestation")==6){
$this->Refresh_Token();
$this->SetTimerInterval("Timer_Refresh_Token",1800);
$this->SetTimerInterval("Timer_Refresh_Token",1800000);
}