From df84441089a9b2e7dc5c3f7e2518a237c3159ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 28 Jan 2025 16:04:34 +0100 Subject: [PATCH] asdf --- Belevo_Bezahl_Modul/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Belevo_Bezahl_Modul/module.php b/Belevo_Bezahl_Modul/module.php index 97b8ffc..432fae6 100644 --- a/Belevo_Bezahl_Modul/module.php +++ b/Belevo_Bezahl_Modul/module.php @@ -104,7 +104,7 @@ class Belevo_Bezahl_Modul extends IPSModule '; - SetValue("HTMLContent", $html); // Baut das HTML auf + SetValue($this->GetIDForIdent("HTMLContent"), $html); // Baut das HTML auf } } ?> \ No newline at end of file diff --git a/library.json b/library.json index fcb4732..23a79c2 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.013", + "version": "1.014", "build": 0, "date": 0 } \ No newline at end of file