diff --git a/config/.HA_VERSION b/config/.HA_VERSION index aac6ee85..4d4bb863 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2022.10.3 \ No newline at end of file +2022.11.0 \ No newline at end of file diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 08960040..3b0c9208 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -31,7 +31,11 @@ tweet_youtube_engine_setup: "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)", - "Smart Home Plug - Power Measurements (https://www.vcloudinfo.com/2020/09/smart-home-plugs-power-measurements.html)" + "Smart Home Plug - Power Measurements (https://www.vcloudinfo.com/2020/09/smart-home-plugs-power-measurements.html)", + "Check out the $40 Wyze Watch for tracking your steps! (https://youtube.com/shorts/eTlwlChLNxA)", + "Remote Finder ENGAGE! - Home Assistant Automation (https://youtube.com/shorts/UiE8Rnxk5CA)", + "Echo Flex - Discontinued! (https://youtube.com/shorts/W10a38af6-E)", + "Hurricane Prep! (https://youtube.com/shorts/CxlVURHFZjM)" ], "S01E01": [ "Tesla Solar Panels vs #Hurricane IRMA! (https://www.vcloudinfo.com/2018/09/re-installing-tesla-solar-panels-again.html)" @@ -320,9 +324,13 @@ tweet_youtube_engine_setup: ], "UPS_Replacement": [ "Adding Solar Lights to the Front Walkway (https://www.vcloudinfo.com/2022/10/why-i-added-the-eaton-3s-ups-to-my-tesla-powerwall-setup.html)" - ] - - + ], + "VillaNERI": [ + "Unboxing the $440 VillaNeri Light Starter Pack (https://youtu.be/sfzhPkStBTE)" + ], + "GardenLED": [ + "LOOK! We Got MORE Solar LED Garden Lights! (https://youtube.com/shorts/TigbEg3YIZI)" + ], } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 3032ca80..990d68f9 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", "SolarDriveway", "UPS_Replacement" + "SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications", "SolarDriveway", "UPS_Replacement", "VillaNERI" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/GardenLED.png b/config/www/custom_ui/floorplan/images/youtube/episodes/GardenLED.png new file mode 100755 index 00000000..ae0ef20f Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/GardenLED.png differ diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/VillaNERI.png b/config/www/custom_ui/floorplan/images/youtube/episodes/VillaNERI.png new file mode 100755 index 00000000..0b7f99e6 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/VillaNERI.png differ