no message

This commit is contained in:
2025-04-25 13:29:36 +02:00
parent 92636da118
commit 2784d0ca34

View File

@@ -147,7 +147,7 @@ class Verbraucher_Sperrbar extends IPSModule
$schaltkontaktStatus
);
if ($schaltkontaktStatu==true) {
if ($schaltkontaktStatus==true) {
$this->SetValue("DailyOnTime", $this->GetValue("DailyOnTime") + 1);
}
}