1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-04 22:19:38 +00:00

ENIGMA2: update commandRef

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2015-01-25 14:04:45 +00:00
parent bce1db0d69
commit c70f970b8a

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>