Add-on:Weather Underground: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>UNiversal
m (→‎Advanced Settings: Its advanced Options, and typo is=id)
>UNiversal
m (→‎Advanced Options: And this should be same format that the addons shows.)
Line 21: Line 21:
==Advanced Options==
==Advanced Options==


'''1. Change the display name for your location'''
===Weather Underground advanced options===
[[File:Weather_Underground_AS.jpg|thumb|500px|The advanced options screen.]]


this allows you to change the name XBMC will use for your location on the weather 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:


'''2 Change the id 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
* '''60290''' - US zipcode
* '''Australia/Sydney''' - country/city
* '''Australia/Sydney''' - country/city
Line 38: Line 37:
* '''autoip.json?geo_ip=38.102.136.138''' - specific IP address location
* '''autoip.json?geo_ip=38.102.136.138''' - specific IP address location
* '''CA/San_Francisco''' - US state/city
* '''CA/San_Francisco''' - US state/city
 
----
'''3 map zoom level'''
;Map zoom level
 
:The setting will affect the area covered in the weather map on the Maps & Alerts screen.  
the setting will affect the area covered in the weather map on the weather 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.  
'''4 animate map'''
;Weekend
 
:Weekend days are not the same across the world. select the setting that matches your location
instead of 1 static image, use the weather maps images of the last few hours to create an animation.
;Enable logging
the may not work for all locations, as the weather map for some locations is not updated frequently.
:Enables debug logging for the Addon, only enable this if you have bugs and you want to submit a debug log.
 
{{-}}
'''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 ==
==Information for Skinners ==

Revision as of 23:00, 19 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 Options

Weather Underground advanced options

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: README.txt included in the addon.