Changes between Version 3 and Version 4 of Installation-UI4
- Timestamp:
- 2010-07-25 01:37:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation-UI4
v3 v4 75 75 76 76 = Releases = 77 * 4-Oct-2009[[br]]78 Added ability to override the Location information. http://forum.micasaverde.com/index.php?topic=1435.msg8832#msg883279 * 7-Nov-2009[[br]]80 Added stateVariables for `Condition` (`Sunny`, `Partly Cloudy`, etc) and `WindCondition` (`W at 2 mph`), in case folks want to script off of these. These are direct translations of the equivalent data from Google Weather. I strip out the "`Wind: `" prefix string from the `WindCondition`81 77 * 23-Jul-2010[[br]] 82 78 Moved codebase to UI4 functionality 83 84 = Discussion =85 The Weather plugin is discussed in this forum thread, along with a lot of it's development history:86 http://forum.micasaverde.com/index.php?topic=1435.087 88 Feel free to ask questions on that thread, as well as make any suggestions & contributions to the future development of the Weather plugin's functionality.