diff --git a/source/_components/apple_tv.markdown b/source/_components/apple_tv.markdown
index 52d74a6b3a8..28e83f95567 100644
--- a/source/_components/apple_tv.markdown
+++ b/source/_components/apple_tv.markdown
@@ -81,7 +81,7 @@ In order to connect to the device, you need a *login id*. The easiest way to obt
Make sure Home Sharing is enabled on the Apple TV.
-To scan for devices and determine the `login_id`, press the icon in the upper left corner and select the leftmost icon according to the image:
+To scan for devices and determine the `login_id`, open the developer tools by selecting the hammer icon in the sidebar. Once in the developer tools select **services**.
@@ -111,7 +111,7 @@ If you, when playing media with `play_url`, get the following error message:
*“This AirPlay connection requires iOS 7.1 or later, OS X 10.10 or later, or iTunes 11.2 or later.”*
-then device authentication is required. Press the icon in the upper left corner and select the leftmost icon according to the image below:
+then device authentication is required, open the developer tools by selecting the hammer icon in the sidebar. Once in the developer tools select **services**.
diff --git a/source/_docs/tools/dev-tools.markdown b/source/_docs/tools/dev-tools.markdown
index 887195c8113..a634e392bab 100644
--- a/source/_docs/tools/dev-tools.markdown
+++ b/source/_docs/tools/dev-tools.markdown
@@ -10,13 +10,13 @@ The frontend contains a section called "Developer Tools".
Screenshot of Home Assistant's Developer Tools.