Skip to content

Instantly share code, notes, and snippets.

@InfrarougeRT2
Created March 19, 2017 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save InfrarougeRT2/351be58cce3c7368156108c408968d5f to your computer and use it in GitHub Desktop.
Save InfrarougeRT2/351be58cce3c7368156108c408968d5f to your computer and use it in GitHub Desktop.
node-red-contrib-lirc2

This node allow to send infrared signal from the lircd.conf file. Just send the name of the remote saved in lircd.conf and they key.

For example:

TV/KEY_POWER

It is realy easy to use (no setting)

First instal node-red-contrib-lirc: npm install node-red-contrib-lirc

Then install node-red-contrib-lirc2: npm install node-red-contrib-lirc2

more information here

[{"id":"4788b0b9.4ac0d","type":"TelecommandeIR","z":"bee3cb1a.1e87d8","name":"TelecommandeIR","controller":"9845a5a.b366058","x":819.4999694824219,"y":129.00000762939453,"wires":[]},{"id":"9845a5a.b366058","type":"lirc-controller","z":0}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment