Site updated at 2015-08-10 06:50:30 UTC

This commit is contained in:
Paulus Schoutsen 2015-08-09 23:50:30 -07:00
parent 91432d826e
commit 839243b5f6
62 changed files with 2876 additions and 428 deletions

View file

@ -159,6 +159,18 @@
<td>Integrate MySensors sensors.</td>
</tr>
<tr>
<td></td>
<td><a href='/components/sensor.temper.html'>TEMPer sensors</a></td>
<td>Integrate TEMPer sensors to get the current temperature.</td>
</tr>
<tr>
<td><a href='/components/device_tracker.asuswrt.html'><img src='/images/supported_brands/asus.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.asuswrt.html'>ASUSWRT routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr>
<tr>
<td><a href='/components/device_tracker.ddwrt.html'><img src='/images/supported_brands/ddwrt.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.ddwrt.html'>DD-WRT routers</a></td>
@ -222,6 +234,12 @@
<td>Track what is being played and control playback.</td>
</tr>
<tr>
<td><a href='/components/media_player.squeezebox.html'><img src='/images/supported_brands/logitech.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.squeezeboy.html'>Squeezebox</a></td>
<td>Track what is being played and control playback.</td>
</tr>
<tr>
<td><a href='/components/switch.command_switch.html'><img src='/images/supported_brands/utilities-terminal.png' class='brand overview' /></a></td>
<td><a href='/components/switch.command_switch.html'>Command line Switch</a></td>
@ -240,6 +258,18 @@
<td>Control the motion detection setting on your Hikvision camera.</td>
</tr>
<tr>
<td><a href='/components/switch.edimax.html'><img src='/images/supported_brands/edimax.png' class='brand overview' /></a></td>
<td><a href='/components/switch.edimax.html'>Edimax switches</a></td>
<td>Control the state of your Edimax switches.</td>
</tr>
<tr>
<td><a href='/components/switch.rpi_gpio.html'><img src='/images/supported_brands/raspberry-pi.png' class='brand overview' /></a></td>
<td><a href='/components/switch.rpi_gpio.html'>Raspberry PI GPIO</a></td>
<td>Control the GPIO of a Raspberry Pi.</td>
</tr>
<tr>
<td><a href='/components/isy994.html'><img src='/images/supported_brands/insteon.png' class='brand overview' /></a></td>
<td><a href='/components/isy994.html'>Insteon Devices</a></td>
@ -264,6 +294,12 @@
<td>Monitors home energy use as measured by an Efergy engage hub.</td>
</tr>
<tr>
<td></td>
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx sensors</a></td>
<td>Monitors values from RFXtrx sensors.</td>
</tr>
<tr>
<td><a href='/components/camera.generic.html'><img src='/images/supported_brands/camera-web.png' class='brand overview' /></a></td>
<td><a href='/components/camera.generic.html'>Generic IP cameras</a></td>
@ -307,13 +343,13 @@ the manufacturers of these devices.
<p>Home Assistant integrates with a variety of third party Home Automation hubs and networks. It allows you to control the connected switches, lights and sensors via Home Assistant. Click on the following logos for setup instructions:</p>
<p><a href="/components/zwave.html"><img src='/images/supported_brands/z-wave.png' class='brand' /></a>
<a href="/components/tellstick.html"><img src='/images/supported_brands/telldus_tellstick.png' class='brand' /></a>
<a href="/components/vera.html"><img src='/images/supported_brands/vera.png' class='brand' /></a>
<a href="/components/wink.html"><img src='/images/supported_brands/wink.png' class='brand' /></a>
<a href="/components/isy994.html"><img src='/images/supported_brands/universal_devices.png' class='brand' /></a>
<a href="/components/modbus.html"><img src='/images/supported_brands/modbus.png' class='brand' /></a>
<a href="/components/arduino.html"><img src='/images/supported_brands/arduino.png' class='brand' /></a></p>
<p><a href="/components/zwave.html"><img src='/images/supported_brands/z-wave.png' class='brand' alt="Zwave" /></a>
<a href="/components/tellstick.html"><img src='/images/supported_brands/telldus_tellstick.png' class='brand' alt="Tellstick" /></a>
<a href="/components/vera.html"><img src='/images/supported_brands/vera.png' class='brand' alt="Vera" /></a>
<a href="/components/wink.html"><img src='/images/supported_brands/wink.png' class='brand' alt="Wink" /></a>
<a href="/components/isy994.html"><img src='/images/supported_brands/universal_devices.png' class='brand' alt="ISY994" /></a>
<a href="/components/modbus.html"><img src='/images/supported_brands/modbus.png' class='brand' alt="Modbus" /></a>
<a href="/components/arduino.html"><img src='/images/supported_brands/arduino.png' class='brand' alt="Arduino" /></a></p>
<p class='note'>
Support for these devices is provided by the Home Assistant community and not
@ -378,6 +414,12 @@ the manufacturers of these devices.
<td>Allow sending messages using PushOver.</td>
</tr>
<tr>
<td><a href='/components/notify.slack.html'><img src='/images/supported_brands/slack.png' class='brand' /></a></td>
<td><a href='/components/notify.slack.html'>Slack</a></td>
<td>Allow sending messages over Slack.</td>
</tr>
<tr>
<td><a href='/components/notify.smtp.html'><img src='/images/supported_brands/smtp.png' class='brand' /></a></td>
<td><a href='/components/notify.smtp.html'>E-Mail</a></td>
@ -443,6 +485,12 @@ the manufacturers of these devices.
<td><a href='/components/sensor.time_date.html'>Time & Date</a></td>
<td>Displays the time and the date.</td>
</tr>
<tr>
<td><a href='/components/mqtt.html'><img src='/images/supported_brands/mqtt.png' class='brand overview' /></a></td>
<td><a href='/components/mqtt.html'>MQTT</a></td>
<td>Allow sending and recieving MQTT messages.</td>
</tr>
</table>