Site updated at 2017-10-09 09:09:51 UTC

This commit is contained in:
Travis CI 2017-10-09 09:09:51 +00:00
parent 00fe2e34db
commit a019ec5248
30 changed files with 74 additions and 74 deletions

View file

@ -161,7 +161,7 @@ It is recommended to assign a static IP address to the computer running Home Ass
</div>
<p>The following are attributes that can be applied in the <code class="highlighter-rouge">customize</code> section:</p>
<ul>
<li><strong>emulated_hue_hidden</strong> (<em>Optional</em>): Whether or not the entity should be exposed by the emulated Hue bridge. The default value for this attribute is controlled by the <code class="highlighter-rouge">expose_by_default</code> option.</li>
<li><strong>emulated_hue_hidden</strong> (<em>Optional</em>): Whether or not the entity should be exposed by the emulated Hue bridge. Adding <code class="highlighter-rouge">emulated_hue_hidden: false</code> will expose the entity to Alexa. The default value for this attribute is controlled by the <code class="highlighter-rouge">expose_by_default</code> option.</li>
<li><strong>emulated_hue_name</strong> (<em>Optional</em>): The name that the emulated Hue will use. The default for this is the entitys friendly name.</li>
</ul>
<h3><a class="title-link" name="troubleshooting" href="#troubleshooting"></a> Troubleshooting</h3>