no message

This commit is contained in:
2025-05-02 15:15:04 +02:00
parent 6c9664869a
commit 86bdd9c8d8

View File

@@ -102,6 +102,7 @@ class Verbraucher_extern extends IPSModule
if ($power < 0) {
return false;
}
}
private function find($target, $values, $current, &$result) {
if ($target == 0) {
$result[] = $current;