FULLY: Version 2.2

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@24424 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
zap 2021-05-12 07:56:59 +00:00
parent 844b748aa4
commit 595e49b6cc

View File

@ -1080,6 +1080,10 @@ sub FULLY_Ping ($$)
Audio output of <i>text</i>. If <i>text</i> contains blanks it must be enclosed
in double quotes. The text can contain device readings in format [device:reading].
</li><br/>
<li><b>set &lt;name&gt; startApp &lt;PackageName&gt;</b><br/>
Start an app. App must be installed on the tablet and package name (not appname!)
must be specified.
</li><br/>
<li><b>set &lt;name&gt; startURL &lt;URL&gt;</b><br/>
Show this URL when FULLY starts.<br/>
</li><br/>