no message
This commit is contained in:
@@ -152,7 +152,7 @@ public function RequestAction($Ident, $Value)
|
||||
|
||||
$this->SetValue("Ladestrom", $lade_strom);
|
||||
$this->SetValue("Entladestrom", 0);
|
||||
$this->SetValue("Batteriespannung_laden_entladen", 49);
|
||||
$this->SetValue("Batteriespannung_laden_entladen", 56);
|
||||
|
||||
} elseif ($power > 0) {
|
||||
|
||||
@@ -171,7 +171,7 @@ public function RequestAction($Ident, $Value)
|
||||
|
||||
$this->SetValue("Entladestrom", $entlade_strom);
|
||||
$this->SetValue("Ladestrom", 0);
|
||||
$this->SetValue("Batteriespannung_laden_entladen", 56);
|
||||
$this->SetValue("Batteriespannung_laden_entladen", 49);
|
||||
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user