fhem.pl: add the set replace magic to setreading
git-svn-id: https://svn.fhem.de/fhem/trunk@10054 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1126,7 +1126,7 @@ The following local attributes are used by a wider range of devices:
|
||||
Each device has different set parameters, see the corresponding device
|
||||
section for details.<br>
|
||||
<br><br>
|
||||
From featurelevel 5.7 on the set command replaces:
|
||||
From featurelevel 5.7 on the set (and setreading) command replaces:
|
||||
<ul>
|
||||
<li>[device:reading] with the corresponding reading of device, if both device
|
||||
and reading exists.</li>
|
||||
@@ -1196,7 +1196,8 @@ The following local attributes are used by a wider range of devices:
|
||||
<br><br>
|
||||
Set the reading <reading> for the device <code><name></code> to
|
||||
<value> without sending out commands to the device, but triggering
|
||||
events and eventMap/stateFormat transformations as usual.
|
||||
events and eventMap/stateFormat transformations as usual. See the set
|
||||
command documentation for replacement description.
|
||||
<br><br>
|
||||
Examples:
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user