From 75e16b9d3a89197b03fed743f9685a7c5d2cbc04 Mon Sep 17 00:00:00 2001 From: MagieMalone Date: Wed, 13 Feb 2019 16:53:28 +0100 Subject: [PATCH] phue.conf is not used anymore (#8433) --- source/_components/hue.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/hue.markdown b/source/_components/hue.markdown index 688376dc85c..51187522275 100644 --- a/source/_components/hue.markdown +++ b/source/_components/hue.markdown @@ -108,7 +108,7 @@ To create a `LightGroup` named `Ceiling lights` that contains the lights 1, 2 an $ curl -XPOST -d '{"name": "Ceiling lights", "lights": ["1", "2", "3"]}' http:///api//groups ``` -The `` is the string that is used to register Home Assistant on the bridge, you can find it in the `phue.conf` file in your configuration path. `` is the IP address or hostname of your Hue bridge. +The `` is the string that is used to register Home Assistant on the bridge, you can find it in the `core.config_entries` file in your configuration\.storage path. `` is the IP address or hostname of your Hue bridge. You can find out the ids of your lights by executing the following command: