no message

This commit is contained in:
belevo\mh
2025-09-30 15:13:14 +02:00
parent 7f6e5b5068
commit 71c58956ce
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"id": "{279A25B6-7398-053B-AF2C-64D8899D9EA3}",
"id": "{C5106707-3EAD-2B32-49EF-4E2F9C59E520}",
"name": "Pufferspeicher",
"type": 3,
"vendor": "Belevo AG",

View File

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