- debug\n- webserver fonctionnel
This commit is contained in:
@ -45,14 +45,7 @@ class availability
|
||||
}
|
||||
break;
|
||||
}
|
||||
//echo sprintf(_("notification received from MQTT -> device %s is %s"), $device->friendlyName , $value). EOL;
|
||||
//echo $property . "=> " . $value . EOL;
|
||||
}
|
||||
/*
|
||||
public function getHook()
|
||||
{
|
||||
return array($this,"callback");
|
||||
}*/
|
||||
}
|
||||
|
||||
$hooks["availability"] = new availability();
|
||||
|
Reference in New Issue
Block a user