Adding warning to the top

Adding warning about GHome not working for new users
This commit is contained in:
DubhAd 2017-10-15 20:45:33 +01:00 committed by GitHub
parent 74a6e9c4fb
commit eda442a673

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.