123
Senior Member
File Submitter: 123
File Submitted: 11 Mar 2009
File Category: Premise
Author: Damon Deen
Contact: PM 123
Version: 1.0
Original Author: Damon Deen
Release Date: 08-06-2004
Here's a module that adds a new type of generic device you can create: an IR Remote Control. Basically allows you to control things in Premise with any IR remote control. Once you've gone through the Custom Device wizard, the device just looks like a keypad in CustomDevices with a user defined set of buttons. Each button is bindable to keypad buttons in the home which can have scripts and macros on them.
Just have to capture or paste the IR code for the button into each RemoteButton's "Press" action (don't use any other action other than press).
A note on reliability: When the IR command comes in from the IR receiver, SYS attempts to pattern match the code that came in on the IR port with the codes you've placed in the Buttons' Press actions. In order to acheive some level of reliability, I would suggest the IR receivers from GlobalCache (GC-RG1 or GC-RF1) and not the Slink-e. You can use the Slink-e, but it won't be as reliable since it isn't able to capture the carrier frequency of an IR signal (the GC stuff does).
Addendum by 123
The USB-UIRT device also captures's the carrier frequency of the incoming IR signal. It should be able to receive incoming IR codes as reliably as the GlobalCache device. A USB-UIRT driver was unavailable when IR Remote Control was released in 2004.
Click here to download this file