From 2afab8f30194bac93657289beb93162fb23cbc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 22 Jan 2025 09:51:35 +0100 Subject: [PATCH] this vergessen --- Boiler_2_Stufig_Mit_Fueler/module.php | 4 ++-- library.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Boiler_2_Stufig_Mit_Fueler/module.php b/Boiler_2_Stufig_Mit_Fueler/module.php index 52af77a..362bba6 100644 --- a/Boiler_2_Stufig_Mit_Fueler/module.php +++ b/Boiler_2_Stufig_Mit_Fueler/module.php @@ -60,11 +60,11 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule switch ($Ident) { case "SetAktuelle_Leistung": - SetValue("Power", (int)$Value); + $this->SetValue("Power", (int)$Value); break; case "GetCurrentData": - SetValue("Is_Peak_Shaving", (bool)$Value); + $this->SetValue("Is_Peak_Shaving", (bool)$Value); break; case "Do_UserCalc": diff --git a/library.json b/library.json index d0793ed..2c52b44 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.289", + "version": "0.290", "build": 0, "date": 0