kiwi-cam/homebridge-broadlink-rm

TypeError: log is not a function

Closed this issue · 2 comments

Dear kiwi-cam

I believe following exception is raising at restarting for the users running the versions prior to the latest.

TypeError: log is not a function

To deal with the problem, in the following line,

setTimeout(checkForUpdates, 1800);

argument 'log' needs to be passed to checkForUpdates(). I think.

If this is my misunderstanding, sorry for the bothering.

I just updated to the latest version of the plugin and everything working again.