no message

This commit is contained in:
2025-09-19 16:02:44 +02:00
parent 6053e5a2c6
commit 1777fdfdf5

View File

@@ -563,8 +563,7 @@ class Ladestation_v2 extends IPSModule
// Timer an
if ($power === 0) {
// power == 0: nur eine 0 zurückgeben
$resultArray[] = 0;
}else{
if ($is_1_ph) {
$resultArray[] = $this->GetValue("Mindestaldestrom") * 230;
} else {