Changes between Version 21 and Version 22 of Installation-UI4


Ignore:
Timestamp:
2012-12-29 23:39:51 (11 years ago)
Author:
guessed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation-UI4

    v21 v22  
    1515 1. At this point you should have a working Weather component 
    1616 
    17 = Extras = 
     17= Configuration = 
    1818[[Image(WeatherDialogUI5.png, align=right, 30%)]] 
    19 Support has been added for the following Device Variables: 
     19In addition to the default configuration, the following parameters are also configurable: 
    2020 *  `Location` (String) a Location override for the settings configured within Vera.[[br]] 
    21   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. 
     21  This can be set to any value that the Weather Underground (WUI) API supports.  Refer to the [http://www.wunderground.com/weather/api/d/docs?d=data/index#standard_request_url_format WUI website] for examples.  In particular, the WUI Weather Plugin fills in the `query` parameter value when you use the `Location` override configuration parameter. 
     22You can use values like "`US/CA/San_Francisco`", "`Australia/Sydney`", "`pws:MPERH1`" (etc) and it'll override the ''Lat''/''Long'' values in the Vera's [http://wiki.micasaverde.com/index.php/Location Location] settings. 
    2223 *  `Metric` (Boolean) an override to force the calculations to produce values in Metric instead of Imperial.[[br]] 
    2324  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.