Skip to content

Instantly share code, notes, and snippets.

@appden
Last active July 16, 2023 18:43
Show Gist options
  • Star 23 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save appden/42d5272bf128125b019c45bc2ed3311f to your computer and use it in GitHub Desktop.
Save appden/42d5272bf128125b019c45bc2ed3311f to your computer and use it in GitHub Desktop.
Convert Pronto IR hex codes to LIRC pulses then Broadlink packets compatible with python-broadlink
@tomhopkins
Copy link

Do you know if this script - which works brilliantly- supports the ‘long-press’ elements of pronto codes? Thanks

@joaolucasd
Copy link

How do I use this? Complete newb

@nzfarmer1
Copy link

Hi

I have a series of commands from the broad link database of the form:

[off]
off_command = JgB2AGk4DQwNDA0pDQwNKQ0MDQwNDA0pDSkNDA0MDQwNKQ0pDQwNDA0MDQwNDA0MDQwNDA0MDQwNDA0MDQwNKQ0MDQwNDA0MDQwNDA0MDSkNDA0MDQwNDA0pDQwNDA0MDQwNDA0MDSkNDA0pDSkNKQ0pDSkNKQ4AApAAAA==

Does your script enable me to convert these to commands that the RM python library can send?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment