1
0
This commit is contained in:
2022-08-02 23:25:59 +02:00
parent d13529251b
commit d0489c7353
3 changed files with 4 additions and 8 deletions

View File

@ -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);