@stevchik wrote:
Need help configuring BroadLink RM pro +.
Here is my configuration in the switch.yaml
- platform: broadlink host: 192.168.1.37 mac: '78:0F:77:18:32:C3' type: rm2_pro_plus switches: tv_panasonic: friendly_name: "Panasonic" command_on: 'AAAAAAAA==' command_off: 'AAAAAAAA=='
I used ihc to set up Broadlink on the local network.
I was able to use Broadlink Manager to learn power on and power off commands. Broadlink Manager resolved my device as “RM2 Pro Plus3”
Everything seems to work using either ihc or Broadlink Manager.Using Home Assistant:
- boradlink.send command:
host: 192.168.1.37
packet:
- “AAAAAAAA==” (copied command from Broadlink Manager)
returns error: returns error: "Failed to call service broadlink/send ‘192.168.1.37’
- broadlink.learn command:
host: 192.168.1.37returns error: "Failed to call service broadlink/learn ‘192.168.1.37’
I spend a couple of days on this. Looking through many posts. So far no progress.
Thank you
Posts: 3
Participants: 2