Site updated at 2017-08-04 06:42:35 UTC
This commit is contained in:
parent
f815e56b66
commit
af20ed16a5
27 changed files with 48 additions and 47 deletions
|
@ -107,13 +107,14 @@ In the bulb property, you have to enable “Developer Mode” Developer mode ma
|
|||
Determine your bulb ip (using router, software, ping …)
|
||||
</p>
|
||||
<p class="note warning">
|
||||
This component is tested to work with the following models:
|
||||
- <strong>YLDP01YL</strong>: LED Bulb (White)
|
||||
- <strong>YLDP02YL</strong>: LED Bulb (Color)
|
||||
- <strong>YLDP03YL</strong>: LED Bulb (Color) - E26
|
||||
- <strong>YLDD02YL</strong>: Lightstrip (Color)
|
||||
If you have a different model and it is working please let us know.
|
||||
This component is tested to work with the following models. If you have a different model and it is working please let us know.
|
||||
</p>
|
||||
<ul>
|
||||
<li><strong>YLDP01YL</strong>: LED Bulb (White)</li>
|
||||
<li><strong>YLDP02YL</strong>: LED Bulb (Color)</li>
|
||||
<li><strong>YLDP03YL</strong>: LED Bulb (Color) - E26</li>
|
||||
<li><strong>YLDD02YL</strong>: Lightstrip (Color)</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
|
@ -120,7 +120,7 @@ If your Home Assistant installation is running in a <a href="/docs/installation/
|
|||
<li>Setup iOS device with the Mi-Home app.</li>
|
||||
<li>Create an unencrypted backup of the device using iTunes.</li>
|
||||
<li>Install iBackup Viewer from here: http://www.imactools.com/iphonebackupviewer/</li>
|
||||
<li>Extract this file /raw data/com.xiami.mihome/_mihome.sqlite to your computer</li>
|
||||
<li>Extract this file /raw data/com.xiami.mihome/{USERID}_mihome.sqlite to your computer</li>
|
||||
<li>Open the file extracted using notepad. You will then see the list of all the device in your account with their token.</li>
|
||||
</ol>
|
||||
<p><a class="title-link" name="configuration" href="#configuration"></a> Configuration</p>
|
||||
|
@ -135,7 +135,7 @@ If your Home Assistant installation is running in a <a href="/docs/installation/
|
|||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name of your robot</li>
|
||||
<li><strong>host</strong> (<em>Required</em>): The IP of your robot</li>
|
||||
<li><strong>token</strong> (<em>Required</em>): The token of your robot. Go to Getting started section to read more about how to get it</li>
|
||||
<li><strong>token</strong> (<em>Required</em>): The token of your robot. 32-characters consisting of digits and lowercase letters. Go to Getting started section to read more about how to get it</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue