Broadlink RM4Pro "Device not supported"

Hi,

I am trying to integrate a Broadlink RM4Pro into HA with the official integration but I am always getting “Device not supported”.

Here is my log:

Unsupported device: 0x5213. If it worked before, please open an issue at https://github.com/home-assistant/core/issues

Things I tried before:

  • Search here and on github → seems like the old issue was fixed some time ago, still persists with me
  • “unlocked” the device in the Broadlink app

Anyone has a clue what I can try?

You can do nothing actually, unless you are a programmer.

https://githubmemory.com/repo/mjg59/python-broadlink/issues/646

it works on my setup (plug and play)

Your device does probably not have ID 0x5213

You have an older version of the RM4 Pro. The newer models are not supported yet until the dev has released python-broadlink v.0.18.1.

Support for device: 0x5213 is already implemented with the not yet released v.0.18.1. With a little bit of experience you can add device: 0x5213 by yourself though.

1 Like

I managed to hack into it. Works now, but involves adding 0x5213 to the registry.

Can you share what exactly you added to which registry key(s)?

Which Broadlink model do you want to add? As for the Broadlink RM4Pro with device code 0x5213: (“RM4 pro”, “Broadlink”) this is already added to the official code since version 0.18.1.