mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
76_msgDialog: correct commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16814 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5959c9a7c7
commit
1dbe805de5
@ -496,7 +496,7 @@ sub msgDialog_update_msgCommand($) {
|
|||||||
Can be optionally set to true or false. In both cases, the TRIGGER will
|
Can be optionally set to true or false. In both cases, the TRIGGER will
|
||||||
not be returned at "get <name> trigger".<br>
|
not be returned at "get <name> trigger".<br>
|
||||||
If setOnly is set to true, the dialog at this point cannot be triggered
|
If setOnly is set to true, the dialog at this point cannot be triggered
|
||||||
by incoming messages, but only by using "get <name> say
|
by incoming messages, but only by using "set <name> say
|
||||||
TRIGGER".<br>
|
TRIGGER".<br>
|
||||||
This can be used to initiate a dialog from FHEM.
|
This can be used to initiate a dialog from FHEM.
|
||||||
</li>
|
</li>
|
||||||
@ -921,7 +921,7 @@ plot=Waschkeller_washer_SVG
|
|||||||
zurück gegeben.<br>
|
zurück gegeben.<br>
|
||||||
Wenn setOnly auf true gestellt wird kann der Dialog an dieser Stelle
|
Wenn setOnly auf true gestellt wird kann der Dialog an dieser Stelle
|
||||||
nicht durch eingehnde Nachrichten ausgelöst werden, sondern nur
|
nicht durch eingehnde Nachrichten ausgelöst werden, sondern nur
|
||||||
über "get <name> say TRIGGER".<br>
|
über "set <name> say TRIGGER".<br>
|
||||||
Dies kann dazu genutzt werden um einen Dialog von FHEM zu aus zu
|
Dies kann dazu genutzt werden um einen Dialog von FHEM zu aus zu
|
||||||
initieren.
|
initieren.
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user