node-red-contrib-lirc 0.4.1

Lirc node for node-red, allows to send date to the LIRC

npm install node-red-contrib-lirc

Description

Lirc nodes for node-red.

Lirc documentation: http://www.lirc.org/

What's inside?

It will include two nodes:

'lirc-controller' : a unique CONFIG node that holds connection configuration for Lirc and will acts as the encapsulator for Lirc access. As a node-red 'config' node, it cannot be added to a graph, but it acts as a singleton object that gets created in the the background when you add an 'lirc' or 'lirc-device' node and configure it accordingly.

'lirc-out' : Lirc output node that can send Lirc, so it can be used with function blocks.

-- payload contains:

--- string data - REQUIRED

Usage

According to official documentation: http://nodered.org/docs/getting-started/adding-nodes.html

License

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

#TODO

Implement autodiscovery by Beacon and arp tables

Node Info

Version: 0.4.1
Updated 7 years, 11 months ago
License: CC-BY-NC-SA-4.0
Rating: 1.0 1

Actions

Rate:

Downloads

4 in the last week

Nodes

  • lirc-controller
  • lirc-out

Keywords

  • node-red
  • ir
  • infrared
  • infrared remote
  • ccf
  • lirc

Maintainers

Contributors

  • Alexander Borovsky
  • Yury Kornilov