NorthernMan54 / homebridge-yamaha-home

Homebridge plugin for my Yamaha Receiver optimized for use with the Home App and Alexa
26 stars 9 forks source link

ReferenceError: timeoutFunction is not defined #15

Closed piotrtobolski closed 2 years ago

piotrtobolski commented 5 years ago
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.