diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index ad5eba6d..a577f5b6 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -316,7 +316,7 @@ automation: "S01E11", "S01E12","S01E13", "S01E14","S01E15", "S01E16","S01E17", "S01E18","S01E19", "S01E20", "S01E21", "S02E01", "S02E02","S02E03", "S02E04","S02E05", "S02E06","S02E07", "S02E08","S02E09", "S02E10", "S02E11", "S02E12","S02E13", "S02E14","S02E15", "S02E16","S02E17", "S02E18","S02E19", "S02E20", - "S02E22", "S02E25", "S02E26", "S02E27", "S02E28" + "S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29" ] %} {{ pick|random }} @@ -344,6 +344,6 @@ automation: "S01E11", "S01E12","S01E13", "S01E14","S01E15", "S01E16","S01E17", "S01E18","S01E19", "S01E20", "S01E21", "S02E01", "S02E02","S02E03", "S02E04","S02E05", "S02E06","S02E07", "S02E08","S02E09", "S02E10", "S02E11", "S02E12","S02E13", "S02E14","S02E15", "S02E16","S02E17", "S02E18","S02E19", "S02E20", - "S02E22", "S02E25", "S02E26", "S02E27", "S02E28" + "S02E22", "S02E25", "S02E26", "S02E27", "S02E28", "S02E29" ] %} {{ pick|random }} diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 42117cc4..05553522 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -168,7 +168,12 @@ tweet_youtube_engine_setup: ], "S02E28": [ "How to add Smart Landscaping lights to your Yard with Home Assistant (https://www.vcloudinfo.com/2019/08/how-to-add-smart-landscaping-lights-to-your-yard-with-home-assistant.html)" + ], + "S02E29": [ + "LED Solar Spot lights for my Outdoor Tree! (https://www.vcloudinfo.com/2019/08/led-solar-spot-lights-for-my-outdoor-tree.html)" ] + + } %} {{ tweets[topic]|random ~ "#youtube #throwback" }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/S02E29.png b/config/www/custom_ui/floorplan/images/youtube/episodes/S02E29.png new file mode 100755 index 00000000..19f06357 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/S02E29.png differ