From bb44871f97993f8693f076e20460754e6342f60e Mon Sep 17 00:00:00 2001
From: betateilchen <>
Date: Mon, 26 Oct 2015 00:26:13 +0000
Subject: [PATCH] contrib/98_openweathermap.pm: add support for stationByZip
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9681 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
contrib/98_openweathermap.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/98_openweathermap.pm b/contrib/98_openweathermap.pm
index 2bf04b540..f4c92556a 100644
--- a/contrib/98_openweathermap.pm
+++ b/contrib/98_openweathermap.pm
@@ -688,7 +688,7 @@ not to be translated
- set <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>
+ set <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>|<stationByZip stationZipCode>
get <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>
+ get <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>|<stationByZip stationZipCode>