Merge pull request #3638 from DubhAd/patch-6

Adding warning to the top
This commit is contained in:
DubhAd 2017-10-15 20:49:03 +01:00 committed by GitHub
commit bb3c9966a2

View File

@ -13,6 +13,10 @@ ha_release: 0.27
ha_iot_class: "Local Push"
---
<p class='warning'>
At this time `emulated_hue` doesn't appear to be working for new Google Home users.
</p>
The `emulated_hue` 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.