{"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
This commit is contained in:
UiGuy 2017-10-26 08:59:22 +01:00 committed by Fabian Affolter
parent 87cd795a85
commit 5dfdb98b9b

View File

@ -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. - 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. - 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 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.