Indigo Overview

Indigo has several high-level objects that you interact with: Devices, Triggers, Schedules, Action Groups, Control Pages, and Variables. While some of these objects are obvious, others aren't, so let's create some definitions (each one has a section with more detail below):

Object Definition
Devices A device is any “thing” that Indigo can interact with - usually it's some kind of hardware (light switch, appliance module, motion sensor, etc), but devices can also be other non-hardware things (iTunes server, calendar, etc).
Triggers A trigger is generally some kind of “event” that occurs. Indigo can use that event to execute actions in response.
Schedules A schedule is similar to a trigger, but the event that causes the execution of the actions is a temporal event of some kind. Either a fixed point in time (5/2/2011 at 1:00pm) or more likely some repeating time (every day at 1:00pm).
Action Groups Action Groups are collections of actions that may be reused (and modified) easily between multiple triggers, schedules, and control pages and executed via various clients (the Mac Client, the Indigo Web Server (IWS) web pages, Indigo Touch, etc).
Control Pages Control Pages are user-created interfaces to control their Indigo system - for instance you could create a graphical floor plan with light icons in the various rooms.
Variables A variable is a place where your home automation logic can store information that changes during the normal operation of your home and that can be used in other parts of your system: for instance, you can have a variable that represents whether your home is occupied or not - then you can have special automation logic that takes place when that variable changes.

That is the very high-level definition of the primary objects in Indigo. If you don't find what you're looking for there, check out our Glossary of Terms which includes just about every term we can think of that you might run across. Next, we want to go into a little more detail about each of the main object types to help you understand when and why you would want to use them.

Devices

Devices in Indigo are “things” that Indigo can interact with. In previous versions of Indigo, they were pretty simple: they were either INSTEON or X10 devices. With Indigo 5, we've added the ability for third parties (and us) to create new kinds of devices that use the same UI and device lists that INSTEON and X10 devices use. This greatly expands the kind of devices that can be defined in Indigo.

There are two primary ways you can use a device in Indigo: you can use changes in it's various states to trigger some actions (e.g. when the motion sensor detects motion) and you can tell a device to perform some action (e.g. turn on the porch light). Indigo also provides you various ways to interactively control these devices and inspect their state (Indigo Touch, Indigo Web Server web pages, etc.)

Here is the device dialog:

We'll get to the device types in just a second, but first let's look at the common fields and buttons. At the top, you have the Name field, which represents the unique name of this device. Next you have the Description field - it's a free-form text field that you can put anything into you want - perhaps to help describe what features you're using.

At the bottom of the dialog, you have the Display in remote UI checkbox which, as it says, lets you see this device in remote client applications.

Under that you have the Enable Indigo communication to and from this device checkbox - this is useful if you have a device that you're temporarily taking out of service or moving. If you uncheck this checkbox, Indigo will not attempt to communicate with it in any way - so you won't receive errors in the Event Log when any action is taken for this device.

INSTEON Devices

Indigo uses Smart Link Syncing to quickly define and link INSTEON devices with the PowerLinc. This link syncing process will allow Indigo to control and see messages from the device.

First, make sure that Indigo has enabled communication with the interface. If Indigo is not online with the interface, then choose Connect from the Interface menu. See connecting the Interface in the Getting Started guide for more details.

Additionally, make sure you have your Access Point RFs (or SignaLinc RFs) correctly installed on opposite power legs. If the Access Point RFs or other dual-band devices are improperly installed or missing, then you may not be able to control some of your INSTEON devices. See the instructions included with your Access Point RF pair for installation details.

TIP: Access Point RFs do not bridge X10 signals, so if you also have X10 devices you will need an additional bridge.

Here's the INSTEON device dialog:

The Define and Sync… button will open the Define INSTEON Define dialog:

This is how you initially add an INSTEON device to Indigo. The directions on this dialog are quite self-explanatory. When you click the Start button you'll see the checkboxes turn green when each step is complete, and the Close button will enable when the process is complete. The sync process can take a few minutes to complete. Lamp and appliance devices normally take less than a minute, but KeypadLincs and ControLincs can take a few minutes because of the additional link information needed for all of the buttons.

If the sync process fails or does not complete, then make sure that the device is correctly wired or plugged in, both Access Point RFs are installed and on opposite power legs, and that you do not have an uninterruptible power supply (UPS) or surge protector strip plugged into the outlet the PowerLinc is using. If syncing still fails and the device is portable (ApplianceLinc or LampLinc), then try plugging it directly into the pass through outlet on the PowerLinc. See our website troubleshooting tips for additional help.

After the sync dialog is closed, some devices, such as the KeypadLinc, EZRain, Thermostat Adapter, Motion Sensor, and EZIO8SA, have additional custom settings shown in the main device dialog.

The Re-Sync Links… dialog will open the Synchronize INSTEON Device Links dialog:

Use this dialog to resync a device when it's links have been altered outside of Indigo. You may be asked to use this dialog by technical support when troubleshooting device problems.

The last button, Manage Links… is how Indigo allows you to remotely manage INSTEON links (without having to walk around pressing set buttons, etc.) and is discussed in great detail on the Indigo INSTEON Link Management page.

X10 Devices

Every X10 device in Indigo is defined by a collection of settings that detail the characteristics of that device. For example, there are several different X10 codes used to dim and brighten light switch devices. Depending on the type of device module used, it will respond to some X10 codes for dimming but not others. And some devices have additional features, like the ability to transmit back to Indigo when the device is turned on and off locally at the device itself.

Normally, you will not need to worry about these device settings. By choosing the correct device type in the device dialog, Indigo automatically chooses the correct settings for that particular device module.

However, you may have a device module not currently listed in the Type popup menu. To use devices that are not defined in the device Type popup, you can click the Definition… button you will be shown the Module Definition dialog:

If you know the specific features of your X10 device you can manually set them here. If you have difficulties finding the settings for a device you have, then visit our online support forum. It is possible that one of our users has already discovered the correct settings to use.

Plugin Devices

Along with built-in INSTEON and X10 devices, Indigo ships with plugins that allow you to define iTunes Music servers, EasyDAQ relay boards, and NOAA Weather Stations, etc. Each of these new device types define a set of “states” that you can use in other places: for instance, the iTunes Server device has states that represent the player state (playing, paused, etc), the current album, artist, and track, etc. The EasyDAQ plugin allows you to specify the specific board you have and the state of each relay/DIO.

We hope that eventually you'll be able to find many 3rd party plugins available in our file library that will cover many other types of devices. If you're a programmer and would like to develop plugins, check out our technical documentation section for all the docs you need to get started building Indigo plugins.

Triggers

A trigger is an action (or collection of actions) that Indigo executes when some “event” occurs - the event “triggers” the actions. For instance, when a motion sensor detects motion, that's an event. When Indigo gets a signal from the motion sensor that it has detected motion, it will look for triggers that need to be executed based on that event. Here's the Trigger dialog:

We'll look at each of the specific trigger types next, but first I'd like to point out a couple of other features. First, you'll notice that there are three tabs in the dialog: Trigger, Condition, and Actions. The first tab lets you define the trigger event. The second allows you to specify conditions which will be evaluated at runtime to determine whether the actions should be executed. See the Conditions section for more information. Lastly, the Actions tab allows you to define the actions that this trigger will execute. See Actions and Action Groups for more information.

Let's look at the various built-in events that Indigo can use in triggers along with their dialogs.

INSTEON Command Received

Use the Type INSTEON Command Received to trigger an action when INSTEON commands are sent from a device, like a KeypadLinc, and then received by the PowerLinc interface. Select the INSTEON command from the Received popup that you want to cause the trigger, along with the Device from which the command was sent. For devices with multiple buttons, like the KeypadLinc and ControLinc, you can also choose which button press causes the trigger via the Using button popup.

TIP: The Double Tab On and Double Tap Off command types are useful for triggering lighting scenes at a wall switch (like the SwitchLinc). For example, you could create a Double Tap Off trigger action that turns off all the lights in the house when a SwitchLinc near the back door is pressed twice.

TIP: Read our online troubleshooting information page if you are having problems reliably sending or receiving INSTEON commands.

X10/RF Command Received

Use the Type X10/RF Command Received to trigger an action when X10 commands are sent from a device, like a PalmPad, SwitchLinc 2-Way Dimmer, etc, and then received by the X10 or RF interface. Select the X10 command from the Received popup that you want to cause the trigger, along with the Device or X10 Address for that command.

Choose A/V Button Pressed from the Received popup to trigger an action using one of the X10 universal remote controls, such as those included in the X10 “Entertainment Anywhere” kits.

TIP: Read our online troubleshooting information page if you are having problems reliably sending or receiving X10 commands.

Device State Changed

Use the Type Device State Changed to trigger an action whenever a device's state changes. For example, you could create a Trigger Action for whenever a specific light's brightness becomes greater than 75% or for when your thermostat's temperature drops below 55 degrees.

A device state can change as a result of the following: a direct INSTEON or X10 command sent to that device from a remote control or motion detector, a device action Indigo has sent the device, or the reception of a new status state from the device itself.

Unlike INSTEON modules, not all X10 modules transmit their current states when they are changed directly at the device itself. For example, in order for Indigo to know that you have turned a hallway light on at the light switch itself, the light switch module must be a 2-way module that can transmit X10 signals back to Indigo. We recommend that our users only purchase these 2-way X10 modules in cases where Indigo needs to be aware of the status changes triggered at the device itself. Each X10 transmitter in your system will reduce the X10 signal strength throughout your home wiring.

TIP: Read our online troubleshooting information page if you are having problems reliably sending or receiving INSTEON or X10 commands.

Variable Changed

Use the Type Variable Changed to trigger an action whenever an Indigo variable value changes. Variable values can change as a result of a Modify Variable action or from the user directly modifying the value. See the Variables section for more information about using variables.

Note: becomes true will fire when the value becomes “true”, “on”, “yes”, and “1” (if it wasn't one of those values previously). becomes false will fire when the value becomes “false”, “off”, “no”, and “0” (if it wasn't one of those values previously). Any other value will be neither true nor false and neither will fire.

Indigo Server Startup

Use the Type Indigo Server Startup to trigger an action when the Indigo Server process is first launched.

There are no options so we aren't showing that dialog.

Power Failure

Use the Type Power Failure to trigger an action whenever the computer interface detects a power failure. For Indigo to receive this information from the computer interface, the computer running Indigo must be connected to an uninterruptible power supply (UPS). Otherwise, the command from the interface will be sent to a computer with no power.

There are no options so we aren't showing that dialog.

Interface Connection Initialized

Use the Type Interface Connection Initialized to trigger an action whenever the communication between Indigo and the interface is successfully started.

There are no options so we aren't showing that dialog.

Interface Connection Failure

Use the Type Interface Connection Failure to trigger an action whenever the communication between Indigo and the interface fails. An unplugged USB cable or a malfunctioning interface can cause this error.

There are no options so we aren't showing that dialog.

Email Received (Pro only feature)

Use the Type Email Received to trigger an action based on emails sent to Indigo. You can trigger an action if any email is received, or restrict the trigger to emails that contain phrases within the subject title and/or specific sender email addresses. See the configuring email settings section for more information about having Indigo send and receive emails.

Plugin Events

Plugins may define events - use the Type Plugin then select the Plugin and the Event to configure the event further.

Schedules

Schedules are collections of actions that are executed based on a time/date (temporal) specification - they are “scheduled” to execute. Here is the Schedule dialog:

As with trigger dialog, the schedule dialog has 3 tabs: Schedule is for specifying the temporal settings; Condition is for specifying further conditions that can determine if the actions are executed, and finally the Actions that will execute. Conditions and Actions are discussed in a later section. The two main sections of the Schedule tab separate the temporal settings into two parts - the time of day and the date.

Time

The Time section allows you to specify the time of day that the schedule will execute. There are 4 main options:

  • Absolute time - in the case of the figure above, the schedule will execute at 2:18pm local time
  • Time relative to Sunrise - so some number of minutes before or after sunrise depending on the value in the text box (use negative numbers for before sunrise). For more specific options click the Customize button (see image below):
    • At sunrise is the default (0 is inserted into the text box on the main dialog)
    • X minutes before sunrise (-X is inserted into the text box on the main dialog)
    • X minutes after sunrise (X is inserted into the text box on the main dialog)
    • Force trigger time to Y at the earliest will cause the trigger to execute at the specified time if the minutes before sunrise specification is earlier than Y
    • Force trigger time to Y at the latest will cause the trigger to execute at the specified time if the minutes after sunrise specification is later than Y

  • Time relative to Sunset - works the same as the above option but with respect to Sunset rather than Sunrise
  • Every X hours Y minutes - this is the typical repeating setting. TIP: you can use fractional minutes if you like (i.e. .5 is every 30 seconds, .25 is every 15 seconds, etc)

You can also randomize all of the above settings by entering a non-zero value in the Randomize by text box. Each execution will add the randomized amount of time. Use this setting to create schedules that have that “lived in” look.

Date

The Date section allows you to specify the date(s) on which the schedule will execute. There are 5 primary options:

  • Absolute Date - execute this schedule on a specific date
  • Repeating every number of days - the default option repeats every day though you can change that to every X number of days
  • Absolute days of the week - execute only on certain days of the week (not that darkened days are selected, lightened aren't)
  • Absolute days of the month - specify each day of the month on which to execute the schedule separated by a comma
  • Fixed days of the month - specify advanced day settings such as third Thursday of the month

Below those 5 options are a couple of modifiers which may or may not be available based on the primary option you've selected:

  • Repeat allows you to specify repetition. This one changes based on what you have selected above:
    • For absolute date you can specify yearly repetitions (e.g. every year, every 3 years, etc.)
    • Disabled for repeating every number of days since that already specifies repetition
    • For Absolute days of the week you can specify weekly repetitions (e.g. every week, every 6 weeks, etc.)
    • For Absolute days of the month and Fixed days of the month you can specify monthly repetitions (e.g. every month, every 4 weeks, etc.)
  • Start on allows you to specify some date in the future to begin on (disabled for the first option since that specifies an absolute date)
  • Optional End on date so you can specify an absolute date on which to stop any repetition.

Other Options

There are two options at the bottom of the dialog. The first is Hide executions in Event Log which will suppress any log messages indicating that this schedule has executed. This especially useful for schedules that repeat very frequently (every X minutes for instance). The second is Automatically delete after next execution which will do exactly that - after the next time that the schedule executes it will be deleted regardless of the time or date settings.

Actions and Action Groups

Actions are the individual commands that Indigo will perform: turn on a light, send an email, etc. You can specify as many actions as you like for each Trigger, Schedule, Action Group, and Control Page element.

Action Groups are groups of actions that can be specified separately from Trigger, Schedule, and Control Page elements, so that they can be reused. For instance, if you have a group of lights you turn on at the same time, you can create an action group for those lights and just execute that group as part of the various triggers, schedules and control page elements. If you need to add a light, you only need to add it to the group rather than edit each individual trigger, schedule, etc. that needs to control that group. Action groups are also optionally shown in remote clients so it's an easy way to control some collection of devices from those clients without having to adjust each one manually.

Actions

There are 17 built-in actions and plugins may also implement actions, so you have a wide variety of things that Indigo can do for you with just a few menu selections and clicks.

Control Light / Appliance

This action will allow you to control a light (dimmer) or appliance (relay) device. There are 13 possible actions, some of which aren't available for every light or appliance device:

  • All Off - turn off all light and appliance devices. The Devices: popup lets you select All INSTEON/X10, All INSTEON, All X10, or a specific X10 house code.
  • All Lights On - turn on all light devices with the same Devices: options as All Off
  • All Lights Off - turn off all light devices with the same Devices: options as All Off
  • Turn On - turn on a specific device with an optional complementary Auto-off after X minutes action
  • Turn Off - turn of a specific device with an optional complementary Auto-on after X minutes action
  • Toggle On/Off - turn on the device if it's off or off if it's on
  • Set Brightness - set the brightness of a lamp device to a specific percentage (from 0-100)
  • Brighten by % - increase the brightness of a lamp device by a specific percentage (from 0-100)
  • Dim by % - increase the brightness of a lamp device by a specific percentage (from 0-100)
  • Send Status Request - send a status request message to the device (only useful for INSTEON and 2-way X10 devices)
  • Beep Device - send a command to the INSTEON device to “beep” the device (only supported on some INSTEON devices)
  • Turn On KeypadLinc Button - tell the KeypadLinc to turn on the button's LED (only supported on late model KPL's)
  • Turn Off KeypadLinc Button - tell the KeypadLinc to turn off the button's LED (only supported on late model KPL's)

Control Sprinkler (Pro Only)

There are seven actions available once you've selected your sprinkler device:

  • Run Schedule - selecting this action will show you the zone table (shown above) that will allow you to set the duration for each zone and optionally multiply those durations by the selected variable. This last option is useful if you change durations based on time of year - you can change the variable value but keep the existing schedule and it'll adjust the duration as appropriate.
  • Pause Schedule - this action will pause the current schedule (if for instance you're walking to your car and don't want to get wet)
  • Resume Schedule - this action will resume a previously paused schedule (once you're in your car)
  • Stop (all zones off & clear schedule) - this action will completely stop the schedule
  • Activate Previous Zone - this action will cause the schedule to back up one zone
  • Activate Next Zone - this action will cause the schedule to jump to the next zone
  • Turn on Specific Zone - this action will turn on a specific zone for the maximum run time specified in the sprinkler's definition and will turn off after it's done

Control Thermostat (Pro Only)

There are 12 actions available once you've selected your thermostat:

  • Set Heat Setpoint - set the heat setpoint to an absolute temperature
  • Increase Heat Setpoint - increase the heat setpoint by some number of degrees
  • Decrease Heat Setpoint - decrease the heat setpoint by some number of degrees
  • Set Cool Setpoint - set the cool setpoint to an absolute temperature
  • Increase Cool Setpoint - increase the cool setpoint by some number of degrees
  • Decrease Cool Setpoint - decrease the cool setpoint by some number of degrees
  • Set Mode - set the mode of the thermostat to one of the following:
    • All Off - set the HVAC unit so that both heat and cool setpoints are ignored - the unit will not come on at all
    • Heat On - activate the HVAC unit so that only the heat setpoint is used
    • Cool On- activate the HVAC unit so that only the cool setpoint is used
    • Heat/Cool On - activate the HVAC unit so that both heat and cool setpoints are used
    • Run Heat Program - tell the thermostat to run the heat program that is programmed directly into the thermostat (see the thermostat documentation for details)
    • Run Cool Program - tell the thermostat to run the cool program that is programmed directly into the thermostat (see the thermostat documentation for details)
    • Run Heat/Cool Program - tell the thermostat to run the heat/cool program that is programmed directly into the thermostat (see the thermostat documentation for details)
    • Fan Auto On - turn the fan on (so it'll continuously run)
    • Fan Always On - set the fan so that it only runs as needed)
  • Get All Status - get all information from the thermostat
  • Get Current Mode - get the current mode
  • Get Ambient Temperature - update the temperature
  • Get Ambient Humidity - get the humidity
  • Get Setpoints - get the setpoints

v1 thermostat adaptors didn't broadcast out updates (and Indigo 4 didn't catch the v2 broadcasts) to update it's internal state representations for the thermostats (Indigo 4 polls periodically) - which is why there are so many options to get status. Indigo 5 catches the v2 thermostat update broadcasts so the need to manually get updates should be reduced.

Control Input / Output Device (Pro Only)

There are eight actions available once you've selected your IO device:

  • Turn On Output - turn on the specified output
  • Turn Off Output - turn off the specified output
  • Turn Off All Outputs - turn off all outputs
  • Get All Status - get the status of all inputs and outputs
  • Get Binary Outputs Status - get the status of all the binary outputs
  • Get Binary Inputs Status - get the status of all the binary inputs
  • Get Analog Inputs Values - get the voltage value of all the analog inputs
  • Get Sensor Inputs Values - get the value of the 1-wire sensor bus (only available on some I/O devices)

Execute INSTEON Scene

There are four commands that you can send to an INSTEON scene:

  • Scene On - send the ON command to every device in the group - if the device has an adjustable ramp rate and/or brightness value, those are honored
  • Scene Instant On (to 100%) - send the ON command to every device in the group - but ignore ramp rates and default brightness values (everything comes on full immediately)
  • Scene Off - send the OFF command to every device in the group - if the device has an adjustable ramp rate it will be honored
  • Scene Instant Off - send the OFF command to every device in the group - ignore ramp rates (everything goes off immediately)

The Scene: popup represents the INSTEON scene number - any name that you've assigned to that scene will also show up in the text field beside it (you can change the name there also if you like). Use the Send On and Send Off buttons to test your scene commands.

The table will show you what devices are in the scene. The columns are pretty self explanatory perhaps with the exception of the Status column. That column shows the status of the device's settings in the scene (edited, added, deleted, etc.) because you can modify scenes without actually performing the link sync. If you have a scene that isn't working correctly the value in that column might help you understand why it isn't working.

Finally, if you need to add, modify, or delete a device from the scene, click on the Modify Scene… button. See the Indigo and INSTEON Link Management page for more details.

Execute Action Group

Select an action group from the popup to execute.

Execute Script (Pro Only)

Modify Variable

Select a variable to modify, then select the options.

Send Email

Enter the email address (or multiple addresses, separated by commas), subject and the body.

Remove Delayed Actions

There are four options for removing delayed actions:

  • Remove all delayed actions - this will remove all delayed actions regardless of delay type
  • Remove for device - remove any delays for the selected device
  • Remove for trigger - remove any delays from the selected trigger
  • Remove for schedule - remove any delays from the selected schedule

Reset Interface Connections

This action will attempt to reset all built-in hardware interfaces. There are no options.

Enable Device

This action will enable Indigo communication with the selected device. You can specify an optional complementary Auto-disable after X minutes action.

Enable Trigger

This action will enable processing of the selected trigger. You can specify an optional complementary Auto-disable after X minutes action.

Enable Schedule

This action will enable processing of the selected schedule. You can specify an optional complementary Auto-disable after X minutes action.

Disable Device

This action will disable Indigo communication with the selected device. You can specify an optional complementary Auto-enable after X minutes action.

Disable Trigger

This action will disable processing of the selected trigger. You can specify an optional complementary Auto-enable after X minutes action.

Disable Schedule

This action will disable processing of the selected schedule. You can specify an optional complementary Auto-enable after X minutes action.

Plugin (Pro Only)

For plugin actions, you specify the Plugin: and Action:. If the action requires a device to be selected, you'll be shown the Device: popup and if there is further configuration for the action you'll see an Edit… button. Click on that button and follow the instructions for that specific action.

Action Options

There are three options to each action (and in fact are the only configurable options if you select None as the action Type:):

  • Delay by X minutes - this will delay the execution of the action by some number of minutes (you can add fractional minutes as well e.g. .5 is 30 seconds, etc.)
  • Override previous delay - this will automatically delete any previous delays specified for the action above
  • Speak - if you enter text in the text box Indigo will use the voice synthesis to speak the text

Managing Multiple Actions

Use the Add New button below the Speak: text area and the separator if you would like to add an additional action. You can then use the Prev and Next buttons to select which action's settings are being displayed. Press the Show All button to see a list of all the actions:

You can then Duplicate or Delete the selected action, or use the Up / Down buttons to reorder the list of actions. To edit a specific action's settings, double-click on the action or press the Edit… button.

While you can order the actions in any order you like, Indigo will attempt to execute all actions in parallel. It's not always possible for various reasons, but that's the intent. If you want to order the execution, then you'll need to add delays which will delay the action's execution from the time of the event. So, if you have 3 actions and you want the first to execute immediately, the second to execute a minute after the event, and the third to execute two minutes after the event, then add a one minute delay to the second and a two minute delay after the third.

Action Groups

Action Groups are groups of actions that can be specified separately from Trigger, Schedule, and Control Page elements, so that they can be reused. For instance, if you have a group of lights you turn on at the same time, you can create an action group for those lights and just execute that group as part of the various triggers, schedules and control page elements. If you need to add a light, you only need to add it to the group rather than edit each individual trigger, schedule, etc. that needs to control that group. Action groups are also optionally shown in remote clients so it's an easy way to control some collection of devices from those clients without having to adjust each one manually.

To create a new action group:

  1. Select Action Group List from the View menu.
  2. Press the New… button at the top of the main window.
  3. Name the group, for example “going to bed.”
  4. Optionally give the group a Description.
  5. Select the action Type: and select the various options. (See the actions section above for details on all of the action's settings, and information on how to add additional actions to the Action Group)

Indigo includes a built-in Web server that allows remote execution of your Action Groups from Indigo Touch or any modern Web browser (Safari, Firefox, Opera). Follow the instructions in the Starting Indigo Server section of the Getting Started guide to make sure that the following options are enabled: Start and connect to Indigo Server on this computer, Allow remote access, and Enable iPhone, iPod touch, and remote Web browser access.

The Display in remote UI option at the bottom of the dialog will make this action group show up in remote clients like Indigo Touch or the web pages. When you see them in those UIs you can tap/click the action group and it will be executed so it's an easy way to control scenes from those clients.

TIP: if the Action Group is in a folder, that folder must also be marked for Remote Display.

Control Pages (Pro Only)

Control pages are custom graphical pages that you can use to control Indigo, either through the browser or Indigo Touch. You design the page - from the background image and/or color to the placement of text labels, control images, and what actions clicking/tapping on those images performs.

Control Page Editor

To create a new Control Page, select View→Control Pages, then click the New… button above the control page list. You will be shown the control page editor window:

The editor window has 4 areas - the first is the the global control area. In this area you'll find buttons to create new page elements (labels, controls, etc), duplicate existing elements, delete elements, and turn on/off some features of the editor. Select Snap to grid to have page elements snap to a grid that overlays the design area (see the next item). Select Show grid to show the aforementioned grid. Select Edit z-order to show you the order of the page elements and allow you to change them. Higher numbered elements are drawn last, so if you have overlapping controls the one with the highest order will be drawn last.

The second area is the design area. This is where you'll graphically lay out your control page. It operates much like many drawing programs - you select objects and drag them around to position them. The default new control page contains two elements: a graphical server status icon and a server status text area. By the way, you can have only one of each of these element types on your control page.

The white area is the visible area that you'll see on the web page or in Indigo Touch. The gray area is just the image border area - items in the gray area will not show on the control page. If you have the Edit z-order checkbox described above checked, you'll see controls like this for each page element:

In the example above, you see 4 page elements: the graphical server status element, the server status text area, a device state element using a ceiling fan image, and another device state element using a lightbulb image. The ceiling fan element is selected, as you can tell by the blue brackets at each corner of the image. Because I also have the z-order checkbox selected, you see the z: # next to each element, and above and below that for the selected element you see up/down arrows, one with a line above/below and one without. The arrows that aren't pointing to lines will move the element up/down one step at a time. The arrows that point to lines will move the element to the top/bottom of the element hierarchy.

If you have a page element that's showing a textual description, then you'll notice a little resize icon at the lower left corner of the text - this control will allow you to adjust the width of the text field so that it can accommodate longer test. Text can only be a single line at the moment but you can make it as wide as the entire page.

The third area is the page element detail area. This area changes based on what's selected in the design area and what options are selected for the page element. If no page element is selected in the design area, then you'll see the information about the page itself:

This is where you set global information about the page itself. The Page Name: and Description: fields are pretty self-explanatory. Check the Hide Tab Bar at bottom of Indigo Touch when shown to have the bottom navigation bar hidden when this page is viewed in Indigo Touch. You can use a Background image: by selecting it from the popup, such as a floorplan or other image. You can add your own image by creating a PNG file and adding it to the backgrounds folder (to open that folder in the Finder just click the Show Folder button - and if you add an image while Indigo is running, click the Refresh button to have it added to the popup).

If you aren't using a background image, your background image is smaller than the total size of the page, or if your background image has transparency identified, you can specify the color of the rest of the background by clicking on the Background color: colorwell. Finally, you can have the page size constrained to the size of the background image or you can specify your own page size. Here are a few design tips for designing pages for Indigo Touch on various devices:

  • iPhone/iPod touch
    • Viewable Portrait size: 320×416
    • Viewable Landscape size: 480×268
  • iPad
    • Viewable Portrait size: 768×960
    • Viewable Landscape size: 1024×704

If you look closely at the numbers, you'll see that on the iPad, the Indigo Touch header that's displayed above the control page is 64pix regardless of screen orientation. However, it appears that the header is decreased to 52px when in landscape mode on the iPhone/iPod touch. This is verified in both iOS 3.x and 4.x.

Page element details will vary based on what's displayed - we'll go into those details a bit later.

The final section is the bottom control area - the Help, Cancel, Browser Preview, and Save and Close buttons are also pretty self-explanatory (the Help button may have gotten you to this page in fact).

Other Editor Features

The Control Page editor now supports Cut/Copy/Paste between control pages as well as drag and drop. You can drag and drop page elements between pages and drop devices on a control page to add them. You can also drag control page elements to the Finder, which will create a clipping file. You can then switch databases, and drag those clipping files back onto a control page and it will import them. The clipping files will initially be titled with the XML text that's being exported, but you can change the name of the clipping file - so if you're sending it to someone else you can give it a more descriptive name. This is a good way to share groups of page elements with others.

The Control Page list in the Home Window will allow you to drag Control Pages out to the Finder. This will create a clipping file that can then be dragged back onto the Control Page list (for instance, in another database) and the whole control page will be recreated. Note, however, that if the target doesn't have the same devices, variables, action groups, and images, you'll need to edit the resulting page elements. The clipping files will initially be titled with the XML text that's being exported, but you can change the name of the clipping file - so if you're sending it to someone else you can give it a more descriptive name. This is a good way to share control pages with others. To import a control page, just drag it from the Finder to the Control Page list.

Page Element Details

As we stated above, each page element represents some kind of object - also called controls. Specifically, there 6 different types of controls.

Device State

When you select Device State from the Display: popup, you're shown a list of devices in the For: popup. Once you've selected a device, the next popup will show the list of states for that device.

The next row of options allow you to have the control represented by an image or in text. Images may be used to represent the state of most common devices - we provide quite a few different images. If you'd like to use custom images, check out the wiki article that discusses creating and using custom images.

The next row of options is for the Caption: field - static text that can be used as a label for the control. It can be placed on any side of the control (left, right, above, below) as well as centered on top (good for buttons).

The next two options, Client action: and Server action: allow you to specify what happens when the control is interacted with (via click or tap) and are describe in separate sections below.

Variable Value

Variable Value controls have the exact same options as device state controls, but rather than use the device state it uses the value of the variable you selected in the For: popup to select the correct image or as the text to display.

Static Image/Caption

Static Image/Caption controls are simpler than the other controls: they can have an image and/or static text caption.

Refreshing Image URL

Refreshing Image URL controls allow you to specify a URL to an image that is refreshed periodically (specified in the Refresh rate: popup). Just specify the image size, URL, and refresh rate.

Server Status Text

This control will show the latest status update message from the server as text. You can have only one of these controls on your control page.

Server Status Icon

This control will show a spinning icon when the server is performing some request for the control page. You can have only one of these controls on your control page.

Client Actions

For every page element, you can have one of three client actions performed whenever the page element is clicked/touched:

  1. Popup UI Controls - this will cause the client to pop up a dialog with the controls appropriate for the device or variable selected (it doesn't do anything for other page element types)
  2. Link to Control Page - this will cause the client to display the selected control page so it's useful to navigate between control pages. The Open in new window checkbox really only effects viewing pages in a browser, not Indigo Touch
  3. Link to URL - this will cause the client to open the provided URL in a browser window (a new browser window if the Open in new window checkbox is checked).In Indigo Touch, it will cause Mobile Safari to open and show the page specified by the URL.

Server Actions

Every page element may also have server actions performed - these are the typical actions described above. Just like Triggers and Schedules, you can specify a single action or multiple actions.

Variables

Variables are used to hold information that can help your home automation logic. For instance, Indigo ships with an AppleScript which stores weather information in variables. You can use that information to display on control pages, as part of your conditional logic (see Conditions below), or as a trigger for some other action.

To manage your variables, select Window→Variable List and you'll see the Variable List window:

This window is broken up into 3 sections. The top section lets you create new variables, duplicate existing variables, and delete variables. It also lets you search your variable list (either name or value) by typing some text into the search box.

The middle section is the actual variable table. It actually has two parts: the table header and the table itself. If you right click on the table header, it will allow you to customize what columns show up in the table. To change a variable Name, just double click on the name and type in a new name. Note that variable names can contain only alpha-numeric characters and underscores “_” and must be unique. Variable values may contain pretty much anything and can be changed by double-clicking on them.

The Remote Display column indicates whether a variable will be shown in the built-in variable list in remote clients. The ID column shows the unique identifier for the variable - you'll need this if you're planning on writing Python scripts.

If you right-click a variable, you can toggle the Remote Display attribute or copy the variable id to the clipboard (for easy pasting into scripts).

The bottom section are the folder control buttons. Clicking on the plus (+) will add a new folder, and clicking on the minus (-) will delete the selected folder. If the folder isn't empty when you try to delete it, a sheet will come down prompting you to decide if you want to delete all the enclosed variables or if you want to move them out of the folder first. If you right click on a folder in the list, you can toggle whether the folder shows up in remote clients and you can copy the unique folder id to the clipboard for use in scripts.

Conditions

On the Trigger and Schedule dialog, there's a tab named Condition. If you select this tab, you'll see something like this:

Conditions allow you to specify extra logic that's evaluated at execution time to determine if the actions associated with the trigger or schedule should be executed. Most conditions will be set to Always - in other words, there are no additional conditions associated with the trigger or schedule. However, there are many situations where you need to factor in other information at execution time that can help determine if the actions should be performed.

A simple example might be a motion sensor triggering a light - you might want motion detected by the motion sensor to turn on a light, but only between the hours of 6pm and 11pm. You can currently do that by creating a schedule that enables a trigger at 6pm and another one that disables the trigger at 11pm. But that's 3 moving parts (two schedules and the trigger). Using a condition, you can reduce that to just a single trigger and the following condition:

This condition says that if the current time is greater than 6pm and less than 11:00pm then the actions will be executed.

Another example that can't be accomplished easily without writing a script is having multiple conditions. For instance, let's say you have a sprinkler schedule that runs periodically. However, there are several conditions in which you don't want the sprinkler to run:

  1. if you've left your windows open
  2. if it's too cold outside
  3. if it has rained more than 3/4 of an inch in the last 24 hours.

Let's assume that you have a script running that populates Indigo variables with data from a weather station: “rain_total” holds the rain total for the last 24 hours, and “outside_temp” holds the temperature in fahrenheit. Further, let's say you have a variable, “windows_open”, that's either true or false indicating whether the windows in your house are open or not.

Given all of these conditions, here's how the condition editor would look:

This is a negative condition - if None of the rules are true then the actions will execute. It could also be written as an All rule if you switched the tests around:

This version says that if All the conditions are true (windows aren't open, temperature is greater than 40, and rain total is less than 3/4 of an inch) the actions will execute.

Note for variable comparisons: is true will evaluate true if the value is one of these: “true”, “on”, “yes”, and “1” and will evaluate false if it's anything else. is false will evaluate true if the value is one of these: “false”, “off”, “no”, and “0” and will evaluate false if it's anything else.

To add a rule, click the plus (+) button next to a rule to add a rule directly below it. Click the minus (-) button to remove a rule. To create a sub-rule group, hold down the option key on your keyboard and the plus button becomes an ellipsis (…) button. Clicking on this will create a sub-rule group (Any, All, None). For instance, here's an arbitrarily complex (but nonsensical) rule with several sub-groups:

To reorder rules, simply drag them around. As you can see, the condition rule editor is extremely powerful - you can create complex multiple conditional logic without resorting to a script. And it's available to Lite users as well (whereas script conditions aren't). The Insert into Event Log Window button will put a textual representation of your rule into the event log for handy copy/paste into a forum post - this will help others see what your logic is to assist in debugging:

All of the following rules are true
	If variable windows_open is false
	If variable outside_temp is greater than value "40"
	If variable rain_total is less than value "0.75"

If, however, you still can't express your conditional logic using the rule editor, you can still select the If script returns true: radio button and write a script that returns true or false.

indigo_5_documentation/overview.txt · Last modified: 2020/04/02 21:40 (external edit)
 

© Perceptive Automation, LLC. · Privacy