Site updated at 2017-04-04 14:20:13 UTC

This commit is contained in:
Travis CI 2017-04-04 14:20:14 +00:00
parent 7181f5594a
commit ba4ceb99c2
24 changed files with 38 additions and 38 deletions

View file

@ -87,7 +87,7 @@ The virtual bridge has the ability to turn entities on or off, or change the bri
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>type</strong> (<em>Optional</em>): The type of assistant who we are emulated for. Either <code class="highlighter-rouge">alexa</code> or <code class="highlighter-rouge">google_home</code>, defaults to <code class="highlighter-rouge">alexa</code>.</li>
<li><strong>type</strong> (<em>Optional</em>): The type of assistant who we are emulated for. Either <code class="highlighter-rouge">alexa</code> or <code class="highlighter-rouge">google_home</code>, defaults to <code class="highlighter-rouge">google_home</code>.</li>
<li><strong>host_ip</strong> (<em>Optional</em>): The IP address that your Home Assistant installation is running on. If you do not specify this option, the component will attempt to determine the IP address on its own.</li>
<li>
<p><strong>listen_port</strong> (<em>Optional</em>): The port the Hue bridge API web server will run on. If not specified, this defaults to 8300. This can be any free port on your system.</p>