add docs on airplay

This commit is contained in:
Jon Maddox 2015-09-14 21:20:31 -04:00
parent a7b570c548
commit 18bfc1735f

View File

@ -14,9 +14,12 @@ footer: true
[itunes-api](https://github.com/maddox/itunes-api) from Home Assistant. Play,
pause, or skip songs remotely on iTunes running on your Mac.
Your AirPlay speakers will also be exposed as simple media players inside Home
Assistant. They will be available to be turned on or off or set their volume.
<p class='note'>
iTunes itself can not be remotely controlled. In order to control your iTunes,
you'll need to install middleware named `itunes-api`. `itunes-api` is a simple REST
you'll need to install middleware named itunes-api. itunes-api is a simple REST
server that talks to a local instance of iTunes via Applescript. It's very easy to set up
and run. You can find more about it on it's [GitHub repo](https://github.com/maddox/itunes-api).
</p>