diff --git a/SofarWechselrichter/module.php b/SofarWechselrichter/module.php index 9450df7..08eeeae 100644 --- a/SofarWechselrichter/module.php +++ b/SofarWechselrichter/module.php @@ -14,7 +14,7 @@ class SofarWechselrichter extends IPSModule { parent::Create(); // Moduleigenschaften - $this->RegisterPropertyString('IPAddress', '172.31.70.80'); + $this->RegisterPropertyString('IPAddress', ''); $this->RegisterPropertyString('LoggerNumber', '0'); // als String $this->RegisterPropertyInteger('PollInterval', 60); $this->RegisterPropertyString('Registers', '[]'); // JSON-String