Luup IR

From MiOS
(Difference between revisions)
Jump to: navigation, search
(coming soon)
Line 1: Line 1:
== coming soon ==
+
== 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.
+
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]]. 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.
+
In the meantime, you will need to create a Luup plugin by hand as explained here: [[Luup Plugins]]. 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 (i.e. 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 [http://remotecentral.com remotecentral.com]. Also, most IR learners have a software utility to learn the codes and show them in Pronto format.

Revision as of 16:04, 8 August 2009

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. 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 (i.e. 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 IR learners have a software utility to learn the codes and show them in Pronto format.

Personal tools