Skip to content

Commit 27c7cff

Browse files
brahmafearfabaff
authored andcommitted
Howto install pyatv. (home-assistant#2042)
Added sentence describing how to install pyatv package for atvremote utility.
1 parent 0f2fa10 commit 27c7cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/media_player.apple_tv.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Configuration variables:
3636
- **login_id** (*Required*): An identifier used to login to the device, see below
3737
- **name** (*Optional*): The name of the device used in the frontend
3838
39-
In order to connect to the device you need a *login id*. The easiest way to obtain this identifier is to use the application ``atvremote``. It should be available in the same environment as you installed Home-Assistant. Just run it like this to scan for all devices (try again if a device is missing):
39+
In order to connect to the device you need a *login id*. The easiest way to obtain this identifier is to use the application ``atvremote``. It should be available in the same environment as you installed Home-Assistant. To install this utility, run ``pip3 install --upgrade pyatv``. The run atvremote scan for all devices (try again if a device is missing):
4040
4141
```bash
4242
$ atvremote scan

0 commit comments

Comments
 (0)