Unhandled rejection ReferenceError: timeoutFunction is not defined
at YamahaAVRPlatform.<anonymous> (/homebridge/node_modules/homebridge-yamaha-home/index.js:275:9)
This happens only if "expected_devices" is set to some reasonable number (or you have 100 devices I guess).
Checking the code it looks like this function is in fact not defined in that scope.
This happens only if "expected_devices" is set to some reasonable number (or you have 100 devices I guess).
Checking the code it looks like this function is in fact not defined in that scope.