Site updated at 2017-01-28 23:51:21 UTC
This commit is contained in:
parent
c266a3ed25
commit
017e728923
553 changed files with 10016 additions and 2343 deletions
|
@ -92,7 +92,26 @@
|
|||
|
||||
<p>The Wink binary sensor platform allows you to get data from your <a href="http://www.wink.com/">Wink</a> binary sensors.</p>
|
||||
|
||||
<p>The requirement is that you have setup your <a href="/components/wink/">Wink hub</a>.</p>
|
||||
<p>The requirement is that you have setup <a href="/components/wink/">Wink</a>.</p>
|
||||
|
||||
<h3>Supported Binary sensor devices</h3>
|
||||
|
||||
<ul>
|
||||
<li>Smoke and CO detectors (No Wink hub required for Nest)</li>
|
||||
<li>Window/Door sensors</li>
|
||||
<li>Motion sensors</li>
|
||||
<li>Ring Door bells (No hub required)</li>
|
||||
<li>Liquid presense sensors</li>
|
||||
<li>Z-wave lock key codes</li>
|
||||
<li>Lutron connected bulb remote buttons</li>
|
||||
<li>Wink Relay buttons and presense detection</li>
|
||||
<li>Wink spotter loudness and vibration (No Wink hub required)</li>
|
||||
<li>Wink hub devices connection status. This includes any paired hubs like Hue, Wink v1, Wink v2, Wink Relay…</li>
|
||||
</ul>
|
||||
|
||||
<p class="note">
|
||||
The above devices are confimed to work, but others may work as well.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
@ -127,6 +146,9 @@
|
|||
<li><a href='/components/wink/'>
|
||||
Wink
|
||||
</a></li>
|
||||
<li><a href='/components/alarm_control_panel.wink/'>
|
||||
Wink Alarm
|
||||
</a></li>
|
||||
<li><a href='/components/cover.wink/'>
|
||||
Wink Cover
|
||||
</a></li>
|
||||
|
@ -156,6 +178,9 @@
|
|||
<li>
|
||||
<a href='/components/binary_sensor.apcupsd/'>APCUPSd Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.bbb_gpio/'>BeagleBone Black GPIO Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.bloomsky/'>BloomSky Binary Sensor</a>
|
||||
</li>
|
||||
|
@ -192,6 +217,9 @@
|
|||
<li>
|
||||
<a href='/components/binary_sensor.isy994/'>ISY994 Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.iss/'>International Space Station</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.knx/'>KNX Binary Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue