Using an RM Pro+
I used to be able to record RF codes, but now the device won't detect the frequency. From the logs:
[3/22/2021, 11:05:05 AM] [Broadlink RM] [ACTION] Hold down the button that sends the RF frequency.
[3/22/2021, 11:05:13 AM] [Broadlink RM] [INFO] Scan RF (found frequency - 1 of 2)
[3/22/2021, 11:05:13 AM] [Broadlink RM] [ACTION] Keep holding that button!
[3/22/2021, 11:05:36 AM] [Broadlink RM] [INFO] Scan RF (stopped - 30s timeout)
[3/22/2021, 11:05:37 AM] [Broadlink RM] [INFO] Scan RF (stopped)
From my config:
…
{
"platform": "BroadlinkRM",
"name": "Broadlink RM",
"hideScanFrequencyButton": false,
"hideLearnButton": true,
"hideWelcomeMessage": true,
"hosts": [
{
"address": "192.168.5.242",
"mac": "34:ea:34:42:f9:ec",
"isRFSupported": true,
"isRM4": false
}
],
…
Would appreciate any support! And thanks for maintaining this plugin. :)
Using an RM Pro+
I used to be able to record RF codes, but now the device won't detect the frequency. From the logs:
[3/22/2021, 11:05:05 AM] [Broadlink RM] [ACTION] Hold down the button that sends the RF frequency.
[3/22/2021, 11:05:13 AM] [Broadlink RM] [INFO] Scan RF (found frequency - 1 of 2)
[3/22/2021, 11:05:13 AM] [Broadlink RM] [ACTION] Keep holding that button!
[3/22/2021, 11:05:36 AM] [Broadlink RM] [INFO] Scan RF (stopped - 30s timeout)
[3/22/2021, 11:05:37 AM] [Broadlink RM] [INFO] Scan RF (stopped)
From my config:
Would appreciate any support! And thanks for maintaining this plugin. :)