From 980ab1f5321ec48b947e5ecd6dcb0839f3804948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 4 Jun 2025 11:39:52 +0200 Subject: [PATCH] no message --- SofarWechselrichter/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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