Indigo/Clicker integration scripts are included with the Indigo application download. By purchasing the Salling Clicker application, you can easily control your home using a Bluetooth enabled cellular phone, such as the Sony Ericsson models, and some Blueooth enabled PDAs, such as the Palm Tungsten T.

You can change and view the on, off, and brightness state of devices, as well as execute Action Groups. For example, you could define an Action Group, “movie lighting”, that automatically sets different lighting levels for several different X10 lighting modules. Or you could create an Action Group, “leaving home”, that turns off all the lights in your house and has Indigo report any motion detector triggers to your cell phone via email.

Use the Update Indigo Variables script to automatically define and set the status of the Indigo variables: clickerProximity, clickerCallStatus, and clickerCallerID. These variables can be used from within Indigo to trigger actions or as a conditional to a trigger. For example, Indigo could automatically turn on your office light whenever you get within Bluetooth range of your computer, or could automatically flash a bedside lamp if a particular person calls.

Devices Clicker Script

          

The Devices Clicker script allows you to easily view and control any devices you defined within Indigo. Use the “Display in remote UI” checkbox in the Devices dialog from within Indigo to control which items are displayed on the phone/PDA menu. Devices that do not have an on/off state, such as a motion detector, are never displayed on the phone/PDA menu.

The Devices Clicker script automatically prefixes an “o” in front of device names that are on and a “-” in front of device names that are off. Also note that the script automatically defaults the list state selection to toggle the on/off state of the device. For example, if a device is currently on, then the script will default to selecting the off list item. This allows you to simply double click on a device name to toggle its state.

Actions Clicker Script

    

The Actions Clicker script lets you execute any Action Groups defined within Indigo. Use the “Display in remote UI” checkbox in the Action Groups dialog from within Indigo to control which items are displayed on the phone/PDA menu.

All Lights On, All Lights Off, and All Off Clicker Scripts

          

The All Lights On, All Lights Off, and All Off Clicker scripts allow you to control all Indigo devices that respond to these commands.

Update Indigo Variables Script


To install this Clicker Phone Event Handler and Proximity Handler script, drag the icon into the scripts list of the “Phone Events” panel within Clicker. Next, check Update Indigo Variables from the scripts list and press the Apply Now button. This script will automatically create and update the Indigo variables clickerProximity, clickerCallStatus, and clickerCallerID. Use these variables inside Indigo to trigger actions or as a conditional to a trigger.