From 2029c07b2ec4548e85d152f2e2a00528b090a6b3 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@9681 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/contrib/98_openweathermap.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fhem/contrib/98_openweathermap.pm b/fhem/contrib/98_openweathermap.pm
index 2bf04b540..f4c92556a 100644
--- a/fhem/contrib/98_openweathermap.pm
+++ b/fhem/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>