This is an old revision of the document!
Weather Underground
None
None
"devices": { "outside": { "protocol": [ "wunderground" ], "id": [{ "api": "1ihn472a6ea384jd", "location": "amsterdam", "country": "nl" }], "humidity": 76.00, "temperature": 7.00, "sunrise": 7.00, "sunset": 16.15, "sun": "set" } } }, "gui": { "outside": { "name": "Temperature", "group": [ "Outside" ], "media": [ "all" ] } }
Device Settings
Setting | Default | Format | Description |
---|---|---|---|
humidity-offset | 0 | number | Correct humidity value |
temperature-offset | 0 | number | Correct temperature value |
poll-interval | 900 | seconds | What should be the poll interval of the API |
GUI Settings
Setting | Default | Format | Description |
---|---|---|---|
decimals | 2 | number | How many decimals should the GUIs display |
show-humidity | 1 | 1 or 0 | Don't display the humidity value |
show-temperature | 1 | 1 or 0 | Don't display the temperature value |
show-sunriseset | 1 | 1 or 0 | Don't display the sunrise / sunset values |
show-update | 1 | 1 or 0 | Don't display the update button |
1. Please notice that the weather underground interval cannot be less than 15m 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. 3. This wiki page shows a random API key. Please register yourself at wunderground.com to get your own.