This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wunderground_v6_0 [2015/01/22 20:59] curlymo created |
wunderground_v6_0 [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 18: | Line 18: | ||
"devices": { | "devices": { | ||
"outside": { | "outside": { | ||
- | "protocol": [ "wunderground" ], | + | "protocol": [ "wunderground" ], |
- | "id": [{ | + | "id": [{ |
- | "api": "1ihn472a6ea384jd", | + | "api": "1ihn472a6ea384jd", |
- | "location": "amsterdam", | + | "location": "amsterdam", |
- | "country": "nl" | + | "country": "nl" |
- | }], | + | }], |
- | "humidity": 76.00, | + | "humidity": 76.00, |
- | "temperature": 7.00, | + | "temperature": 7.00, |
- | "sunrise": 7.00, | + | "sunrise": 7.00, |
- | "sunset": 16.15, | + | "sunset": 16.15, |
- | "sun": "set" | + | "sun": "set", |
- | } | + | "update": 1 |
} | } | ||
}, | }, | ||
Line 61: | Line 61: | ||
==== Comments ==== | ==== Comments ==== | ||
- | 1. Please notice that the weather underground interval cannot be less than 15m due to daily polling restrictions. | + | 1. Please notice that the weather underground interval cannot be less than 15 minutes due to daily polling restrictions. |
- | 2. This restriction also counts for the update button in the webgui. You won't receive updates within the 15m between two updates. | + | 2. This restriction also counts for the update button in the webgui. You won't receive updates within the 15 minutes between two updates. |
3. This wiki page shows a random API key. Please register yourself at wunderground.com to get your own. | 3. This wiki page shows a random API key. Please register yourself at wunderground.com to get your own. |