fhem.pl: SetMagic fixes (Forum #38276)
git-svn-id: https://svn.fhem.de/fhem/trunk@13905 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1088,8 +1088,8 @@ The following local attributes are used by a wider range of devices:
|
||||
<ul>
|
||||
<li>You can use the r:, i: or a: prefix to restrict the search to one
|
||||
type, analogue to the devspec filtering.</li>
|
||||
<li>The suffix :d retrieves the first number and converts it to an
|
||||
integer.</li>
|
||||
<li>The suffix :d retrieves the first number</li>
|
||||
<li>The suffix :i retrieves the integer part of the first number.</li>
|
||||
<li>The suffix :r<n> retrieves the first number and rounds it to
|
||||
<n> decimal places. If <n> is missing, then rounds it to
|
||||
one decimal place.</li>
|
||||
|
||||
Reference in New Issue
Block a user