44 | | == Configuring the device == |
| 44 | == Main device == |
| 45 | |
| 46 | [[Image(MainDeviceControlTab.png)]] |
| 47 | |
| 48 | The main device's '''Control''' tab also shows the indoor temperature measured by the thermometer inside the console, as well as the console's idea of the current time. This time can be set on the console; it should be kept roughly accurate to provide good history data. The console does not know about dates, but it tracks the number of days since the console was first turned on ("Days since birth"). |
| 49 | |
| 50 | Notifications can be set for power usage or temperature on the '''Notifications''' tab. |
| 51 | |
| 52 | == Child devices for appliances == |
| 53 | |
| 54 | Each appliance detected by the console is presented as a child device. These devices can be moved to other rooms in the MiOS user interface. |
| 55 | |
| 56 | [[Image(ChildDeviceHistoryTab.png)]] |
| 57 | |
| 58 | The '''History''' tab on a child device shows the appliance's historical power usage in kWh, in two-hourly, daily and monthly intervals. This information is downloaded from the console after each odd-numbered hour. If there is not enough history, the graphs are not shown. |
| 59 | |
| 60 | The graphs are generated using the [http://code.google.com/apis/chart/image/ Google Chart Image API]. |
| 61 | |
| 62 | == Customizing the plugin == |