no message

This commit is contained in:
2026-06-01 07:47:16 +02:00
parent 67fdac3cc4
commit 8d2ce4a228
+2 -2
View File
@@ -212,8 +212,8 @@ public function RequestAction($Ident, $Value)
}
}
elseif ($batterietyp == 1) {//Goodwe
$this->SetValue("Entladeleistung", 0);
$this->SetValue("Ladeleistung", 0);
//$this->SetValue("Entladeleistung", 0); -> ausskommentiert am 01.06.2026 wegen evt vielen Fehlerlogs
//$this->SetValue("Ladeleistung", 0);
if($this->GetValue("Is_Peak_Shaving")==true){
if ($power >= 0) {