1
0

Minor modif to moha.php\nDebug\nAdded script rdc_temperature_int_ext

This commit is contained in:
2022-08-05 17:24:11 +02:00
parent d0489c7353
commit 4e04dfdfd6
6 changed files with 42 additions and 7 deletions

View File

@ -52,6 +52,7 @@ class rdc_sdb_eclairage extends hook
{
logger(DEBUG, _("Actionneurs are all false"), __FILE__ . ":" . __LINE__);
//setDelay($deviceTarget, $this->delay, $this->timeUnit, "state_l1", "OFF", true, IDLE);
$this->send("OFF", IDLE);
}
break;
case "state_l1":