??
This commit is contained in:
+2
-2
@@ -163,7 +163,7 @@ class Batterie extends IPSModule
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
private function CheckIdle($power)
|
private function CheckIdle($power)
|
||||||
{
|
{
|
||||||
$lastpower = GetValue("Aktuelle_Leistung");
|
$lastpower = GetValue("Aktuelle_Leistung");
|
||||||
@@ -183,7 +183,7 @@ class Batterie extends IPSModule
|
|||||||
$this->SetValue("Idle", true);
|
$this->SetValue("Idle", true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
private function ProcessIdleCounter()
|
private function ProcessIdleCounter()
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.175",
|
"version": "0.176",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user