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:
parent
42a55b1f0d
commit
2029c07b2e
@ -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/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user