Skip to content

estbeetoo/node-red-contrib-lirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published