Skip to content

Commit bb3c996

Browse files
authored
Merge pull request home-assistant#3638 from DubhAd/patch-6
Adding warning to the top
2 parents 74a6e9c + eda442a commit bb3c996

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/emulated_hue.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ha_release: 0.27
1313
ha_iot_class: "Local Push"
1414
---
1515

16+
<p class='warning'>
17+
At this time `emulated_hue` doesn't appear to be working for new Google Home users.
18+
</p>
19+
1620
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
1721
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.
1822
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.

0 commit comments

Comments
 (0)