diff options
author | louis <louis.braun@gmx.de> | 2015-01-17 10:23:39 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-17 10:23:39 +0100 |
commit | a5aa281e337f148e27b17c287e04d8a023856667 (patch) | |
tree | 6ff69709bfd9815ece9b29a31ae8397653ff8848 /README | |
parent | c7f71f3f2b580714bd9e5a5c773bc2179c0e8567 (diff) | |
download | vdr-plugin-weatherforecast-0.0.2.tar.gz vdr-plugin-weatherforecast-0.0.2.tar.bz2 |
added possibility to use own api key0.0.2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -52,6 +52,10 @@ setup menu. f you change latitude or longitude, just delete the cached weather.json file and restart VDR to achieve new data for the newly configured location. +You can configure your own API Key in Plugin Setup. If an own API Key is configured, +you're allowed to change the update frequency from forecast.io individually, update +frequency can then be a value between 1 and 24h. + Usage: ------ |