Autoloading commands

git-svn-id: https://svn.fhem.de/fhem/trunk@2041 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-10-30 18:46:58 +00:00
parent 679fb522dd
commit f59808e54c
10 changed files with 166 additions and 138 deletions

View File

@@ -12684,6 +12684,10 @@ isday</pre>
{ fhem "set light on" }<br>
define n1 notify piri:on { fhem "set light on" }
</ul>
Note: if this function returns a value, it will also be logged into the
global fhem log. Use 1 as a second argument to disable this logging, this
makes sense when obtainig some values via fhem "get...".
<br>
<br>
<li>Notify can be used to store macros for manual execution. Use the <a