Kodi script for proper Australian weather data

Overview

Kodi Oz Weather

weather.ozweather

"Buy Me A Coffee"

Script for Kodi for high quality Australian weather data sourced directly from the BOM.

Available from the Kodi official repository (i.e. don't install from here - just go to Addons -> Get Addons -> Weather -> OzWeather)

Retrieves BOM data including current conditions, 7-day forecast, and animated radar images.

Script works fine standalone for standard high quality Australian weather data, but you need to make skin changes for the best bit, which is the animated BOM radar support. See the Kodi wiki page for full details and links to the skin files.

Contributions of skin files for other skins gratefully accepted....just message me on the forums with your skin files (or even better jsut add them directly to the Wiki yourself!).

Support is via the forum thread, or open an issue here.

Comments
  • Update to 0.9 failed

    Update to 0.9 failed

    0.8.9 wont update to 0.9 due to dependancy script.module.urllib3 2.25.0 (import addon="script.module.urllib3" version="2.25.0"/ ) ??? Addon still works. Jarvis and Krypton. Using LibreElec.

    opened by kostaboxon 9
  • xbmc.translatePath is deprecated

    xbmc.translatePath is deprecated

    Error with Kodi Matrix development (LibreELEC-Generic.x86_64-9.80-nightly-20201016-c5a4c7d.tar) and "CAddonMgr::FindAddons: weather.ozweather v1.2.1 installed"

    2020-10-18 15:16:51.190 T:18647 WARNING : xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.

    The reference if from: https://github.com/xbmc/xbmc/pull/17735

    opened by heitbaum 2
  • Updated for Kodi 19.0-ALPHA1

    Updated for Kodi 19.0-ALPHA1

    Update http and urllib3 for the bom.py background changed unicode to str as part of change from Python2 to Python3 updated import lines remove orange and changed to range.

    Tested with:: Kodi (19.0-ALPHA1 Git:97728b63f536a31e7b8ef3e779126394f833f588) Running on LibreELEC (Milhouse): devel-20191229210246-#1229-ge59cba6 Python 3.7.5

    Note: to get this working: I did have to move your shared library to the lib directory, not your b808common directory.

    opened by heitbaum 2
  • [python] move xbmc.translatePath() to xbmcvfs module

    [python] move xbmc.translatePath() to xbmcvfs module

    As discussed: - fix to issue: https://github.com/bossanova808/weather.ozweather/issues/7

    Error with Kodi Matrix development (LibreELEC-Generic.x86_64-9.80-nightly-20201016-c5a4c7d.tar) and "CAddonMgr::FindAddons: weather.ozweather v1.2.1 installed"

    2020-10-18 15:16:51.190 T:18647 WARNING : xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.

    The code reference is from: xbmc/xbmc#17735

    opened by heitbaum 1
  • LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons

    LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons

    Please replace with LOGFATAL and LOGINFO. They will be removed in a couple of weeks.

    PR: https://github.com/xbmc/xbmc/pull/18346 Forum Post: https://forum.kodi.tv/showthread.php?tid=353818

    opened by phunkyfish 1
Releases(v2.0.5)
Owner
Jeremy Daalder
Jeremy Daalder
asyncio client for Deta Cloud

aiodeta Unofficial client for Deta Clound Install pip install aiodeta Supported functionality Deta Base Deta Drive Decorator for cron tasks Examples i

Andrii Leitsius 19 Feb 14, 2022
A Google Charts API for Python, meant to be used as an alternative to matplotlib.

GooPyCharts A Google Charts API for Python 2 and 3, meant to be used as an alternative to matplotlib. Syntax is similar to MATLAB. The goal of this pr

Sagnik Ghosh 202 Oct 04, 2022
A simple Telegram bot which handles images in whole different way

zeroimagebot thezeroimagebot 🌟 I Can Edit Dimension Of An image which is required by @stickers 🌟 I Can Extract Text From An Image 🌟 !!! New Updates

RAVEEN KUMAR 4 Jul 01, 2021
A continued fork of Disco

Orca Orca is an extensive and extendable Python 3.x library for the Discord API. orca boasts the following major features: Expressive, functional inte

RPS 4 Apr 03, 2022
This bot can stream audio or video files and urls in telegram voice chats :)

Voice Chat Streamer This bot can stream audio or video files and urls in telegram voice chats :) 🎯 Follow me and star this repo for more telegram bot

Anjana Madu 63 Dec 25, 2022
Construindo API's robustas utilizando Python

🐂 Construindo API's robustas utilizando Python Neste tutorial vamos aprender a construir API's utilizando Python e FastAPI, integrá-las a serviços ex

luizalabs 296 Dec 13, 2022
🕵️‍♂️ Investigate Google Accounts with emails.

Description GHunt is an OSINT tool to extract information from any Google Account using an email. It can currently extract: Owner's name Last time the

mxrch 13.1k Jan 01, 2023
NFT Generator: A modular NFT generator application

NFT Generator A simple passion project done with the role to learn a bit about h

2 Aug 30, 2022
An all-in-one financial analytics and smart portfolio creator as a Discord bot!

An all-in-one financial analytics bot to help you gain quantitative financial insights. Finn is a Discord Bot that lets you explore the stock market like you've never before!

6 Jan 12, 2022
Cogs for RedDiscord-Bot V3

Cogs v3 Disclaimer: This is an unapproved repo, meaning no one has formally reviewed this repo yet and any loss of data in your bot isn't my fault (An

Honkertonken 5 Nov 17, 2022
A Python library to access Instagram's private API.

Instagram Private API A Python wrapper for the Instagram private API with no 3rd party dependencies. Supports both the app and web APIs. Overview I wr

2.6k Jan 05, 2023
GET-ACQ is a python tool used to gather all companies acquired by a given company domain name.

get-acq 🏢 GET-ACQ is a python tool used to gather all companies acquired by a given company domain name. It is done by calling SecurityTrails API. Us

Milan 7 Dec 19, 2022
A simple Telegram bot that can add caption to any media on your channel

Channel Auto Caption This bot can add a caption for any media/document sent to a channel. Just deploy bot and add bot as admin to a channel. Deploy to

22 Nov 14, 2022
Create light scenes , voice control, ifttt, fuzzywuzzy speech correction and much more with Tuya light bulbs.

LightBox Features: Auto discover tuya lights Set and create moods (aka: light profiles) Change moods via IFTTT List moods via IFTTT FuzzyWuzzy, speech

Robert Nagtegaal 1 Dec 20, 2021
WBMS automates sending of message to multiple numbers via WhatsApp Web

WhatsApp Bulk Message Sender - WBMS WBMS automates sending of message to multiple numbers via WhatsApp Web. Report Bug · Request Feature Love the proj

Akshay Parakh 3 Jun 26, 2022
Enumerate Microsoft 365 Groups in a tenant with their metadata

Enumerate Microsoft 365 Groups in a tenant with their metadata Description The all_groups.py script allows to enumerate all Microsoft 365 Groups in a

Clément Notin 46 Dec 26, 2022
A twitter multi-tool for OSINT on twitter accounts.

TwitterCheckr A twitter multi-tool for OSINT on twitter accounts. Infomation TwitterCheckr also known as TCheckr is multi-tool for OSINT on twitter a

IRIS 16 Dec 23, 2022
Pythonic wrapper for the Aladhan prayer times API.

aladhan.py is a pythonic wrapper for the Aladhan prayer times API. Installation Python 3.6 or higher is required. To Install aladhan.py with pip: pip

HETHAT 8 Aug 17, 2022
DEPRECATED - Official Python Client for the Discogs API

⚠️ DEPRECATED This repository is no longer maintained. You can still use a REST client like Requests or other third-party Python library to access the

Discogs 483 Dec 31, 2022
A simple library for interacting with Amazon SQS.

qoo is a very simple Amazon SQS client, written in Python. It aims to be much more straight-forward to use than boto3, and specializes only in Amazon

Jacobi Petrucciani 2 Oct 30, 2020