This commit is contained in:
belevo\mh
2024-12-11 15:31:46 +01:00
parent 1d3860cd1c
commit 40237638a0
2 changed files with 3 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ class Batterie extends IPSModule
/*
private function CheckIdle($power)
{
$lastpower = GetValue("Aktuelle_Leistung");
@@ -183,7 +183,7 @@ class Batterie extends IPSModule
$this->SetValue("Idle", true);
}
}
*/
private function ProcessIdleCounter()
{

View File

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