From 71c58956ce55ce73e7f4baec46c5f568554dfbb9 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 30 Sep 2025 15:13:14 +0200 Subject: [PATCH] no message --- Pufferspeicher/module.json | 2 +- Pufferspeicher/module.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pufferspeicher/module.json b/Pufferspeicher/module.json index 97dc0cb..3a0cf27 100644 --- a/Pufferspeicher/module.json +++ b/Pufferspeicher/module.json @@ -1,5 +1,5 @@ { - "id": "{279A25B6-7398-053B-AF2C-64D8899D9EA3}", + "id": "{C5106707-3EAD-2B32-49EF-4E2F9C59E520}", "name": "Pufferspeicher", "type": 3, "vendor": "Belevo AG", diff --git a/Pufferspeicher/module.php b/Pufferspeicher/module.php index f6fbd62..89851d8 100644 --- a/Pufferspeicher/module.php +++ b/Pufferspeicher/module.php @@ -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) {