mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
docu fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@6410 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
85a4baf53f
commit
f55a988c6d
@ -483,7 +483,7 @@ mailcheck_Read($)
|
||||
<ul>
|
||||
<code>define <name> mailcheck <host> <user> <password> [<folder>]</code><br>
|
||||
<br>
|
||||
<user> and <li><password> can be of the form {perl-code}. no spaces are allowed. for both evals $NAME and $HOST is set to the name and host of the mailcheck device and $USER is set to the user in the password eval.
|
||||
<user> and <lt><password> can be of the form {perl-code}. no spaces are allowed. for both evals $NAME and $HOST is set to the name and host of the mailcheck device and $USER is set to the user in the password eval.
|
||||
<br>
|
||||
|
||||
Defines a mailcheck device.<br><br>
|
||||
|
@ -1081,7 +1081,7 @@ netatmo_Attr($$$)
|
||||
<rad> -> get all public stations in a radius of <rad>° around global fhem longitude/latitude<br>
|
||||
<lon> <lat> [<rad>] -> get all public stations in a radius of 0.025° or <rad>° around <lon>/<lat><br>
|
||||
<lon_ne> <lat_ne> <lon_sw> <lat_sw> -> get all public stations in the area of <lon_ne> <lat_ne> <lon_sw> <lat_sw><br>
|
||||
if <address> is given then list stations in the area of this address. can be given as 5 digit german postal code or a: followed by a textual address. all spaces have to be replaced by a +.<br></li>
|
||||
if <address> is given then list stations in the area of this address. can be given as 5 digit german postal code or a: followed by a textual address. all spaces have to be replaced by a +.<br>
|
||||
if <station> is given then print fhem define for this station<br></li>
|
||||
</ul><br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user