diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index e0366840..7ec2d122 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -265,6 +265,9 @@ tweet_youtube_engine_setup: ], "LEDBackboard": [ "Home Assistant Smart DIY Basketball Backboard Project (https://www.vcloudinfo.com/2020/09/home-assistant-smart-diy-basketball-backboard-project.html)" + ], + "CuckooClock": [ + "Building a digital Cuckoo Clock with Home Assistant (https://www.vcloudinfo.com/2017/11/building-digital-cuckoo-clock-with-home.html)" ] } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 3dea556c..d4c1e6e6 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" + "SolarFountainOKMEE", "NoCloudGaradget", "AlexaGuardMediaPlayer", "LightningSensor", "LEDBackboard", "CuckooClock" ] %} {{ 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 2cd76b17..01f67128 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 2cd76b17..2a25ccdf 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/CuckooClock.png b/config/www/custom_ui/floorplan/images/youtube/episodes/CuckooClock.png new file mode 100755 index 00000000..c6a26587 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/CuckooClock.png differ