mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 03:44:52 +00:00
commandref_frame.html: add note to the stateFormat description (Forum #126098)
git-svn-id: https://svn.fhem.de/fhem/trunk@25662 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ce8e87fc0e
commit
62577537fa
@ -474,7 +474,9 @@ attribute list if you want to know if a device supports these attributes. <br>
|
|||||||
reading if such a reading for the current device exists. If the value of
|
reading if such a reading for the current device exists. If the value of
|
||||||
this attribute is enclosed in {}, then it is evaluated. This attribute is
|
this attribute is enclosed in {}, then it is evaluated. This attribute is
|
||||||
evaluated each time a reading is updated.<br>
|
evaluated each time a reading is updated.<br>
|
||||||
The "set magic" described <a href="#set">here</a> is also applied.
|
The "set magic" described <a href="#set">here</a> is also applied.<br>
|
||||||
|
Note: some FHEM modules are setting STATE directly (against the guidelines),
|
||||||
|
in this case the attribute may not work as expected.
|
||||||
</li>
|
</li>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
@ -479,7 +479,9 @@ Gerät dokumentiert.
|
|||||||
Gerätes ersetzt (soweit vorhanden). Falls der Wert in {}
|
Gerätes ersetzt (soweit vorhanden). Falls der Wert in {}
|
||||||
eingeschlossen ist, dann wird es als Perl Ausdruck ausgewertet. Die
|
eingeschlossen ist, dann wird es als Perl Ausdruck ausgewertet. Die
|
||||||
Auswertung passiert bei jeder Änderung eines Readings.<br>
|
Auswertung passiert bei jeder Änderung eines Readings.<br>
|
||||||
Die <a href="#set">hier</a> beschriebene "set magic" wird auch angewendet.
|
Die <a href="#set">hier</a> beschriebene "set magic" wird auch angewendet.<br>
|
||||||
|
Hinweis: Manche Module aktualisieren STATE ganz oder teilweise direkt.
|
||||||
|
In diesen Fällen kann es zu abweichenden Anzeigen kommen.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<a name="event-on-update-reading"></a>
|
<a name="event-on-update-reading"></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user