Add-on:Weather Underground: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Addon-Bot Update)
>Ronie
No edit summary
Line 11: Line 11:
|broken=
|broken=
|icon url=http://mirrors.xbmc.org/addons/frodo/weather.wunderground/icon.png}}
|icon url=http://mirrors.xbmc.org/addons/frodo/weather.wunderground/icon.png}}
==Basic Settings ==
Here you can select three weather locations.
On the weather screen in XBMC, you will be able to switch between those locations.
If the weather addon fails to find your location, please try again with a larger town close to you.
==Advanced Settings ==
'''1. Change the display name for your location'''
this allows you to change the name XBMC will use for your location on the weather screen
'''2 Change the is for your location'''
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
'''3 map zoom level'''
the setting will affect the area covered in the weather map on the weather screen.
'''4 animate map'''
instead of 1 static image, use the weather maps images of the last few hours to create an animation.
the may not work for all locations, as the weather map for some locations is not updated frequently.
'''5 weekend'''
weekend days are not the same across the world.
select the setting that matches your location.
'''6 enable logging'''
only enable this if you have bugs and you want to submit a debuglog.
==Information for Skinners ==
see: README.txt included in the addon.


[[Category:Built-in add-ons]]
[[Category:Built-in add-ons]]
[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Eden add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 21:12, 15 December 2012

Weather Underground
http://mirrors.xbmc.org/addons/frodo/weather.wunderground/icon.png

Author: Team XBMC

Type: Weather information
Repo:

Summary: Weather forecast from wunderground.com
Home icon grey.png   ▶ Add-ons ▶ Weather Underground

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

Basic Settings

Here you can select three weather locations. On the weather screen in XBMC, you will be able to switch between those locations.

If the weather addon fails to find your location, please try again with a larger town close to you.

Advanced Settings

1. Change the display name for your location

this allows you to change the name XBMC will use for your location on the weather screen

2 Change the is for your location

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

3 map zoom level

the setting will affect the area covered in the weather map on the weather screen.

4 animate map

instead of 1 static image, use the weather maps images of the last few hours to create an animation. the may not work for all locations, as the weather map for some locations is not updated frequently.

5 weekend

weekend days are not the same across the world. select the setting that matches your location.

6 enable logging

only enable this if you have bugs and you want to submit a debuglog.

Information for Skinners

see: README.txt included in the addon.