contrib/98_openweathermap.pm: add support for stationByZip
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9681 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -688,7 +688,7 @@ not to be translated
|
||||
</ul>
|
||||
</ul>
|
||||
<br/><br/>
|
||||
<code>set <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]></code>
|
||||
<code>set <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>|<stationByZip stationZipCode></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 <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]></code>
|
||||
<code>get <name> <stationById stationId>|<stationByName stationName>|<stationByGeo> [lat lon]>|<stationByZip stationZipCode></code>
|
||||
<br/><br/>
|
||||
<ul>see description above: <a href="#owoconfiguration3">Configuration task 3</a></ul>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user