Site updated at 2017-01-29 08:27:29 UTC

This commit is contained in:
Travis CI 2017-01-29 08:27:29 +00:00
parent e14704c19c
commit 5ff5b70291
24 changed files with 41 additions and 41 deletions

View file

@ -108,7 +108,7 @@
<p>Configuration variables:</p>
<ul>
<li><strong>host</strong> (<em>Required</em>): IP address of the device, eg. 192.168.1.10.</li>
<li><strong>host</strong> (<em>Optional</em>): IP address of the device, eg. 192.168.1.10. Required if not using the <code class="highlighter-rouge">discovery</code> component to discover Hue bridges.</li>
<li><strong>allow_unreachable</strong> (<em>Optional</em>): This will allow unreachable bulbs to report their state correctly. By default <em>name</em> from the device is used.</li>
<li><strong>filename</strong> (<em>Optional</em>): Make this unique if specifying multiple Hue hubs.</li>
<li><strong>allow_in_emulated_hue</strong> (<em>Optional</em>): Enable this to block all Hue entities from being added to the <code class="highlighter-rouge">emulated_hue</code> component.</li>