Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| action_groups [2009/01/08 22:42] – created jay | action_groups [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Action Groups ====== | ||
| + | Action Groups are collections of actions (control lights, change variable values, send emails, enable/ | ||
| + | |||
| + | * A button press on a KeypadLinc | ||
| + | * At a specific time of day | ||
| + | * By tapping in Indigo Touch (the iPhone/iPod Touch interface) | ||
| + | * By clicking on an icon on a web page | ||
| + | |||
| + | It would be very inefficient to create the appropriate events listed above and have to implement the actions for each one individually: | ||
| + | |||
| + | Using Action Groups, you only need to tell each trigger event above to execute a single Action Group. Then, you would only need to change one Action Group to modify the actions performed by all the triggers. | ||