Skip to content

Commit deea03d

Browse files
syssifrenck
authored andcommitted
Troubleshooting section of the Xiaomi Aqara Gateway extended (home-assistant#3922)
* Troubleshooting section of the Xiaomi Aqara Gateway extended. * ✏️ Tiny grammar thingy
1 parent fa9e942 commit deea03d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/xiaomi_aqara.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,4 @@ That means that Home Assistant is not getting any response from your Xiaomi gate
245245
- Hard reset the gateway: Press the button of the gateway 30 seconds and start again from scratch.
246246
- If you are using Home Assistant in [Docker](/docs/installation/docker/), make sure to use `--net=host`.
247247
- 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.
248+
- If the required library "PyXiaomiGateway" cannot be installed you will need to install some missing system dependencies `python3-dev`, `libssl-dev`, `libffi-dev` manually (e.g. `sudo apt-get install python3-dev libssl-dev libffi-dev`).

0 commit comments

Comments
 (0)