Changes between Version 17 and Version 18 of Installation-UI4


Ignore:
Timestamp:
2012-09-04 05:49:49 (12 years ago)
Author:
guessed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation-UI4

    v17 v18  
    2121   * `D_Weather.json` 
    2222 1. Follow the [http://wiki.micasaverde.com/index.php/Install_LUUP_Plugins Generic Installation instructions] using "`D_Weather.xml`" and a description of "`Weather Underground`". 
    23  1. Register with WUI (Weather Underground) to obtain a key 
     23 1. Register with [http://www.wunderground.com/?apiref=557bfbc30f6714b8 WUI (Weather Underground)] to obtain a key 
    2424 1. Enter the registration key into the Device's Dialog, and press `(set)` 
    2525 1. At this point you should have a working Weather component 
     
    2929Support has been added for the following Device Variables: 
    3030 *  `Location` (String) a Location override for the settings configured within Vera.[[br]] 
    31   This can be set to any value that the Weather Underground (WUI) API supports.  Refer to the [http://www.wunderground.com WUI website] for examples.  You can use values like "`US/CA/San_Francisco`" (etc) and it'll override the !Lat/!Long values in the Vera's [http://wiki.micasaverde.com/index.php/Location Location] settings. 
     31  This can be set to any value that the Weather Underground (WUI) API supports.  Refer to the [http://www.wunderground.com/?apiref=557bfbc30f6714b8 WUI website] for examples.  You can use values like "`US/CA/San_Francisco`" (etc) and it'll override the !Lat/!Long values in the Vera's [http://wiki.micasaverde.com/index.php/Location Location] settings. 
    3232 *  `Metric` (Boolean) an override to force the calculations to produce values in Metric instead of Imperial.[[br]] 
    3333  This parameter defaults to "0" (Imperial), but can be set to Metric by changing the value to "1".  Visually, Vera will still display ("F" or "C") after the values, depending upon what has been set in Vera's [http://wiki.micasaverde.com/index.php/Location Location] settings. 
     
    8787= Releases = 
    8888 * 1-Sep-2012[[br]] 
    89   Started cutover to using [http://www.wundeground.com Weather Underground] (WUI) 
     89  Started cutover to using [http://www.wunderground.com/?apiref=557bfbc30f6714b8 Weather Underground] (WUI) 
    9090 * 23-Jul-2010[[br]] 
    9191  Moved codebase to UI4 functionality