no message
This commit is contained in:
@@ -47,9 +47,13 @@ class Manager extends IPSModule
|
|||||||
|
|
||||||
if (($currentTime - $timestamp) < 3600) {
|
if (($currentTime - $timestamp) < 3600) {
|
||||||
$this->DistributeEnergy_Extern();
|
$this->DistributeEnergy_Extern();
|
||||||
|
IPS_LogMessage("Manager", "im here ist gut");
|
||||||
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$this->DistributeEnergy();
|
$this->DistributeEnergy();
|
||||||
|
IPS_LogMessage("Manager", "im here ist schlecht");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user