lprhodes / homebridge-broadlink-rm

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

Got the buttons on the Home app, but don't work #369

Open John88a opened 6 years ago

John88a commented 6 years ago

Hi i have a Broadlink RM2 Pro Plus v2 (2787), its discovered correctly when i start homebridge, but when i press the learn button in the home app i see the message "Learn Code (ready)" in the homebridge in terminal, but the learn yellow light on the RM Pro doesn't light up, and no frequency can be scanned from my remote... Same thing happens for the RF scan button. What can be causing this? using Broadlink RM Plugin version 3.5.5

Thank you

pablobetes commented 6 years ago

Hi! Have a look at this: https://github.com/lprhodes/homebridge-broadlink-rm/issues/222

John88a commented 6 years ago

Hi i did look into it, but can't really understand a solution, when pressing in home app the Scan frequency, i get the error "[ERROR] Scan RF (RF learning not supported for device (10039) at undefined)" And for the IR, it say " Learn Code (ready)" but the orange light on the RM Pro doesn't light up and can't scan any remote, after it will get a time out ... :(

John88a commented 6 years ago

Ok i find out the problem, i have a RM Pro and a RM Mini, both are detected when starting homebridge, but the Scan Frequency and Learn buttons, are working for the Mini, thats why the first error, as the mini don't have RF. The scan ir is ok but on the mini, how do i have buttons for both devices? any examples how do i insert it in the config.json ? Thanks