Site updated at 2017-08-18 13:10:52 UTC
This commit is contained in:
parent
5abc047e68
commit
dd01ff9927
32 changed files with 171 additions and 65 deletions
|
@ -74,12 +74,12 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">xiaomi_gw</code> platform allows you to integrate the following <a href="http://www.mi.com/en/">Xiaomi</a> devices into Home Assistant.</p>
|
||||
<p>The <code class="highlighter-rouge">xiaomi</code> platform allows you to integrate the following <a href="http://www.mi.com/en/">Xiaomi</a> devices into Home Assistant.</p>
|
||||
<ul>
|
||||
<li>Temperature and Humidity Sensor (old and new version)</li>
|
||||
<li>Motion Sensor (old and new version)</li>
|
||||
<li>Door and Window Sensor (old and new version)</li>
|
||||
<li>Button (old and new version)</li>
|
||||
<li>Temperature and Humidity Sensor (1st and 2nd generation)</li>
|
||||
<li>Motion Sensor (1st and 2nd generation)</li>
|
||||
<li>Door and Window Sensor (1st and 2nd generation)</li>
|
||||
<li>Button (1st and 2nd generation)</li>
|
||||
<li>Plug aka Socket (ZigBee version, reports power consumed, power load, state and if device in use)</li>
|
||||
<li>Wall Plug (reports power consumed, power load and state)</li>
|
||||
<li>Aqara Wall Switch (Single)</li>
|
||||
|
@ -187,7 +187,7 @@
|
|||
<img src='/images/supported_brands/xiaomi.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue