debug
This commit is contained in:
@ -44,7 +44,6 @@ class rdc_sdb_eclairage extends hook
|
||||
{
|
||||
if($deviceTarget->properties["state_l1"]["method"] == IDLE)
|
||||
{
|
||||
|
||||
logger(DEBUG, _("lighting with method auto"), __FILE__ . ":" . __LINE__);
|
||||
//$deviceTarget->properties["state_l1"]["method"] = AUTO;
|
||||
$this->send("ON", AUTO);
|
||||
|
Reference in New Issue
Block a user