Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| indigo_2025.1_documentation:indigo_touch_web [2025/10/24 01:49] – [Tile View / List View] davel17 | indigo_2025.1_documentation:indigo_touch_web [2025/10/24 12:00] (current) – [Tile View / List View] davel17 | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| * Thermostat | * Thermostat | ||
| - | Devices also have a special popup menu which is shown when you click the ellipsis icon //'' | + | Devices also have a special popup menu which is shown when you click the ellipsis icon //'' |
| - | * Copy ID - This item will cause the device' | + | * Copy ID - This option |
| - | * Refresh from server - ITW objects update automatically when data are changed in Indigo, but sometimes you might want to force the data to refresh for a specific device. Selecting this item will cause the device data to be refreshed. | + | * Refresh from server - ITW objects update automatically when data are changed in Indigo, but sometimes you might want to force the data to refresh for a specific device. Selecting this option |
| * Send status request - only available for devices that support the Send Status Request feature in the Indigo Client. | * Send status request - only available for devices that support the Send Status Request feature in the Indigo Client. | ||
| - | * Show device JSON - this item will cause a pop-up window to display the entire JSON payload for the device. | + | * Show device JSON - this option |
| == Actions == | == Actions == | ||
| Line 48: | Line 48: | ||
| * For select boolean values, a toggle value button will be displayed in the editing dialog--similar to Indigo Touch. | * For select boolean values, a toggle value button will be displayed in the editing dialog--similar to Indigo Touch. | ||
| + | Variables also have a special popup menu which is shown when you click the ellipsis icon //'' | ||
| + | |||
| + | * Copy ID - This option will copy the variable' | ||
| + | * Copy value - This option will copy the variable' | ||
| + | |||
| + | Due to the security of modern browsers, these features will only work via https connections or via http when connecting using a local loopback address like localhost or 127.0.0.1. | ||
| == Triggers == | == Triggers == | ||
| * The Triggers tab shows all the triggers in the Indigo database. | * The Triggers tab shows all the triggers in the Indigo database. | ||
| Line 70: | Line 76: | ||
| * Debug, caution and warning messages will be colored appropriately. | * Debug, caution and warning messages will be colored appropriately. | ||
| * Long and multiline log messages will be truncated, and will appear with an ellipsis (...). Clicking on a truncated message will expand it. Click again to collapse it. | * Long and multiline log messages will be truncated, and will appear with an ellipsis (...). Clicking on a truncated message will expand it. Click again to collapse it. | ||
| + | ==== Search Tools ==== | ||
| + | |||
| === In Folder === | === In Folder === | ||
| This dropdown list will list the folders appropriate to the tab selected. For example, the Actions tab will only display folders in your actions list in Indigo. Selecting a folder will filter the object list as it does in the Indigo client. | This dropdown list will list the folders appropriate to the tab selected. For example, the Actions tab will only display folders in your actions list in Indigo. Selecting a folder will filter the object list as it does in the Indigo client. | ||
| Line 76: | Line 84: | ||
| This text field allows you to filter the object list based on the object' | This text field allows you to filter the object list based on the object' | ||
| - | ==== Light Mode and Dark Mode ==== | + | |
| - | ITW currently supports two views -- light mode and dark mode. You can toggle between the two using the button at the top right of the screen. Your choice is saved locally via your browser' | + | ==== Themes |
| + | ITW currently supports two themes | ||
| | Light Mode | Dark Mode | | | Light Mode | Dark Mode | | ||
| | {{: | | {{: | ||
| - | ==== Tile View / List View ==== | + | ==== Views ==== |
| - | Indigo Touch Web supports two views--Tile view and List view. You can toggle between the two views using the view button located in the upper right corner. | + | Indigo Touch Web supports two views--Tile view and List view. You can toggle between the two views using the view button located in the upper right corner. |
| ^ Tile View ^ List View ^ | ^ Tile View ^ List View ^ | ||
| | {{: | | {{: | ||
| - | Items in List view are collapsed by default. Clicking on the ">" | + | Items in List view are collapsed by default. Clicking on the ">" |
| List view is available for all ITW tabs (except log entries). | List view is available for all ITW tabs (except log entries). | ||