mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 12:58:13 +00:00
76_msgDialog: correct commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@16814 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
eef75569c7
commit
a216f5aa7a
@ -496,7 +496,7 @@ sub msgDialog_update_msgCommand($) {
|
||||
Can be optionally set to true or false. In both cases, the TRIGGER will
|
||||
not be returned at "get <name> trigger".<br>
|
||||
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>
|
||||
This can be used to initiate a dialog from FHEM.
|
||||
</li>
|
||||
@ -921,7 +921,7 @@ plot=Waschkeller_washer_SVG
|
||||
zurück gegeben.<br>
|
||||
Wenn setOnly auf true gestellt wird kann der Dialog an dieser Stelle
|
||||
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
|
||||
initieren.
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user