From f77cd0158a3667bbe11649b1165dfc17de112fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 19 Feb 2025 15:58:07 +0100 Subject: [PATCH] syntaxfehler behoben --- Ladestation_Universal/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ladestation_Universal/module.php b/Ladestation_Universal/module.php index f01c510..b9f621f 100644 --- a/Ladestation_Universal/module.php +++ b/Ladestation_Universal/module.php @@ -493,7 +493,7 @@ class Ladestation_Universal extends IPSModule // Nichts zu tun für Dummy station } - } + // If value is out of range else { diff --git a/library.json b/library.json index 9626df8..7ef0b0e 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.042", + "version": "1.043", "build": 0, "date": 0 } \ No newline at end of file