diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 2a7f68a1..c107ae9f 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.118.3 \ No newline at end of file +0.118.4 \ No newline at end of file diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index 1695e034..191e42bb 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -284,6 +284,9 @@ tweet_youtube_engine_setup: ], "VideoProjectionMappingDemo": [ "Video Projection Mapping Demo #Shorts (https://youtu.be/C7eljJnpxGQ)" + ], + "FeedTheDog": [ + "Home Assistant Pet Automation Example - Feed the Dog (https://www.vcloudinfo.com/2020/11/home-assistant-pet-automation-example.html)" ] } %} diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml index 957bccd8..bbbe8037 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" + "AugustBatteries", "Remote_Finder", "VideoProjectionMappingDemo", "FeedTheDog" ] %} {{ 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 27eb5e03..8d2c7a32 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 cc1c2c10..150a39a1 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/FeedTheDog.png b/config/www/custom_ui/floorplan/images/youtube/episodes/FeedTheDog.png new file mode 100755 index 00000000..7bc2243b Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/FeedTheDog.png differ