diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml
index c4c95aab..08960040 100755
--- a/config/script/tweet_youtube.yaml
+++ b/config/script/tweet_youtube.yaml
@@ -317,8 +317,13 @@ tweet_youtube_engine_setup:
               ],
               "SolarDriveway": [
                 "Adding Solar Lights to the Front Walkway (https://www.vcloudinfo.com/2022/10/adding-solar-lights-to-the-front-walkway.html)"
+              ],
+              "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)"
               ]
 
+
+
             } %}
 
             {{ tweets[topic]|random ~ "#youtube #throwback" }}
diff --git a/config/templates/speech/youtube_picker.yaml b/config/templates/speech/youtube_picker.yaml
index 5c30cd29..3032ca80 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"
+    "SnapPower", "LocalControl", "TossingWink", "EnergyDashboard", "IOSBrokeNoifications", "SolarDriveway", "UPS_Replacement"
   ] %}
   {{ pick|random }}
diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/UPS_Replacement.png b/config/www/custom_ui/floorplan/images/youtube/episodes/UPS_Replacement.png
new file mode 100755
index 00000000..8134208b
Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/UPS_Replacement.png differ