Site updated at 2017-03-31 17:36:30 UTC

This commit is contained in:
Travis CI 2017-03-31 17:36:30 +00:00
parent c0bc327216
commit 4c212b4e6f
25 changed files with 44 additions and 44 deletions

View file

@ -98,7 +98,7 @@
<ul>
<li><strong>command_topic</strong> (<em>Required</em>): The MQTT topic to publish commands to change the lights state.</li>
<li><strong>brightness</strong> (<em>Optional</em>): Flag that defines if the light supports brightness. Default is false.</li>
<li><strong>color_temperature</strong> (<em>Optional</em>): Flag that defines if the light supports color temperature. Default is false.</li>
<li><strong>color_temp</strong> (<em>Optional</em>): Flag that defines if the light supports color temperature. Default is false.</li>
<li><strong>effect</strong> (<em>Optional</em>): Flag that defines if the light supports effects. Default is false.</li>
<li><strong>effect_list</strong> (<em>Optional</em>): The list of effects the light supports.</li>
<li><strong>flash_time_long</strong> (<em>Optional</em>): The duration, in seconds, of a “long” flash. Default is 10.</li>