diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 17ce0d33..0a06701f 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -250,9 +250,11 @@ tweet_youtube_engine_setup: ], "AlexaMusicCommands": [ "All the Music Commands for Alexa! (https://youtu.be/JWnMB455NRM)" + ], + "SolarFountainOKMEE": [ + "Solar Powered Water Fountain with LED lights (https://www.vcloudinfo.com/2020/07/solar-powered-water-fountain-with-led-lights.html)" ] - } %} {{ tweets[topic]|random ~ "#youtube #throwback" }} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 287acf71..7a6f51ee 100755 --- a/config/templates/speech/youtube_picker.yaml +++ b/config/templates/speech/youtube_picker.yaml @@ -6,6 +6,7 @@ "S02E11", "S02E12","S02E13", "S02E14","S02E15", "S02E16","S02E17", "S02E18","S02E19", "S02E20", "S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29", "S02E30", "S02E31", "S02E32", "S02E33", "S02E34", "S02E35", "S02E36", "S02E37", "S02E38", "S02E39", "S02E40","S02E41", "Bearnews1", "Bearnews2", "Bearnews3", "Bearnews4", - "S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands" + "S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands", + "SolarFountainOKMEE" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/SolarFountainOKMEE.png b/config/www/custom_ui/floorplan/images/youtube/episodes/SolarFountainOKMEE.png new file mode 100755 index 00000000..190a25aa Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/SolarFountainOKMEE.png differ