Fixed url redirects for config, updated SDK version, added support for pebble 2.
(no functional changes)
Added ability to choose windspeed units from settings page.
Fixed access of Openweather.org due to API changed requirements.
Fixed JavaScript on iOS not being able to store settings locally on phone.
Added mph for windspeed when Fahrenheit is chosen
Added config settings for new weather providers
Added Fahrenheit!
In the pebble app, weather app config, you can now choose to show temperatures in Fahrenheit instead of Celsius.
Added "Feels Like" Apparent Temperature measurement.
Added useful error message when phone's GPS location cannot be retrieved.
Refactored javascript for a bit better maintainability