diff --git a/source/_components/emulated_hue.markdown b/source/_components/emulated_hue.markdown index a78b478dba4..b6dfa32c7e5 100644 --- a/source/_components/emulated_hue.markdown +++ b/source/_components/emulated_hue.markdown @@ -13,6 +13,10 @@ ha_release: 0.27 ha_iot_class: "Local Push" --- +
+At this time `emulated_hue` doesn't appear to be working for new Google Home users. +
+ 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.