Site updated at 2016-01-30 09:10:30 UTC
This commit is contained in:
parent
ccd78535f9
commit
6d295bdd37
204 changed files with 7799 additions and 1345 deletions
|
@ -391,7 +391,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Command binary sensor</div>
|
||||
<div class='title'>Command line binary sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
@ -699,6 +699,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.google_voice/' class='notifications'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/google_voice.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Google Voice SMS</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/group/' class='organization'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -865,6 +877,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/insteon_hub/' class='hub'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/introduction/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -923,6 +947,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/light.lifx/' class='light'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/lifx.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>LIFX</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.limitlessled/' class='light'>
|
||||
|
@ -1201,7 +1237,43 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/thermostat.nest/' class='thermostat featured'>
|
||||
<a href='/components/nest/' class='hub featured'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/nest_thermostat.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Nest</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.nest/' class='binary-sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/nest_thermostat.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Nest binary sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.nest/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/nest_thermostat.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Nest sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/thermostat.nest/' class='thermostat'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/nest_thermostat.png'>
|
||||
|
@ -1263,6 +1335,16 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.onewire/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>One wire sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.luci/' class='presence-detection'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1611,6 +1693,16 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/statsd/' class='history'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>StatsD</div>
|
||||
<div class='category'>History</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sun/' class='weather'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1773,6 +1865,16 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.template/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Template sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.thomson/' class='presence-detection'>
|
||||
|
@ -1855,6 +1957,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.twitter/' class='notifications'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/twitter.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Twitter</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.universal/' class='media-player'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2067,6 +2181,66 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/zigbee/' class='diy'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zigbee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZigBee</div>
|
||||
<div class='category'>DIY</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.zigbee/' class='binary-sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zigbee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZigBee Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.zigbee/' class='light'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zigbee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZigBee Light</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.zigbee/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zigbee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZigBee Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.zigbee/' class='switch'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zigbee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZigBee Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/zone/' class='organization'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue