From cf88263060d6283efacf88e3e4ecb886dd1e7a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 14 Apr 2025 09:56:19 +0200 Subject: [PATCH] no message --- Verbraucher_extern/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Verbraucher_extern/module.php b/Verbraucher_extern/module.php index d47a867..c6d7a24 100644 --- a/Verbraucher_extern/module.php +++ b/Verbraucher_extern/module.php @@ -8,7 +8,7 @@ class Verbraucher_extern extends IPSModule parent::Create(); // Verbraucherspezifische Properties - $this->RegisterPropertyString("Verbraucher_Liste", ""); + $this->RegisterPropertyString("Verbraucher_Liste", "[]"); $this->RegisterPropertyInteger("Is_Peak", 0); $this->RegisterPropertyInteger("delta_power", 0); $this->RegisterPropertyInteger("Interval", 5); // Recheninterval