mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
31_Aurora.pm: removed bri from docu
git-svn-id: https://svn.fhem.de/fhem/trunk@21127 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f5ce4c610f
commit
6c9cb157bb
@ -959,8 +959,6 @@ Aurora_Attr($$$;$)
|
||||
<a name="Aurora_Readings"></a>
|
||||
<b>Readings</b>
|
||||
<ul>
|
||||
<li>bri<br>
|
||||
the brightness reported from the device. the value can be betwen 1 and 254</li>
|
||||
<li>colormode<br>
|
||||
the current colormode</li>
|
||||
<li>ct<br>
|
||||
@ -995,8 +993,6 @@ Aurora_Attr($$$;$)
|
||||
Note: the FS20 compatible dimXX% commands are also accepted.</li>
|
||||
<li>color <value><br>
|
||||
set colortemperature to <value> kelvin.</li>
|
||||
<li>bri <value> [<ramp-time>]<br>
|
||||
set brighness to <value>; range is 0-254.</li>
|
||||
<li>dimUp [delta]</li>
|
||||
<li>dimDown [delta]</li>
|
||||
<li>ct <value> [<ramp-time>]<br>
|
||||
@ -1025,7 +1021,7 @@ Aurora_Attr($$$;$)
|
||||
<li>multiple paramters can be set at once separated by <code>:</code><br>
|
||||
Examples:<br>
|
||||
<code>set LC on : transitiontime 100</code><br>
|
||||
<code>set bulb on : bri 100 : color 4000</code><br></li>
|
||||
<code>set bulb on : pct 100 : color 4000</code><br></li>
|
||||
</ul>
|
||||
</ul><br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user