no message
This commit is contained in:
@@ -109,7 +109,7 @@ class Heizung_x_Stufig extends IPSModule
|
||||
$kontaktID = $this->GetKontaktIDZuLeistung($leistung);
|
||||
|
||||
if ($kontaktID > 0 && IPS_VariableExists($kontaktID)) {
|
||||
SetValue($kontaktID, ($leistung === $power));
|
||||
RequestAction($kontaktID, ($leistung === $power));
|
||||
} elseif ($kontaktID > 0) {
|
||||
IPS_LogMessage("ERROR", "KontaktID $kontaktID existiert nicht oder ist ungültig!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user