Conversion Script for SmartIR #1242
Gurutasker
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Full credit to 'ixkor' for this conversion script I found on his repo. Have used it to convert codes into ESPHome successfully.
https://gist.github.com/ixkor/7138c3baaa2560f0edfcec5c28b2def0
Written in python so you'll need to be familiar with executing, but here is an example code:
python sircc.py -i "<sourcefile.txt>" -o "<outputfile.txt>" -e Raw -c ESPHome
Beta Was this translation helpful? Give feedback.
All reactions