no message
This commit is contained in:
@@ -583,7 +583,7 @@ class Ladestation_v2 extends IPSModule
|
|||||||
} else {
|
} else {
|
||||||
$resultArray[] = $this->GetValue("Mindestaldestrom") * 400 * 1.71;
|
$resultArray[] = $this->GetValue("Mindestaldestrom") * 400 * 1.71;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// Schleife wie gehabt
|
// Schleife wie gehabt
|
||||||
@@ -594,7 +594,7 @@ class Ladestation_v2 extends IPSModule
|
|||||||
$resultArray[] = $i * 400 * 1.71;
|
$resultArray[] = $i * 400 * 1.71;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
return $resultArray;
|
return $resultArray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user