Releases: bossanova808/weather.ozweather
Releases · bossanova808/weather.ozweather
Release v2.0.3
V2.0.3 - Set some limits to prevent issues with the BOM suddenly supplying days, not hours, worth of images - Fix missing weathercode
Release v2.0.2
v2.0.2 Minor bugfixes & improvements
Release v2.0.1
Update logging per enen92's comment - https://github.com/xbmc/repo-sc…
Release v2.0.0
Remove no longer used provider from banner.png
Release v1.2.2
Fix for setting new locations
Release v1.2.1
Update README.md
Release v1.2.0
Changes per review by @enen92
Test release of Krypton re-write
V0.8.4 - Test only release
- Re-Write for Krypton
- Set more of the new weather labels
- Backwards compatibly for Jarvis
- 3 separate unit-testable scraper modules created (BOM, Weatherzone, ABC Video)
- Each scraper is unit testable independent of Kodi for easier development in future
- Remove parsedom dependency, scrape using beautifulsoup4
- Use requests module vs. older methods
- Use caching for significant speed improvements on 2nd and subsequent weather updates
- Add .gitginore for .pyo, .pyc, and test outputs
- Set appropriate icons for night time weather (after sunset, before sunrise)