From e1b22e458788bb2029219cc76dbf415025fe472a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 27 Nov 2024 15:42:21 +0100 Subject: [PATCH] =?UTF-8?q?n=20gel=C3=B6=C3=A4scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CC100_HW/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CC100_HW/module.php b/CC100_HW/module.php index 9c44949..28bf887 100644 --- a/CC100_HW/module.php +++ b/CC100_HW/module.php @@ -71,7 +71,7 @@ class CC100_HW extends IPSModule { // Überprüfen, ob die Datei existiert und lesbar ist if (!file_exists($filePath) || !is_readable($filePath)) { - break; N + break; } // Inhalt der Datei auslesen diff --git a/library.json b/library.json index 005d01b..762e71d 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.152", + "version": "0.153", "build": 0, "date": 0 } \ No newline at end of file