mjg59 / python-broadlink

Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
MIT License
1.38k stars 479 forks source link

New device RM4C Mini with id 0x520d #689

Closed titusthefox04 closed 2 years ago

titusthefox04 commented 2 years ago

Hi, I bought a device RM4C Mini on aliexpress, but I cannot integrate it into home assistant. I receive the follow message from home assistant:

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

I installed python-broadlink and checked configuration using command devices = broadlink.discover() with the follow result: 智能遥控 (0x520d / 192.168.1.57:80 / xx:xx:xx:xx:xx)

device is a Broadlink RM4C mini

Can you add it to the library?

Thanks

titusthefox04 commented 2 years ago

I created a pull request to solve this issue.

felipediel commented 2 years ago

Thank you!

kevinkey619 commented 2 years ago

I'm on 2022.7.2 and it still says the RM4C Mini is an "unsupported device" when I attempt to add the integration.

titusthefox04 commented 2 years ago

I've checked the release notes and a version with device 0x520D was not built.