mjg59 / python-broadlink

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

Update __init__.py #723

Closed ilvi80 closed 1 year ago

ilvi80 commented 1 year ago

Add support RM4C mini 0x520D

Context

Proposed change

Type of change

Additional information

Checklist

ilvi80 commented 1 year ago

Add 0x520D

bisquit2003 commented 1 year ago

Pls, we really need it.

guieiras commented 1 year ago

Hi!

This change is already on new_product_ids branch. @felipediel said that it will be merged as soon as he find time to prepare a new version (https://github.com/mjg59/python-broadlink/pull/715).

I understand the frustration and agree that 0x520D support should be prioritized, because all new released Broadlink RM4c mini have this ID. (I’m waiting for this since the first PR: https://github.com/mjg59/python-broadlink/pull/692)

But keep in mind that this PR probably will be closed for duplication reasons.

felipediel commented 1 year ago

Thanks, we already have this one, I will release the new_product_ids as soon as I can.