From 574d346a830773557b42004251081240d681b9a3 Mon Sep 17 00:00:00 2001 From: MagieMalone Date: Thu, 7 Feb 2019 11:27:34 +0100 Subject: [PATCH] phue.conf is not used anymore --- 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 461825985902..cf626c0e0fe7 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: