Add shell_command entry

This commit is contained in:
Fabian Affolter 2015-10-13 20:36:56 +02:00
parent 2eed180a08
commit 00126a4074

View File

@ -413,6 +413,11 @@ the manufacturers of these devices.
<td><a href='/components/keyboard.html'>Keyboard</a> simulate key presses on the host machine.</td>
</tr>
<tr>
<td><a href='/components/shell_command.html'><img src='/images/supported_brands/utilities-terminal.png' class='brand overview' /></a></td>
<td><a href='/components/shell_command.html'>Shell commands</a> expose shell commands as services.</td>
</tr>
<tr>
<td><a href='/components/sensor.time_date.html'><img src='/images/supported_brands/clock.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.time_date.html'>Time & Date</a> displays the time and the date and <a href='/components/sensor.worldclock.html'>Worldclock</a> from a different time zone.</td>