A Broadlink RM devices is a fantastic addition to anyone trying to automate their life! The ability to remotely control IR and RF devices via IP opens up a world of possibilities. It’s also possible to add to HomeKit via Homebridge plugins.
A lot of devices have their IR codes specified as Pronto format. So how do you convert them to work with a Broadlink RM?
Well, it’s a two step process.
- Clean up the Hex String:
http://tomeko.net/online_tools/hex_to_base64.php?lang=en - Convert Clean String:
https://www.jdoodle.com/embed/v0/eBD
Done!
Thank you! You saved me a lot of time converting these “by hand”.
Just made Sensus online IR&RF code converter for Broadlink available, which allows to not only do both in one shot, but also allows to edit the very important repeat code.
source: https://pasthev.github.io/sensus/
tool: https://pasthev.github.io/sensus/
pip3 install irgen