diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 5e64519b..a849f972 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2021.8.7 \ No newline at end of file +2021.8.8 \ No newline at end of file diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 14a4ada5..e8aeaf16 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -293,6 +293,9 @@ tweet_youtube_engine_setup: ], "iPhoneDuplicates": [ "How to Prevent iPhone duplicates in Home Assistant (https://youtu.be/HmLDimU06r4)" + ], + "NotifyScript": [ + "Next Level Notifications in HA (https://youtu.be/mK1wdpxhLbM)" ] } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 5ed93dd4..77ad53a8 100755 --- a/config/templates/speech/youtube_picker.yaml +++ b/config/templates/speech/youtube_picker.yaml @@ -8,6 +8,6 @@ "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", "NodeAnchors", "yahoostocks", - "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates" + "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates", "NotifyScript" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/NotifyScript.png b/config/www/custom_ui/floorplan/images/youtube/episodes/NotifyScript.png new file mode 100755 index 00000000..3ed9334e Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/NotifyScript.png differ