updated: commandref

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3672 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2013-08-11 18:49:19 +00:00
parent 2ec8a932dc
commit 88f847e6d1

View File

@@ -1152,12 +1152,6 @@ sub initDropdownLists($){
<ul>Retrieve alert message for selected region from DWD server</ul>
<br/>
<code>get &lt;name&gt; 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 &lt;name&gt; conditions &lt;stationName&gt;</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 &lt;name&gt; list data</code>
<code>get &lt;name&gt; list capstationlist|data|stations</code>
<br/><br/>
<ul>List current conditions for all available stations in one single table</ul>
<br/>
<code>get &lt;name&gt; 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 &lt;name&gt; radarmap &lt;region&gt;</code>