From 5dfdb98b9b5c1fc0bf6116d8fef4c202ea78dd0a Mon Sep 17 00:00:00 2001 From: UiGuy Date: Thu, 26 Oct 2017 08:59:22 +0100 Subject: [PATCH] {"error":"Invalid key"} (#3780) * {"error":"Invalid key"} resolution to {"error":"Invalid key"} issue when trying to control the gateway lights via Home Assistant UI. * Minor changes --- source/_components/xiaomi_aqara.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/xiaomi_aqara.markdown b/source/_components/xiaomi_aqara.markdown index 0dc1b12dcc3..11a2191635c 100644 --- a/source/_components/xiaomi_aqara.markdown +++ b/source/_components/xiaomi_aqara.markdown @@ -179,3 +179,4 @@ That means that Home Assistant is not getting any response from your Xiaomi gate - Try to disable and then enable LAN access. - Hard reset the gateway: Press the button of the gateway 30 seconds and start again from scratch. - If you are using Home Assistant in [Docker](/docs/installation/docker/), make sure to use `--net=host`. +- If you receive an `{"error":"Invalid key"}` in your log while trying to control the gateway light, you should generate the key again using an Android Phone or alternativly an emulator such as [bluestacks](https://www.bluestacks.com). In some instances there is an issue with keys being generated using the iOS application.