From 568491c085364492830c4daa4f30910e447afbb1 Mon Sep 17 00:00:00 2001 From: Brian Hopkins Date: Tue, 25 Apr 2017 03:17:06 -0400 Subject: [PATCH] Update for power on sources (#2502) Updated sources section to also document they have to be powered on as well to show up in the dev-console. --- source/_components/media_player.spotify.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/media_player.spotify.markdown b/source/_components/media_player.spotify.markdown index 96bff1ffed6..eeddfc020bd 100644 --- a/source/_components/media_player.spotify.markdown +++ b/source/_components/media_player.spotify.markdown @@ -52,4 +52,4 @@ After the prerequisites and configuration are complete, restart Home Assistant. ## {% linkable_title Sources %} -The sources are based on if you have streamed to these devices before in Spotify. If you don't have any sources, then simply stream from your phone to another device in your house, bluetooth, echo, etc. Once you do the sources will show up in the developer console as a device to cast/stream to. +The sources are based on if you have streamed to these devices before in Spotify. If you don't have any sources, then simply stream from your phone to another device in your house, bluetooth, echo, etc. Once you do the sources will show up in the developer console as a device to cast/stream to. Also know that the devices won't show up in the dev-console as sources unless they are powered on as well.