ENIGMA2: update commandRef

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
loredo
2015-01-25 14:04:45 +00:00
parent 3d47cdc2a8
commit 5bc6fa8690

View File

@@ -3100,6 +3100,9 @@ sub ENIGMA2_GetRemotecontrolCommand($) {
<li>
<b>lightMode</b> - reduces regular queries (resulting in less functionality), e.g. for low performance devices. (true/false)
</li>
<li>
<b>macaddr</b> - manually set specific MAC address for device; overwrites value from reading "lanmac". (true/false)
</li>
<li>
<b>remotecontrol</b> - Explicitly set specific remote control unit format. This will only be considered for set-command <strong>remoteControl</strong> as of now.
</li>