node-red-contrib-lirc

0.4.1 • Public • Published

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

Package Sidebar

Install

npm i node-red-contrib-lirc

Weekly Downloads

4

Version

0.4.1

License

CC-BY-NC-SA-4.0

Last publish

Collaborators

  • aborovsky