Luup IR

From MiOS
Revision as of 01:43, 12 June 2009 by Micasaverde (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

coming soon

Soon we will have a web based tool to add support for your infrared device without any technical skills, and which will also support learning infrared codes.

In the meantime, you will need to create a Luup plugin by hand as explained here: Luup_Plugins_ByHand. A Luup plugin for an infrared device is no different from any other plugin. You still create a UPnP device file, one or more service files which contain the actions the device implements (ie on, off, volume up, etc.), and a Luup implementation file. The only different is that the xml tag you will use in the implementation file is called "ir" and contains the infrared code in pronto format. Until we have the learning module going you can find infrared codes in pronto format for many popular devices at remotecentral.com. Also, most i/r learners have a software utility to learn the codes and show them in pronto format.

Personal tools