syntax fehler

This commit is contained in:
belevo\mh
2025-02-24 14:04:08 +01:00
parent 9bf65d9b02
commit 275e9a87d2
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ public function RequestAction($Ident, $Value)
public function SetAktuelle_Leistung(int $power)
{
/
if ($power >= 0){
SetValue($this->ReadPropertyFloat("Ladeleistung"), $power);
SetValue($this->ReadPropertyFloat("Entladeleistung"),0);

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "1.065",
"version": "1.066",
"build": 0,
"date": 0
}