Site updated at 2017-12-20 12:09:47 UTC
This commit is contained in:
parent
e3f7b36546
commit
519f1f2af6
26 changed files with 65 additions and 65 deletions
|
@ -357,7 +357,7 @@
|
|||
<li>Try to disable and then enable LAN access.</li>
|
||||
<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 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 alternatively 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue