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 } } } +?>