From 2105d4b92deb9f89e5df674b7f5717616eedcbd2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 21 Aug 2020 23:32:13 -0400 Subject: [PATCH] Part of the spotify connect I missed --- config/input_select.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/config/input_select.yaml b/config/input_select.yaml index 6fd438a..15aabd2 100755 --- a/config/input_select.yaml +++ b/config/input_select.yaml @@ -25,4 +25,17 @@ spotify_source: - Living Room - Skylar's Bedroom - Kitchen - initial: Living Room \ No newline at end of file + initial: Living Room +spotify_playlist: + name: Spotify Playlist + options: + - chill + - dedtime + - background + - scored + - jukebox + - classical + - disney + - jazz + - skylar + initial: background \ No newline at end of file