Site updated at 2018-01-27 05:27:50 UTC
This commit is contained in:
parent
0e5bccf933
commit
d499361ff7
853 changed files with 12458 additions and 2552 deletions
|
@ -87,8 +87,10 @@
|
|||
<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>priority</strong> (<em>Optional</em>): The priority of the Hyperion instance. Defaults to <code class="highlighter-rouge">128</code>.</li>
|
||||
<li><strong>hdmi_priority</strong> (<em>Optional</em>): The priority of the HDMI grabber of this Hyperion instance, note that this priority must be higher than all other priorities used for correct behavior. Defaults to <code class="highlighter-rouge">880</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>
|
||||
<li><strong>effect_list</strong> (<em>Optional</em>): The list of effects that can be used. Defaults to <code class="highlighter-rouge">['HDMI', 'Cinema brighten lights', 'Cinema dim lights', 'Knight rider', 'Blue mood blobs', 'Cold mood blobs', 'Full color mood blobs', 'Green mood blobs', 'Red mood blobs', 'Warm mood blobs', 'Police Lights Single', 'Police Lights Solid', 'Rainbow mood', 'Rainbow swirl fast', 'Rainbow swirl', 'Random', 'Running dots', 'System Shutdown', 'Snake', 'Sparks Color', 'Sparks', 'Strobe blue', 'Strobe Raspbmc', 'Strobe white', 'Color traces', 'UDP multicast listener', 'UDP listener', 'X-Mas']</code>.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -152,6 +154,9 @@
|
|||
<li>
|
||||
Hyperion
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.ihc/'>IHC Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.tradfri/'>IKEA Trådfri lights</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue