Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 2014-03-18 08:56:54 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 17 17 Version 0.8 is a major new release with many new features. This however, is still work-in-progress so expect new features and bug-fixes. 18 18 19 === Currently workingfeatures ===19 === Currently features === 20 20 21 21 * Switch between 9 different screens from the Vera dashboard … … 31 31 === Known bugs / unimplemented features === 32 32 33 * Currently, there is no way to set the five button modes (momentary, toggle etc.) independently for each screen34 * Sometimes, the current labels are not displayed in the C1-C6 tabs. If this occurs, click the reload button on your browser.35 33 * There may be some reliability issues where labels are sometimes not displayed correctly when you switch screens, or else the device reboots and briefly shows its splash screen momentarily. 36 * Temperature/thermostat integration is still not fully baked, but you can get an idea of what is possible.37 34 38 35 == Installation == … … 48 45 [[Image(EvolveLCD1_Tile.png)]] 49 46 50 Clicking on the wrench icon, you will see various tabs. The most important are named "C1" through "C6" and they control the labels in up to 6 custom screens. When the device is first created, these labels are filled in with numbers from One to Thirty spelled out, but you can change them to whatever you want.47 Clicking on the wrench icon, you will see various tabs. The most important one is named "Screens" and it controls the labels and other features of each screen. When the device is first created, these labels are filled in with numbers from One to Thirty spelled out, but you can change them to whatever you want. 51 48 52 '''Note:''' In the current version, you must type all of the 5 labels in a screen into the appropriate edit boxes before pressing the "Update" button even if some labels will not change.53 49 54 You may also want to apply the patch described [http://forum.micasaverde.com/index.php/topic,15113.msg114885.html#msg114885 here] to avoid a Vera UI5 bug related to displaying tabs with labels. 50 Selecting an item from the upper pop-up selects which screen you want to edit. There are several types of screens 51 * Preset screens - These are hard-coded into the Evolve LCD firmware and cannot be changed. In firmware versions prior to 00.00.39, you can select from several different languages. Firmware 00.00.39 only supports English but provides more reliable operation 52 [[Image(Preset_Screen.png)]] 53 54 * Custom screens. These allow all 5 labels to be edited. Labels can be at most 16 characters long. Each label can either be in Normal, Condensed or Inverted font. The normal font can be split into two lines. This will happen automatically at spaces or hyphens as needed or you can force a line-break with \r. Lines can be displayed as left, center, or right justified. Note that center justified is only approximate. 55 [[Image(Constom_Screen.png)]] 56 57 * Temperature Screens. These show the current temperature in degrees Fahrenheit according to the associated thermostat. There are also arrows for increasing and decreasing the temperature. Temperature screens 1 and 2 have fixed labels. You can edit the top and bottom labels in temperature screens 3 through 6. 58 [[Image(Temperature_Screen.png)]] 55 59 56 60 == Connecting scenes ==