no message
This commit is contained in:
@@ -161,6 +161,12 @@ class Verbraucher_1_Stufig extends IPSModule
|
|||||||
|
|
||||||
$this->SetValue("IstNacht", $NeuesIstNacht);
|
$this->SetValue("IstNacht", $NeuesIstNacht);
|
||||||
|
|
||||||
|
if ($Peak) {
|
||||||
|
$this->SetValue("PowerSteps", json_encode([0]));
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
$DailyOnTime = $this->GetValue("DailyOnTime");
|
$DailyOnTime = $this->GetValue("DailyOnTime");
|
||||||
$Mindestlaufzeit =
|
$Mindestlaufzeit =
|
||||||
$this->ReadPropertyInteger("Mindesttlaufzeit") * 60 * 12;
|
$this->ReadPropertyInteger("Mindesttlaufzeit") * 60 * 12;
|
||||||
|
|||||||
Reference in New Issue
Block a user