contrib/98_openweathermap.pm: add support for stationByZip

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9681 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2015-10-26 00:26:13 +00:00
parent c3b2725c8a
commit bb44871f97

View File

@ -688,7 +688,7 @@ not to be translated
</ul>
</ul>
<br/><br/>
<code>set &lt;name&gt; &lt;stationById stationId&gt;|&lt;stationByName stationName&gt;|&lt;stationByGeo> [lat lon]&gt;</code>
<code>set &lt;name&gt; &lt;stationById stationId&gt;|&lt;stationByName stationName&gt;|&lt;stationByGeo> [lat lon]&gt;|&lt;stationByZip stationZipCode&gt;</code>
<br/><br/>
<ul>see description above: <a href="#owoconfiguration2">Configuration task 2</a></ul>
<br/><br/>
@ -698,7 +698,7 @@ not to be translated
<b>Get-Commands</b><br/>
<ul>
<br/>
<code>get &lt;name&gt; &lt;stationById stationId&gt;|&lt;stationByName stationName&gt;|&lt;stationByGeo> [lat lon]&gt;</code>
<code>get &lt;name&gt; &lt;stationById stationId&gt;|&lt;stationByName stationName&gt;|&lt;stationByGeo> [lat lon]&gt;|&lt;stationByZip stationZipCode&gt;</code>
<br/><br/>
<ul>see description above: <a href="#owoconfiguration3">Configuration task 3</a></ul>
<br/>