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