From 23aa6876b069f05b7f2c4791bb4b344a3a7387b2 Mon Sep 17 00:00:00 2001 From: Michael Knabe Date: Wed, 9 Dec 2015 19:41:16 +0100 Subject: Add template variables for wind speed in m/s and km/h to weather plugin --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index e94caeb..7b9d3f1 100644 --- a/readme.md +++ b/readme.md @@ -742,7 +742,7 @@ something like: - Args: default monitor arguments - Variables that can be used with the `-t`/`--template` argument: `station`, `stationState`, `year`, `month`, `day`, `hour`, - `windCardinal`, `windAzimuth`, `windMph`, `windKnots`, + `windCardinal`, `windAzimuth`, `windMph`, `windKnots`, `windMs`, `windKmh` `visibility`, `skyCondition`, `tempC`, `tempF`, `dewPointC`, `dewPointF`, `rh`, `pressure` - Default template: `: C, rh % ()` -- cgit v1.2.3