Site updated at 2017-01-31 09:47:33 UTC

This commit is contained in:
Travis CI 2017-01-31 09:47:33 +00:00
parent cf491e04de
commit 34a9f09d01
23 changed files with 39 additions and 39 deletions

View file

@ -109,10 +109,10 @@
<ul>
<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>allow_unreachable</strong> (<em>Optional</em>): (true/false) 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>
<li><strong>allow_hue_groups</strong> (<em>Optional</em>): Enable this to stop Home Assistant from importing the groups defined on the Hue bridge.</li>
<li><strong>allow_in_emulated_hue</strong> (<em>Optional</em>): (true/false) Enable this to block all Hue entities from being added to the <code class="highlighter-rouge">emulated_hue</code> component.</li>
<li><strong>allow_hue_groups</strong> (<em>Optional</em>): (true/false) Enable this to stop Home Assistant from importing the groups defined on the Hue bridge.</li>
</ul>
<h3><a class="title-link" name="using-hue-groups-in-home-assistant" href="#using-hue-groups-in-home-assistant"></a> Using Hue Groups in Home Assistant</h3>