debugged notification of availability of devices
This commit is contained in:
@@ -16,6 +16,11 @@ class rdc_chambre_eclairage extends hook
|
||||
RDC_CHAMBRE_AMBIANCE_INTER => "action"
|
||||
);
|
||||
|
||||
function installHooks(&$indexDevices)
|
||||
{
|
||||
return $this->installHooksFunction($indexDevices);
|
||||
}
|
||||
|
||||
// callback fonction. Is called with these 3 parameters
|
||||
// $device -> calling device
|
||||
// $property -> property of the device (given by mqtt)
|
||||
|
Reference in New Issue
Block a user