lprhodes / homebridge-broadlink-rm

Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
571 stars 285 forks source link

Not working... #718

Open Ilaan16 opened 3 years ago

Ilaan16 commented 3 years ago

Hello everyone,

I'm trying to learn button on my broadlink (rm mini 3), but when i turn on "Learn IR" to obtain the hex code, i have time out and the orange led (for learn) is not on. I have 2 error in my logs :

[homebridge-broadlink-rm] This plugin threw an error from the characteristic 'Name': Unhandled error thrown inside read handler for characteristic: log is not a function. See https://git.io/JtMGR for more info.
[Broadlink RM] Learn IR getSwitchState: undefined
[homebridge-broadlink-rm] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

My broadlink is view by my homebridge : [Broadlink RM] [INFO] Discovered Broadlink RM Mini 3 D (5f36) at 192.168.1.59 (a7:df:24:7b:**:**)

If you have any information i take :)

Thanks you !