From a8767d55ea2b61f584670f3e2854c1a50d97a276 Mon Sep 17 00:00:00 2001 From: tiagofreire-pt <41837236+tiagofreire-pt@users.noreply.github.com> Date: Tue, 18 Jun 2019 22:20:14 +0100 Subject: [PATCH] Deleting config/emulated_hue_ids.json to reset (#9491) * Deleting config/emulated_hue_ids.json to reset * :pencil2: Tweaks --- source/_components/emulated_hue.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/emulated_hue.markdown b/source/_components/emulated_hue.markdown index 2eea6c16acd..46baf20fee9 100644 --- a/source/_components/emulated_hue.markdown +++ b/source/_components/emulated_hue.markdown @@ -32,7 +32,7 @@ It is recommended to assign a static IP address to the computer running Home Ass

-Both Google Home and Alexa use the device they were initially set up with for communication with emulated_hue. In other words: if you remove/replace this device you will also break emulated_hue. +Both Google Home and Alexa use the device they were initially set up with for communication with `emulated_hue`. In other words: if you remove/replace this device you will also break `emulated_hue`. To recover your `emulated_hue` functionality, backup your `config/emulated_hue_ids.json` file, delete the original one and reboot your Home Assistant instance.

### {% linkable_title Configuration %}