Add link to PWS stations
This commit is contained in:
parent
23747d8181
commit
048fd8f83d
@ -31,9 +31,11 @@ class Wunderground(IntervalModule):
|
|||||||
* **Latitude/Longitude** - 41.8301943,-87.6342619
|
* **Latitude/Longitude** - 41.8301943,-87.6342619
|
||||||
* **Personal Weather Station (PWS)** - pws:KILCHICA30
|
* **Personal Weather Station (PWS)** - pws:KILCHICA30
|
||||||
|
|
||||||
When not using a PWS, the location will be queried, and the closest
|
When not using a ``pws`` or ``icao`` station ID, the location will be
|
||||||
station will be used. When possible, it is recommended to use a PWS
|
queried, and the closest station will be used. For a list of PWS
|
||||||
location, as this will result in fewer API calls.
|
station IDs, visit the following URL:
|
||||||
|
|
||||||
|
http://www.wunderground.com/weatherstation/ListStations.asp
|
||||||
|
|
||||||
.. rubric:: Available formatters
|
.. rubric:: Available formatters
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user