rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.64k stars 550 forks source link

Convert Broadlink IR codes to Xiaomi IR codes #485

Open km2000us opened 5 years ago

km2000us commented 5 years ago

I would like to know if it is possible to convert broadlink IR codes (either base64 or hex) to xiaomi IR codes (either pronto or raw).

rytilahti commented 5 years ago

https://community.home-assistant.io/t/configuration-of-broadlink-ir-device-and-getting-the-right-ir-codes/48391 may give some ideas on how to do conversions.