no message

This commit is contained in:
belevo\mh
2025-11-27 07:51:56 +01:00
parent 8e20c07636
commit 2bb9e9648d
4 changed files with 1 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ public function RequestAction($Ident, $Value)
$this->SetValue("Batteriemanagement_Variabel", 1); $this->SetValue("Batteriemanagement_Variabel", 1);
//Solaredge Symcon Modus //Solaredge Symcon Modus
}elseif ($batterieManagement == 2 && $batterietyp == 1) { }elseif ($batterieManagement == 2 && $batterietyp == 2) {
$this->SetValue("Batteriemanagement_Variabel", 4); $this->SetValue("Batteriemanagement_Variabel", 4);
} }
/* /*