Skip to content

Releases: bossanova808/weather.ozweather

Release v2.0.3

08 Oct 03:53
Compare
Choose a tag to compare
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

11 Jul 00:19
Compare
Choose a tag to compare
v2.0.2 Minor bugfixes & improvements

Release v2.0.1

20 Jun 22:22
Compare
Choose a tag to compare
Update logging per enen92's comment - https://github.com/xbmc/repo-sc…

Release v2.0.0

12 Jun 00:12
Compare
Choose a tag to compare
Remove no longer used provider from banner.png

Release v1.2.2

10 Nov 23:34
Compare
Choose a tag to compare
Fix for setting new locations

Release v1.2.1

31 Aug 04:42
Compare
Choose a tag to compare
Update README.md

Release v1.2.0

28 Jun 00:39
Compare
Choose a tag to compare
Changes per review by @enen92

Test release of Krypton re-write

17 Nov 01:56
Compare
Choose a tag to compare
Pre-release

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)