kaliko
8893cfa8a1
Add missing apiid in URL
2017-05-29 13:50:38 +02:00
dipohl
95de964ec9
Plugin-Gallery: Get better 2nd level headings
...
sensors, weather, snmp
2017-02-24 17:30:35 +01:00
obma
ef061fdd9e
p: openweather_: typo
2017-01-08 21:39:40 +01:00
obma
f29c24554b
p: fix openweather_: returned .label instead of .value for wind direction
2017-01-08 21:39:40 +01:00
obma
ae13ec95c4
p: fix openweather_: set correct name for multigraphs
...
Set 'plugin_name' with 'basename $0' and use this variable instead of $0 to avoid having the full path as name for the multigraphs.
2017-01-08 21:39:40 +01:00
obma
7d1ac56eae
p: updating openweather_: replaced fgrep, tr, cut with expr
...
Use expr to extract values and names from the OpenWeather API xml instead of the - when using a city with spaces in its name not correctly working - fgrep | tr | cut construct.
2017-01-08 21:39:40 +01:00
obma
f07be516b7
p: openweather_: Add OpenWeather API Key
...
OpenWeather needs you to use an API key since Oct 9 2015. Therefore I added env.apikey.
To get a key just register at OpenWeather.
2015-10-13 17:48:04 +02:00
Steve Schnepp
2c5943e469
p: updating openweather_ to be multigraph
...
Now it graph all the values coming from the API
2015-01-01 14:09:08 +00:00
Steve Schnepp
c8f30b0956
p: adding openweather_
2015-01-01 09:04:34 +00:00