pimatic-lirc

0.1.1 • Public • Published

pimatic-lirc

This is a plugin to send and receive IR commands using the LIRC utiltiy. The plugin needs a working installation of lirc before it can be used raspberry pi guide.

Configuration Plugin

You can load the plugin by editing your config.json to include:

{
  "plugin": "lirc"
}

Example:

if state of sonos-connect is equal to "play" then set lirc remote: AMP command: KEY_POWER

Receiving IR commands

If you want to be able to receive IR commands in Pimatic create an device like this:

{
  "id": "lirc",
  "class": "LircReceiver",
  "name": "Lirc"
}

Example:

if remote of lirc is equal to "samsung" and command of lirc is equal to "KEY_TV2" send prowl message:"TV2 on Samsung TV"

/pimatic-lirc/

    Package Sidebar

    Install

    npm i pimatic-lirc

    Weekly Downloads

    0

    Version

    0.1.1

    License

    GPL-2.0

    Last publish

    Collaborators

    • mwittig
    • sweetpi
    • tester22