no message

This commit is contained in:
belevo\mh
2025-09-30 16:23:11 +02:00
parent 594f61d2f2
commit 2cb28b34c6

View File

@@ -13,7 +13,7 @@ class Pufferspeicher extends IPSModule
public function ApplyChanges()
{
parent::ApplyChanges();
$this->SetTimerInterval("Timer_Do_UserCalc_Boiler",$this->ReadPropertyInteger("Interval")*1000);
//$this->SetTimerInterval("Timer_Do_UserCalc_Boiler",$this->ReadPropertyInteger("Interval")*1000);
}
public function RequestAction($Ident, $Value)