mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
add periods
This commit is contained in:
parent
89e19f350f
commit
f9261e70a6
@ -31,7 +31,7 @@ Entities are things that you want to observe within Home Assistant. Support for
|
||||
<tr>
|
||||
<td><a href='/components/sensor.sabnzbd.html'><img src='/images/supported_brands/sabnzbd.png' class='brand overview' /></a></td>
|
||||
<td><a href='/components/sensor.sabnzbd.html'>SABnzbd clients</a></td>
|
||||
<td>Monitor queue and download speeds</td>
|
||||
<td>Monitor queue and download speeds.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
@ -91,7 +91,7 @@ Entities are things that you want to observe within Home Assistant. Support for
|
||||
<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>Track what is being played and control playback. (temporarely disabled awaiting protobuf 3 release)</td>
|
||||
<td>Track what is being played and control playback. (temporarely disabled awaiting protobuf 3 release).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
@ -165,37 +165,37 @@ the manufacturers of these devices.
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/nma.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.nma.html'>Notify My Android (NMA)</a></td>
|
||||
<td>Allow sending messages using Notify My Android (NMA)</td>
|
||||
<td>Allow sending messages using Notify My Android (NMA).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/instapush.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.instapush.html'>Instapush</a></td>
|
||||
<td>Allow sending messages using Instapush</td>
|
||||
<td>Allow sending messages using Instapush.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/pushbullet.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.pushbullet.html'>PushBullet</a></td>
|
||||
<td>Allow sending messages using PushBullet</td>
|
||||
<td>Allow sending messages using PushBullet.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/pushover.png' class='brand' /></td>
|
||||
<td><a href='/components/notify.pushover.html'>PushOver</a></td>
|
||||
<td>Allow sending messages using PushOver</td>
|
||||
<td>Allow sending messages using PushOver.</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>
|
||||
<td>Allow sending messages using Jabber (XMPP)</td>
|
||||
<td>Allow sending messages using Jabber (XMPP).</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/browser.html'>Browser</a></td>
|
||||
<td>Open URLs on the host machine</td>
|
||||
<td>Open URLs on the host machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
@ -207,13 +207,13 @@ the manufacturers of these devices.
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><a href='/components/keyboard.html'>Keyboard</a></td>
|
||||
<td>Simulate key presses on the host machine</td>
|
||||
<td>Simulate key presses on the host machine.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><img src='/images/supported_brands/openweathermap.png' class='brand' /></td>
|
||||
<td><a href='/components/sensor.openweathermap.html'>OpenWeatherMap</a></td>
|
||||
<td>Display current meteorological data from your location</td>
|
||||
<td>Display current meteorological data from your location.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user