diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 9a6dac62..cfabed7c 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2020.12.1 \ No newline at end of file +2021.1.0b0 \ No newline at end of file diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 54cc5bf9..14a4ada5 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -290,6 +290,9 @@ tweet_youtube_engine_setup: ], "AlexaGiftNotifications": [ "How to disable Alexa Delivery Notification Descriptions (https://www.vcloudinfo.com/2020/11/how-to-disable-alexa-delivery-notification-descriptions.html)" + ], + "iPhoneDuplicates": [ + "How to Prevent iPhone duplicates in Home Assistant (https://youtu.be/HmLDimU06r4)" ] } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 0248a314..5ed93dd4 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" + "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog", "AlexaGiftNotifications","iPhoneDuplicates" ] %} {{ pick|random }} diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index dfb3634f..62316c02 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 39d38ebb..fd29a568 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/iPhoneDuplicates.png b/config/www/custom_ui/floorplan/images/youtube/episodes/iPhoneDuplicates.png new file mode 100755 index 00000000..768d709b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/iPhoneDuplicates.png differ