Site updated at 2016-05-07 20:05:09 UTC
This commit is contained in:
parent
734e3c6515
commit
890a79eba3
300 changed files with 7312 additions and 1175 deletions
|
@ -128,6 +128,10 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='#hvac' class="btn">HVAC</a>
|
||||
|
||||
|
||||
|
||||
<a href='#history' class="btn">History</a>
|
||||
|
||||
|
||||
|
@ -144,6 +148,10 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='#locks' class="btn">Locks</a>
|
||||
|
||||
|
||||
|
||||
<a href='#media-player' class="btn">Media Player</a>
|
||||
|
||||
|
||||
|
@ -248,6 +256,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/switch.acer_projector/'
|
||||
class='switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/acer.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Acer Projector Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.actiontec/'
|
||||
class='presence-detection'
|
||||
style='display: none'>
|
||||
|
@ -756,6 +778,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/dweet/'
|
||||
class='history featured'
|
||||
>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/dweet.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Dweet.io</div>
|
||||
<div class='category'>History</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/thermostat.eq3btsmart/'
|
||||
class='thermostat'
|
||||
style='display: none'>
|
||||
|
@ -908,6 +944,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.fitbit/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Fitbit</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.forecast/'
|
||||
class='weather featured'
|
||||
>
|
||||
|
@ -1018,6 +1066,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.google_travel_time/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Google Maps Travel Time</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.google_voice/'
|
||||
class='notifications'
|
||||
style='display: none'>
|
||||
|
@ -1100,6 +1160,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/thermostat.heat_control/'
|
||||
class='thermostat'
|
||||
style='display: none'>
|
||||
|
@ -2022,6 +2084,48 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/octoprint/'
|
||||
class='hub featured'
|
||||
>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/octoprint.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>OctoPrint</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.octoprint/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/octoprint.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>OctoPrint Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.octoprint/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/octoprint.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>OctoPrint Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.onewire/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
|
@ -2146,6 +2250,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/media_player.pioneer/'
|
||||
class='media-player'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/pioneer.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Pioneer Network Receivers</div>
|
||||
<div class='category'>Media Player</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.plex/'
|
||||
class='media-player featured'
|
||||
>
|
||||
|
@ -2424,6 +2542,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/switch.rpi_rf/'
|
||||
class='switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/raspberry-pi.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Raspberry PI GPIO Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/camera.rpi_camera/'
|
||||
class='camera'
|
||||
style='display: none'>
|
||||
|
@ -3506,6 +3638,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/hvac.zwave/'
|
||||
class='hvac'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/z-wave.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Z-Wave HVAC</div>
|
||||
<div class='category'>HVAC</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.zwave/'
|
||||
class='light'
|
||||
style='display: none'>
|
||||
|
@ -3520,6 +3666,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/locks.zwave/'
|
||||
class='locks'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/z-wave.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Z-Wave Lock</div>
|
||||
<div class='category'>Locks</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.zwave/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue