AlexanderBabel / homebridge-broadlink-rm

[This fork supports TV accessories] Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
46 stars 11 forks source link

Can no longer use the learn function #107

Open laz0r00 opened 2 months ago

laz0r00 commented 2 months ago

The below appears in the log when the learn switch is turned on.

[5/22/2024, 5:19:20 PM] [BroadlinkRM] Learn Code (ready) [5/22/2024, 5:19:20 PM] [homebridge-broadlink-rm-pro] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside write handler for characteristic: log is not a function. See https://homebridge.io/w/JtMGR for more info.

The learn light on the broadlink device flashes once and goes out. It used to work, I have updated to Node.js Version v20.13.1 not long ago, dunno if it's related.