Site updated at 2017-11-04 06:33:48 UTC

This commit is contained in:
Travis CI 2017-11-04 06:33:48 +00:00
parent 58beb42469
commit 34db186026
518 changed files with 5817 additions and 3208 deletions

View file

@ -87,6 +87,7 @@
<li><strong>host</strong> (<em>Required</em>): The IP address of the device the Hyperion service is running on.</li>
<li><strong>port</strong> (<em>Optional</em>): The port used to communicate with the Hyperion service. Defaults to <code class="highlighter-rouge">19444</code>.</li>
<li><strong>name</strong> (<em>Optional</em>): The name of the device used in the frontend.</li>
<li><strong>priority</strong> (<em>Optional</em>): The priority of the hyperion instance. Defaults to <code class="highlighter-rouge">128</code>.</li>
<li><strong>default_color</strong> (<em>Optional</em>): The color of the light. Defaults to <code class="highlighter-rouge">[255, 255, 255]</code>.</li>
</ul>
</article>