2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-10 20:19:50 +00:00

contrib/98_openweathermap.pm: add support for stationByZip

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

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/>