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