Open bengtmartensson opened 2 years ago
Is there some progress on fixing the export to IrRemote?
Sorry, no. I am pretty busy for the moment. But it is not that hard, or that much work. Can you help?
Hi, sorry I really don't have Java or object oriented programming skills, maybe If you can give me some advise I can try to bring it back to a working state. :)
It is not really that complicated; knowhow of Java or OO are not required. You only change the file exportformats.d/IRremote.xml
(and, possibly, the file exportformats.d/Arduino_Raw.xml
). The procedure is described here. Good luck!
IrRemote has recently been changed in an incompatible way. The export format with the same name should be updated for the new API.
Also, there are several protocols in IRremote that currently are not supported but it would be easy to do so.