Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| indigo_2024.2_documentation:ui_tour [2025/02/18 20:36] – created - external edit 127.0.0.1 | indigo_2024.2_documentation:ui_tour [2025/04/14 20:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The Home Window in the Mac client looks like this: | The Home Window in the Mac client looks like this: | ||
| - | {{main_window.png? | + | {{main_window.png? |
| The Home Window has 4 areas: | The Home Window has 4 areas: | ||
| Line 21: | Line 21: | ||
| The outline view shows all high-level objects (except [[overview# | The outline view shows all high-level objects (except [[overview# | ||
| - | {{outline_view_controls.png? | + | {{outline_view_controls.png? |
| To create a new folder, select the main object type in the list then click the plus ('' | To create a new folder, select the main object type in the list then click the plus ('' | ||
| Line 41: | Line 41: | ||
| The image above shows all possible columns in the device view. However, if you right-click on the table header: | The image above shows all possible columns in the device view. However, if you right-click on the table header: | ||
| - | {{device_column_selection_menu.png? | + | {{device_column_selection_menu.png? |
| you can customize what columns are shown by checking/ | you can customize what columns are shown by checking/ | ||
| Line 48: | Line 48: | ||
| Every Item List is customizable in this regard. Also, if you right-click on a device: | Every Item List is customizable in this regard. Also, if you right-click on a device: | ||
| - | {{device_contextual_menu.png? | + | {{device_contextual_menu.png? |
| This menu will: | This menu will: | ||
| Line 152: | Line 152: | ||
| Device controls are separated into a variety of control tiles that are laid out in a grid in the Item Detail area. We also refer to this as the control area. If you have no device selected, the control area is blank. If you have a single device selected, you may see a variety of different control tiles. The first tile that will always be showing is the Device Details tile: | Device controls are separated into a variety of control tiles that are laid out in a grid in the Item Detail area. We also refer to this as the control area. If you have no device selected, the control area is blank. If you have a single device selected, you may see a variety of different control tiles. The first tile that will always be showing is the Device Details tile: | ||
| - | {{device_details_tile.png? | + | {{device_details_tile.png? |
| - | {{device_details_tile2.png? | + | {{device_details_tile2.png? |
| The information in the tile will be specific to the device type. For instance, battery powered devices (that report their battery status) will show the battery level. For sensor devices, the sensor reading will show (temp, humidity, etc. for instance). All devices, regardless of type, will show '' | The information in the tile will be specific to the device type. For instance, battery powered devices (that report their battery status) will show the battery level. For sensor devices, the sensor reading will show (temp, humidity, etc. for instance). All devices, regardless of type, will show '' | ||
| Line 159: | Line 159: | ||
| Plugin devices, regardless of whether they implement one of the built-in device types below or if they are completely custom devices, will also have a '' | Plugin devices, regardless of whether they implement one of the built-in device types below or if they are completely custom devices, will also have a '' | ||
| - | {{: | + | {{: |
| If you right-click a custom state, you will see the following contextual menu with several options: | If you right-click a custom state, you will see the following contextual menu with several options: | ||
| - | {{: | + | {{: |
| - Copy Python Reference will copy the full reference to that state that you can use in a Python script. It will look something like this: ''< | - Copy Python Reference will copy the full reference to that state that you can use in a Python script. It will look something like this: ''< | ||
| Line 176: | Line 176: | ||
| For lights (dimmers) and appliance modules (relays or On/Off devices), you see '' | For lights (dimmers) and appliance modules (relays or On/Off devices), you see '' | ||
| - | {{on_off_dimmer_tile.png? | + | {{on_off_dimmer_tile.png? |
| If the device doesn' | If the device doesn' | ||
| Line 182: | Line 182: | ||
| For lights that allow users to set the color, you'll see the '' | For lights that allow users to set the color, you'll see the '' | ||
| - | {{color_controls_tile? | + | {{color_controls_tile? |
| The top row of controls allow you to turn the light On, Off, and the last text field will allow you to type in the brightness (0-100). The second row of controls allows you to set the color and if the light supports it, the white value (also 0-100). If the light doesn' | The top row of controls allow you to turn the light On, Off, and the last text field will allow you to type in the brightness (0-100). The second row of controls allows you to set the color and if the light supports it, the white value (also 0-100). If the light doesn' | ||
| Line 188: | Line 188: | ||
| == Sensors (Motion Sensors, Energy Meters like the iMeter, etc.) == | == Sensors (Motion Sensors, Energy Meters like the iMeter, etc.) == | ||
| - | {{sensor_controls_tile.png? | + | {{sensor_controls_tile.png? |
| Sensor devices have their own control tile as well. Some of those devices can be explicitly turned On and Off (thus the buttons) and can respond to status requests. The buttons will be enabled/ | Sensor devices have their own control tile as well. Some of those devices can be explicitly turned On and Off (thus the buttons) and can respond to status requests. The buttons will be enabled/ | ||
| Line 198: | Line 198: | ||
| == Speed Controls == | == Speed Controls == | ||
| - | {{speed_controls.png? | + | {{speed_controls.png? |
| Speed control devices are devices that can control the speed of some kind of motor. For instance, the INSTEON FanLinc. And, in fact, the controls are currently tailored to the FanLinc' | Speed control devices are devices that can control the speed of some kind of motor. For instance, the INSTEON FanLinc. And, in fact, the controls are currently tailored to the FanLinc' | ||
| Line 204: | Line 204: | ||
| == Sprinklers == | == Sprinklers == | ||
| - | {{sprinkler_controls.png? | + | {{sprinkler_controls.png? |
| The sprinkler tile allows you to turn on a specific zone, go to the next or previous zone, update the valve status. And, if a schedule is currently running, pause/ | The sprinkler tile allows you to turn on a specific zone, go to the next or previous zone, update the valve status. And, if a schedule is currently running, pause/ | ||
| Line 210: | Line 210: | ||
| == Thermostats == | == Thermostats == | ||
| - | {{thermostat_controls.png? | + | {{thermostat_controls.png? |
| The thermostat tile shows the current temperature, | The thermostat tile shows the current temperature, | ||
| Line 216: | Line 216: | ||
| == Generic Output Devices == | == Generic Output Devices == | ||
| - | {{io_controls.png? | + | {{io_controls.png? |
| Output Controls tile shows the state of all the output states available for the device and you can update them immediately using the '' | Output Controls tile shows the state of all the output states available for the device and you can update them immediately using the '' | ||
| Line 223: | Line 223: | ||
| === Triggers and Schedules === | === Triggers and Schedules === | ||
| - | {{trigger_schedule_controls.png? | + | {{trigger_schedule_controls.png? |
| The detail area for triggers and schedules is identical - it shows the triggering event (either a state change or some time/date description), | The detail area for triggers and schedules is identical - it shows the triggering event (either a state change or some time/date description), | ||
| Line 238: | Line 238: | ||
| === Action Groups === | === Action Groups === | ||
| - | {{action_group_controls.png? | + | {{action_group_controls.png? |
| The action group detail shows a list of all the actions in the group. The '' | The action group detail shows a list of all the actions in the group. The '' | ||
| Line 255: | Line 255: | ||
| ===== Event Log Window ===== | ===== Event Log Window ===== | ||
| - | {{event_log_window.png? | + | {{event_log_window.png? |
| The event log window shows you most everything the Indigo Server is doing at any given time. You see incoming and outgoing traffic, trigger and schedule executions, and other useful diagnostic information. | The event log window shows you most everything the Indigo Server is doing at any given time. You see incoming and outgoing traffic, trigger and schedule executions, and other useful diagnostic information. | ||
| Line 272: | Line 272: | ||
| In this section, we'll go through each of the menus in Indigo. | In this section, we'll go through each of the menus in Indigo. | ||
| - | ==== Indigo 2024.1 Menu ==== | + | ==== Indigo 2024.2 Menu ==== |
| - | {{indigo_menu_2023_1.png? | + | {{indigo_menu_2023_1.png? |
| * '' | * '' | ||
| Line 285: | Line 285: | ||
| * '' | * '' | ||
| - | {{subscription_status.png? | + | {{subscription_status.png? |
| * '' | * '' | ||
| ==== File Menu ==== | ==== File Menu ==== | ||
| - | {{file_menu.png? | + | {{file_menu.png? |
| * '' | * '' | ||
| Line 319: | Line 319: | ||
| ==== Window Menu ==== | ==== Window Menu ==== | ||
| - | {{window_menu_2023_1.png? | + | {{window_menu_2023_1.png? |
| * '' | * '' | ||
| Line 328: | Line 328: | ||
| ==== Help Menu ==== | ==== Help Menu ==== | ||
| - | {{help_menu_2023_1.png? | + | {{help_menu_2023_1.png? |
| * '' | * '' | ||