From 7b3cc8d7c4b4a250bcb10db0cda6be0f0b8de192 Mon Sep 17 00:00:00 2001 From: ccostan Date: Fri, 9 Oct 2020 13:35:24 -0400 Subject: [PATCH] Added in some more Videos and ThrowBack Blog Posts. --- config/script/tweet_youtube.yaml | 4 ++-- config/templates/speech/youtube_picker.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 7d827220..6f8da008 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -30,7 +30,8 @@ tweet_youtube_engine_setup: "Be sure to like us on Facebook to get all posts and Video notifications (https://www.facebook.com/vcloudinfo/)", "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", "10 year safety check. If you have not done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)", - "Why No Comments? Find out why... (https://www.vcloudinfo.com/2019/09/why-no-more-comments.html)" + "Why No Comments? Find out why... (https://www.vcloudinfo.com/2019/09/why-no-more-comments.html)", + "Smart Home Plug - Power Measurements (https://www.vcloudinfo.com/2020/09/smart-home-plugs-power-measurements.html)" ], "S01E01": [ "Tesla Solar Panels vs #Hurricane IRMA! (https://www.vcloudinfo.com/2018/09/re-installing-tesla-solar-panels-again.html)" @@ -272,7 +273,6 @@ tweet_youtube_engine_setup: "NodeAnchors": [ "Simple Example of using YAML Node Anchors in Home Assistant (https://www.vcloudinfo.com/2020/10/simple-example-of-using-yaml-node-anchors-in-home-assistant.html)" ] - } %} {{ tweets[topic]|random ~ "#youtube #throwback" }} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index d4c1e6e6..81d91f5f 100755 --- a/config/templates/speech/youtube_picker.yaml +++ b/config/templates/speech/youtube_picker.yaml @@ -7,6 +7,6 @@ "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", - "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock" + "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock", "NodeAnchors" ] %} {{ pick|random }}