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

Only one LEARN button - RM PRO LEARN #93

Closed S474N closed 4 years ago

S474N commented 4 years ago

There will be two buttons in HK (or Accessories tab in Homebridge UI-X):

There is only one button:

This button is only for RF Scan :(

Is possible to scan also in IR? How?

Thank you for reply.

S474N commented 4 years ago

Sorry, my mistake. This button have in config :)

                {
                    "name": "RM Pro Learn",
                    "type": "learn-code",
                    "host": "192.168.107.73",
                    "enableAutoOff": true,
                    "onDuration": 50,
                    "scanFrequency": false
                }

RF is "scanFrequency": true, IR is "scanFrequency": false