- fixes a bug where only loading icon/animation was shown but no weather information was found
- other improvements
- adding wind-speed information in lower row (change rain - wind information via lower button)
- change hourly - daily information via middle button now
- Pebble Time only: loading animation
- design optimizations, smaller weather icons, better readable font
- bugfixes
- now using sources for weather information with unlimited access (for current weather and 3 day forecast: Yahoo Weather; for hourly forecast and all precipitation values OpenWeatherMap)
- note that precipitation values are now predicted amounts (mm), not probability (%)!
- fixing a bug where loading of data was stuck just showing the loading-icon
- fixing a bug where the name of the current city was not loaded
- adressing the issue with limited requests per day (I was not expecting so many downloads the first days, but thanks anyway!)
- cutting the number of requests half (didn't expect so many requests in so short time)
- speeding the change of view (hourly vs. daily) up