modified rdc_sdb_eclairage
This commit is contained in:
@ -52,7 +52,7 @@ class rdc_sdb_eclairage extends hook
|
||||
}elseif (testActionneurs($this->actionneurs))
|
||||
{
|
||||
logger(DEBUG, _("Actionneurs are all false"), __FILE__ . ":" . __LINE__);
|
||||
setDelay($deviceTarget, $this->delay, $this->timeUnit, "state_l1", "OFF", true, IDLE);
|
||||
//setDelay($deviceTarget, $this->delay, $this->timeUnit, "state_l1", "OFF", true, IDLE);
|
||||
}
|
||||
break;
|
||||
case "state_l1":
|
||||
|
Reference in New Issue
Block a user