{ "_id": "system.adapter.weatherunderground.0", "common": { "name": "weatherunderground", "version": "3.2.1", "title": "weatherunderground forecast", "platform": "Javascript/Node.js", "mode": "schedule", "schedule": "12 * * * *", "icon": "wu.png", "extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.weatherunderground/master/admin/wu.png", "readme": "https://github.com/iobroker-community-adapters/ioBroker.weatherunderground/blob/master/README.md", "license": "MIT", "npmLibs": [], "type": "weather", "compact": true, "materialize": true, "keywords": [ "iobroker", "weather", "forecast", "wu", "weatherunderground" ], "loglevel": "info", "enabled": true, "allowInit": true, "authors": [ "Daniel Schaedler ", "Ingo Fischer " ], "installedFrom": "iobroker.weatherunderground@3.2.1", "installedVersion": "3.2.1", "host": "iobroker" }, "native": { "apikey": "", "forecast_periods_txt": true, "forecast_periods": true, "forecast_hourly": true, "current": true, "country": "BE", "location": "5.585,51.172", "station": "IBOCHO35", "language": "NL", "nonMetric": false, "iconSet": "k", "custom_icon_base_url": "", "custom_icon_format": "gif" } }