Site updated at 2016-10-12 15:54:18 UTC
This commit is contained in:
parent
b2aa2954ad
commit
c88300db3a
23 changed files with 37 additions and 37 deletions
|
@ -123,7 +123,7 @@ entities. The driving use case behind this functionality is to allow Home Assist
|
|||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><strong>expose_by_default</strong> (<em>Optional</em>): Whether or not entities should be exposed via the bridge by default instead of explicitly (see the ‘emulated_hue’ customization below). If not specified, this defaults to true.</p>
|
||||
<p><strong>expose_by_default</strong> (<em>Optional</em>): Whether or not entities should be exposed via the bridge by default instead of explicitly (see the ‘emulated_hue’ customization below). If not specified, this defaults to true. Warning: If you have a lot of devices (more than 49 total across all exposed domains), you should be careful with this opton. Exposing more devices than Alexa supports can result in it not seeing any of them. If you are having trouble getting any devices to show up, try disabling this, and explicitly exposing just a few devices at a time to see if that fixes it.</p>
|
||||
</li>
|
||||
<li><strong>exposed_domains</strong> (<em>Optional</em>): The domains that are exposed by default if <code class="highlighter-rouge">expose_by_default</code> is set to true. If not specified, this defaults to the following list:
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue