Site updated at 2018-02-21 18:57:31 UTC
This commit is contained in:
parent
5e0203a43e
commit
12d63df193
27 changed files with 76 additions and 73 deletions
|
@ -86,6 +86,9 @@ A physical Hue Bridge is required for Philips Hue lights to function - this virt
|
|||
<p class="note">
|
||||
It is recommended to assign a static IP address to the computer running Home Assistant. This is because the Amazon Echo discovers devices by IP addresses, and if the IP changes, the Echo won’t be able to control it. This is easiest done from your router, see your router’s manual for details.
|
||||
</p>
|
||||
<p class="note">
|
||||
Both Google Home and Alexa use the device they were initially set up with for communication with emulated_hue. In other words: if you remove/replace this device you will also break emulated_hue.
|
||||
</p>
|
||||
<h3><a class="title-link" name="configuration" href="#configuration"></a> Configuration</h3>
|
||||
<p>To enable the emulated Hue bridge, add one of the following configs to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Google Home example configuration.yaml entry</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue