diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 8665952e..c4c95aab 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -314,7 +314,11 @@ tweet_youtube_engine_setup: ], "IOSBrokeNoifications": [ "IOS Uprade Broke my Home Assistant Notifications (https://www.youtube.com/watch?v=rK5-Y5ta054)" + ], + "SolarDriveway": [ + "Adding Solar Lights to the Front Walkway (https://www.vcloudinfo.com/2022/10/adding-solar-lights-to-the-front-walkway.html)" ] + } %} {{ tweets[topic]|random ~ "#youtube #throwback" }} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 7640a959..5c30cd29 100755 --- a/config/templates/speech/youtube_picker.yaml +++ b/config/templates/speech/youtube_picker.yaml @@ -9,6 +9,6 @@ "S03E01", "Bearnews5", "Bearnews6", "Bearnews7", "S03E02", "S03E03", "Logger", "SolarPalmLight", "5TipsToLevelUp", "AlexaMusicCommands", "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors", "yahoostocks", "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates", "NotifyScript", "WeightLossJourney", - "SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications" + "SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications", "SolarDriveway" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/SolarDriveway.png b/config/www/custom_ui/floorplan/images/youtube/episodes/SolarDriveway.png new file mode 100755 index 00000000..a5ff344e Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/SolarDriveway.png differ