From 876225aa0ea7a2bfc8abe606307ed8a4e3754981 Mon Sep 17 00:00:00 2001 From: rrubin0 Date: Sun, 25 Sep 2016 23:32:25 -0700 Subject: [PATCH] Documentation Update (#989) added additional detail and clarity --- source/_components/light.hue.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/light.hue.markdown b/source/_components/light.hue.markdown index c6bc83680df..4fa87bb5561 100644 --- a/source/_components/light.hue.markdown +++ b/source/_components/light.hue.markdown @@ -15,6 +15,10 @@ featured: true Philips Hue support is integrated into Home Assistant as a light platform. The preferred way to setup the Philips Hue platform is by enabling the [the discovery component](/components/discovery/). +Once discovered, locate "configurator.philips_hue" in the entities list ( < > ) and add it to configuration.yaml. Restart home assistant so that it is visible in the home assistant dashboard. Once home assistant is restarted, locate and click on configurator.philips_hue to bring up the intitiation dialog. This will prompt you to press the Hue button to register the Hue hub in home assistant. Once complete, the configurator entity can be removed from configuration.yaml. + +Restarting home assistant once more should result in the Hue lights listed as "light" entities. Add these light entities to configuration.yaml and restart home assistant once more to complete the installation. + If you want to enable the light component directly, add the following lines to your `configuration.yaml`: ```yaml