Site updated at 2015-09-10 19:39:00 UTC
This commit is contained in:
parent
718cb79e66
commit
3ce314c0a7
82 changed files with 2127 additions and 953 deletions
|
@ -165,7 +165,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/sensor.dht.html'><img src='/images/supported_brands/dht.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.dht.html'>DHTxx</a> reads the temperature and humidity.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -209,12 +209,17 @@
|
|||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx</a> sensors monitors values from RFXtrx sensors.</td>
|
||||
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx</a> sensors monitors values from RFXtrx devices.</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> allows sending and recieving MQTT messages.</td>
|
||||
<td><a href='/components/mqtt.html'>MQTT</a> allows sending and recieving MQTT messages, incl. <a href='/components/switch.mqtt.html'>switches</a> and <a href='/components/sensor.mqtt.html'>sensors</a>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/sensor.arest.html'><img src='/images/supported_brands/arest.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.arest.html'>aREST</a> sensors monitors values from aREST enabled devices.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
@ -246,7 +251,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/device_tracker.aruba.html'><img src='/images/supported_brands/aruba.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/device_tracker.aruba.html'>Aruba routers</a></td>
|
||||
</tr>
|
||||
|
||||
|
@ -307,7 +312,7 @@
|
|||
|
||||
<tr>
|
||||
<td><a href='/components/media_player.cast.html'><img src='/images/supported_brands/google_cast.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/media_player.cast.html'>Google Cast devices</a></td>
|
||||
<td><a href='/components/media_player.cast.html'>Google Cast</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -325,6 +330,11 @@
|
|||
<td><a href='/components/media_player.squeezebox.html'>Logitech Squeezebox</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/media_player.denon.html'><img src='/images/supported_brands/denon.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/media_player.denon.html'>Denon Network Receivers</a></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
@ -552,7 +562,7 @@ the manufacturers of these devices.
|
|||
<div class="grid">
|
||||
<div class="grid__item one-whole lap-two-thirds">
|
||||
<h2 class="title">Web services</h2>
|
||||
<p>The web services displays data grabbed from an external source.</p>
|
||||
<p>The web services displays data grabbed from an external source or interact with them.</p>
|
||||
|
||||
<table>
|
||||
|
||||
|
@ -573,7 +583,12 @@ the manufacturers of these devices.
|
|||
|
||||
<tr>
|
||||
<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> displays Swiss timetable data for traveling.</td>
|
||||
<td><a href='/components/sensor.swiss_public_transport.html'>Swiss Public Transport</a> displays Swiss timetable data for traveling.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href='/components/ifttt.html'><img src='/images/supported_brands/ifttt.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/ifttt.html'>IFTTT</a> allows the triggering of recipes.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue