diff --git a/config/homekit.yaml b/config/homekit.yaml
index 6f2d3d0c..f9fd3807 100755
--- a/config/homekit.yaml
+++ b/config/homekit.yaml
@@ -41,3 +41,13 @@ filter:
     - light.upstairs_lights
     - switch.lr_amp
   # exclude_entities:
+entity_config:
+  camera.camera1:
+    linked_motion_sensor: binary_sensor.camera1_motion_sensor
+    video_codec: copy
+  camera.camera2:
+    linked_motion_sensor: binary_sensor.camera2_motion_sensor
+    video_codec: copy
+  camera.camera3:
+    linked_motion_sensor: binary_sensor.camera3_motion_sensor
+    video_codec: copy
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 e69de29b..0445996d 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 e69de29b..0445996d 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