no message
This commit is contained in:
+2
-2
@@ -212,8 +212,8 @@ public function RequestAction($Ident, $Value)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
elseif ($batterietyp == 1) {//Goodwe
|
elseif ($batterietyp == 1) {//Goodwe
|
||||||
$this->SetValue("Entladeleistung", 0);
|
//$this->SetValue("Entladeleistung", 0); -> ausskommentiert am 01.06.2026 wegen evt vielen Fehlerlogs
|
||||||
$this->SetValue("Ladeleistung", 0);
|
//$this->SetValue("Ladeleistung", 0);
|
||||||
if($this->GetValue("Is_Peak_Shaving")==true){
|
if($this->GetValue("Is_Peak_Shaving")==true){
|
||||||
|
|
||||||
if ($power >= 0) {
|
if ($power >= 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user