Site updated at 2015-06-24 06:50:21 UTC
This commit is contained in:
parent
808cc75f12
commit
e30feaee12
45 changed files with 29393 additions and 174 deletions
|
@ -178,13 +178,19 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/device_tracker.tomato.html'><img src='/images/supported_brands/network-wired-disconnected.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/device_tracker.tomato.html'>Tomato routers</a></td>
|
||||
<td>Offers presence detection by looking at connected devices.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/device_tracker.tplink.html'><img src='/images/supported_brands/tp-link.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/device_tracker.tplink.html'>TP-Link routers</a></td>
|
||||
<td>Offers presence detection by looking at connected devices.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/device_tracker.nmap_scanner.html'><img src='/images/supported_brands/network-workgroup.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/device_tracker.nmap_scanner.html'>NMap network scanning</a></td>
|
||||
<td>Offers presence detection by scanning the network for connected devices.</td>
|
||||
</tr>
|
||||
|
@ -204,6 +210,12 @@
|
|||
<td>Track what is being played and control playback (temporarely disabled awaiting protobuf 3 release).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/media_player.kodi.html'><img src='/images/supported_brands/kodi.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/media_player.kodi.html'>Kodi</a></td>
|
||||
<td>Track what is being played and control playback.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/media_player.mpd.html'><img src='/images/supported_brands/mpd.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/media_player.mpd.html'>Music Player Daemon (MPD)</a></td>
|
||||
|
@ -211,7 +223,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/switch.command_switch.html'><img src='/images/supported_brands/commandline.png' class='brand overview' /></a></td>
|
||||
<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>
|
||||
<td>Switch that issues command line commands when turned on and off.</td>
|
||||
</tr>
|
||||
|
@ -294,7 +306,7 @@ the manufacturers of these devices.
|
|||
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href='/components/hostory.html'><img src='/images/supported_brands/x-office-presentation.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/history.html'><img src='/images/supported_brands/x-office-presentation.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/history.html'>History</a></td>
|
||||
<td>Track the state of entities and allow users to browse through history.</td>
|
||||
</tr>
|
||||
|
@ -312,11 +324,17 @@ the manufacturers of these devices.
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/logbook.html'><img src='/images/supported_brands/logbook.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/logbook.html'><img src='/images/supported_brands/accessories-text-editor.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/logbook.html'>Logbook</a></td>
|
||||
<td>Provides a logbook-style view on the Entity history.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/notify.file.html'><img src='/images/supported_brands/text-x-generic.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/notify.file.html'>File</a></td>
|
||||
<td>Allow sending messages to a file.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/notify.nma.html'><img src='/images/supported_brands/nma.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/notify.nma.html'>Notify My Android (NMA)</a></td>
|
||||
|
@ -372,7 +390,7 @@ the manufacturers of these devices.
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/keyboard.html'><img src='/images/supported_brands/keyboard.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/keyboard.html'><img src='/images/supported_brands/input-keyboard.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/keyboard.html'>Keyboard</a></td>
|
||||
<td>Simulate key presses on the host machine.</td>
|
||||
</tr>
|
||||
|
@ -396,7 +414,7 @@ the manufacturers of these devices.
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/sensor.swiss_public_transport.html'><img src='/images/supported_brands/appointment-new.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.swiss_public_transport.html'>Swiss Public Transport</a></td>
|
||||
<td>Display timetable data for traveling in Switzerland.</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue