Site updated at 2017-01-29 00:57:29 UTC

This commit is contained in:
Travis CI 2017-01-29 00:57:29 +00:00
parent 69c7c0ce0a
commit e14704c19c
23 changed files with 38 additions and 36 deletions

View file

@ -111,6 +111,8 @@
<li><strong>host</strong> (<em>Required</em>): IP address of the device, eg. 192.168.1.10.</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>
<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>
</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>