Site updated at 2017-11-19 18:08:28 UTC

This commit is contained in:
Travis CI 2017-11-19 18:08:28 +00:00
parent 57334e6179
commit 60febac6dc
26 changed files with 65 additions and 64 deletions

View file

@ -358,6 +358,7 @@
<li>Hard reset the gateway: Press the button of the gateway 30 seconds and start again from scratch.</li>
<li>If you are using Home Assistant in <a href="/docs/installation/docker/">Docker</a>, make sure to use <code class="highlighter-rouge">--net=host</code>.</li>
<li>If you receive an <code class="highlighter-rouge"><span class="p">{</span><span class="nt">"error"</span><span class="p">:</span><span class="s2">"Invalid key"</span><span class="p">}</span></code> 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 <a href="https://www.bluestacks.com">bluestacks</a>. In some instances there is an issue with keys being generated using the iOS application.</li>
<li>If the required library “PyXiaomiGateway” cannot be installed you will need to install some missing system dependencies <code class="highlighter-rouge">python3-dev</code>, <code class="highlighter-rouge">libssl-dev</code>, <code class="highlighter-rouge">libffi-dev</code> manually (e.g. <code class="highlighter-rouge">sudo apt-get install python3-dev libssl-dev libffi-dev</code>).</li>
</ul>
</article>
</div>