Site updated at 2015-06-11 07:34:32 UTC
This commit is contained in:
parent
b7a4ed90af
commit
1f74908bdf
44 changed files with 2540 additions and 672 deletions
|
@ -154,7 +154,7 @@
|
|||
|
||||
<tr>
|
||||
<td><a href='/components/sensor.mysensors.html'><img src='/images/supported_brands/mysensors.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.mysensors.html'>MySensors switches</a></td>
|
||||
<td><a href='/components/sensor.mysensors.html'>MySensors</a></td>
|
||||
<td>Integrate MySensors sensors.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -209,6 +209,24 @@
|
|||
<td>Track what is being played and control playback.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/switch.command_switch.html'>Command line Switch</a></td>
|
||||
<td>Switch that issues command line commands when turned on and off.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/light.limitlessled.html'>LimitlessLED</a></td>
|
||||
<td>Control your LimitlessLED lights.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/switch.hikvision.html'>Hikvision</a></td>
|
||||
<td>Control the motion detection setting on your Hikvision camera.</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>
|
||||
|
@ -322,6 +340,18 @@ the manufacturers of these devices.
|
|||
<td>Allow sending messages using PushOver.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/smtp.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.smtp.html'>E-Mail</a></td>
|
||||
<td>Allow sending e-mail messages.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/notify.syslog.html'>Syslog</a></td>
|
||||
<td>Allow sending messages to a local syslog.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/xmpp.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.xmpp.html'>Jabber (XMPP)</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue