From c0bed902cf63f34f672af325dd51b15f0e1d82ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 14 Nov 2025 08:48:16 +0100 Subject: [PATCH] no message --- Shelly_Parser_MQTT/libs/ShellyParser.php | 1 + Shelly_Parser_MQTT/module.php | 1 + 2 files changed, 2 insertions(+) diff --git a/Shelly_Parser_MQTT/libs/ShellyParser.php b/Shelly_Parser_MQTT/libs/ShellyParser.php index da286b7..22c7f1c 100644 --- a/Shelly_Parser_MQTT/libs/ShellyParser.php +++ b/Shelly_Parser_MQTT/libs/ShellyParser.php @@ -81,3 +81,4 @@ class ShellyParser } } } +?> diff --git a/Shelly_Parser_MQTT/module.php b/Shelly_Parser_MQTT/module.php index 38e9a58..3d1b293 100644 --- a/Shelly_Parser_MQTT/module.php +++ b/Shelly_Parser_MQTT/module.php @@ -245,3 +245,4 @@ class Shelly_Parser_MQTT extends IPSModule } } } +?>