Add-on:Weather Underground: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
 
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=Weather Underground
|Name=Weather Underground
|provider-name=Team XBMC
|provider-name=ronie
|ID=weather.wunderground
|ID=weather.wunderground
|latest-version=3.0.2
|latest-version=6.0.1
|extension point=xbmc.python.weather
|extension point=xbmc.python.weather
|provides=
|provides=
Line 10: Line 10:
|Platform=all
|Platform=all
|Language=
|Language=
|License=
|License=GNU GENERAL PUBLIC LICENSE Version 2
|Forum=http://forum.xbmc.org/showthread.php?tid=116668
|Forum=http://forum.xbmc.org/showthread.php?tid=116668
|Website=
|Website=
Line 16: Line 16:
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.xbmc.org/addons/gotham/weather.wunderground/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/krypton/weather.wunderground/icon.png}}
#REDIRECT [[Weather]]


==Basic Settings ==
[[Category:Add-ons with license tag]]
 
[[Category:Add-ons with source tag]]
Here you can select three weather locations.
[[Category:All add-ons]]
On the weather screen in XBMC, you will be able to switch between those locations.
[[Category:Weather add-ons]]
 
If the weather addon fails to find your location, please try again with a larger town close to you.
 
==Advanced Options==
 
[[File:Weather_Underground_AS.jpg|thumb|500px|The advanced options screen.]]
 
;Location x,y,z display name
:This allows you to change the name XBMC will use for your location on the weather screen
;Location x,y,z id
:Instead of downloading weather for a certain town/city, this option allows you to get weather from airports, zipcodes, long/lat and personal weather stations. the id needs to be in one of the formats listed below:
 
* '''60290''' - US zipcode
* '''Australia/Sydney''' - country/city
* '''37.8,-122.4''' - latitude,longitude
* '''KJFK''' - airport code
* '''pws:KCASANFR70''' - Personal Weather Station id
* '''autoip''' - AutoIP address location
* '''autoip.json?geo_ip=38.102.136.138''' - specific IP address location
* '''CA/San_Francisco''' - US state/city
----
;Map zoom level
:The setting will affect the area covered in the weather map on the Maps & Alerts screen.
;Animated map
:Instead of one static image, use the weather maps images of the last few hours to create an animation. this may not work for all locations, as the weather map for some locations is not updated frequently.
;Weekend
:Weekend days are not the same across the world. select the setting that matches your location
;Enable logging
:Enables debug logging for the Addon, only enable this if you have bugs and you want to submit a debug log.
{{-}}
 
==Information for Skinners ==
 
see: [https://github.com/xbmc/xbmc/blob/master/addons/weather.wunderground/README.txt README.txt] included in the addon.
 
[[Category:Built-in add-ons]]
[[Category:Frodo add-on repository]]
[[Category:Gotham add-on repository]]

Latest revision as of 01:21, 3 June 2018

Weather Underground
icon.png

Author: ronie

Type: Weather information
Repo:

License: GPL v2.0
Source: Source code
Summary: Weather forecast from wunderground.com
Home icon grey.png   ▶ Add-ons ▶ Weather Underground
Attention talk.png Need help with this add-on? See here.

Weather forecast provided by Weather Underground (http://www.wunderground.com/)

  1. REDIRECT Weather