Site updated at 2017-10-15 20:42:55 UTC
This commit is contained in:
parent
2688cd17ad
commit
f4836a65ba
29 changed files with 84 additions and 67 deletions
|
@ -74,7 +74,10 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">emulated_hue</code> component provides a virtual Philips Hue bridge, written entirely in software, that allows services that work with the Hue API to interact with Home Assistant
|
||||
<p class="warning">
|
||||
At this time <code class="highlighter-rouge">emulated_hue</code> doesn’t appear to be working for new Google Home users.
|
||||
</p>
|
||||
<p>The <code class="highlighter-rouge">emulated_hue</code> component provides a virtual Philips Hue bridge, written entirely in software, that allows services that work with the Hue API to interact with Home Assistant
|
||||
entities. The driving use case behind this functionality is to allow Home Assistant to work with an Amazon Echo or Google Home with no set up cost outside of configuration changes.
|
||||
The virtual bridge has the ability to turn entities on or off, or change the brightness of dimmable lights. The volume level of media players can be controlled as brightness.</p>
|
||||
<p class="note">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue