You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/media_player.apple_tv.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Configuration variables:
36
36
- **login_id** (*Required*): An identifier used to login to the device, see below
37
37
- **name** (*Optional*): The name of the device used in the frontend
38
38
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):
0 commit comments