add iTunes to list of media components

This commit is contained in:
Jon Maddox 2015-09-11 23:26:46 -04:00
parent f74a8bca6d
commit 83ff9ca627

View File

@ -221,6 +221,11 @@ Entities are things that you want to observe within Home Assistant. Support for
<td><a href='/components/media_player.kodi.html'>Kodi</a></td> <td><a href='/components/media_player.kodi.html'>Kodi</a></td>
</tr> </tr>
<tr>
<td><a href='/components/media_player.itunes.html'><img src='/images/supported_brands/itunes.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.itunes.html'>iTunes</a></td>
</tr>
<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'><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> <td><a href='/components/media_player.mpd.html'>Music Player Daemon (MPD)</a></td>