1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

docu fixes

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6316 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2014-07-25 17:53:47 +00:00
parent 9d93cc5e0d
commit 2e8f5f75e9

View File

@ -1076,7 +1076,7 @@ netatmo_Attr($$$)
<ul> <ul>
<li>update<br> <li>update<br>
trigger an update</li> trigger an update</li>
<li>public [&lt;station&gt;] [&lt;address&gt;] <args><br> <li>public [&lt;station&gt;] [&lt;address&gt;] &lt;args&gt;<br>
no arguments -> get all public stations in a radius of 0.025&deg; around global fhem longitude/latitude<br> no arguments -> get all public stations in a radius of 0.025&deg; around global fhem longitude/latitude<br>
&lt;rad&gt; -> get all public stations in a radius of &lt;rad&gt;&deg; around global fhem longitude/latitude<br> &lt;rad&gt; -> get all public stations in a radius of &lt;rad&gt;&deg; around global fhem longitude/latitude<br>
&lt;lon&gt; &lt;lat&gt; [&lt;rad&gt;] -> get all public stations in a radius of 0.025&deg; or &lt;rad&gt;&deg; around &lt;lon&gt;/&lt;lat&gt;<br> &lt;lon&gt; &lt;lat&gt; [&lt;rad&gt;] -> get all public stations in a radius of 0.025&deg; or &lt;rad&gt;&deg; around &lt;lon&gt;/&lt;lat&gt;<br>