mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
updated: commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@3672 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5e07970235
commit
aeb91ffda7
@ -1152,12 +1152,6 @@ sub initDropdownLists($){
|
||||
<ul>Retrieve alert message for selected region from DWD server</ul>
|
||||
<br/>
|
||||
|
||||
<code>get <name> caplist</code>
|
||||
<br/><br/>
|
||||
<ul>Retrieve list showing all defined warning regions.<br/>
|
||||
You can find your WARNCELLID with this list.</ul>
|
||||
<br/>
|
||||
|
||||
<code>get <name> conditions <stationName></code>
|
||||
<br/><br/>
|
||||
<ul>Retrieve current conditions at selected station</ul>
|
||||
@ -1178,14 +1172,13 @@ sub initDropdownLists($){
|
||||
<ul>Show a help text with available commands</ul>
|
||||
<br/>
|
||||
|
||||
<code>get <name> list data</code>
|
||||
<code>get <name> list capstationlist|data|stations</code>
|
||||
<br/><br/>
|
||||
<ul>List current conditions for all available stations in one single table</ul>
|
||||
<br/>
|
||||
|
||||
<code>get <name> list stations</code>
|
||||
<br/><br/>
|
||||
<ul>List all available stations that provide conditions data</ul>
|
||||
<ul>
|
||||
<li><b>capstationlist:</b> Retrieve list showing all defined warning regions. You can find your WARNCELLID with this list.</li>
|
||||
<li><b>data:</b> List current conditions for all available stations in one single table</li>
|
||||
<li><b>stations:</b> List all available stations that provide conditions data</li>
|
||||
</ul>
|
||||
<br/>
|
||||
|
||||
<code>get <name> radarmap <region></code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user