diff --git a/config/.HA_VERSION b/config/.HA_VERSION
index cee5dee7..f96d3c43 100755
--- a/config/.HA_VERSION
+++ b/config/.HA_VERSION
@@ -1 +1 @@
-2023.12.3
\ No newline at end of file
+2024.1.0
\ No newline at end of file
diff --git a/config/automation/flash_all.yaml b/config/automation/flash_all.yaml
index 0b3ba392..526de0bf 100755
--- a/config/automation/flash_all.yaml
+++ b/config/automation/flash_all.yaml
@@ -42,7 +42,7 @@
         - light.couch_1
         - light.upstairs_lamp
         - light.office_lamp
-        - light.m1_slider
+        - light.slider
         - light.garage_attic
         - light.den_lamp
       data:
diff --git a/config/light_groups.yaml b/config/light_groups.yaml
index e680dc95..12324c31 100755
--- a/config/light_groups.yaml
+++ b/config/light_groups.yaml
@@ -49,7 +49,7 @@
     - light.m1_back_right
     - light.m1_front_left
     - light.m1_front_right
-#   - light.m1_slider
+    - light.slider
 
 - platform: group
   name: Living Room Accents
diff --git a/config/packages/processmonitor.yaml b/config/packages/processmonitor.yaml
index 9efee847..dd286e14 100755
--- a/config/packages/processmonitor.yaml
+++ b/config/packages/processmonitor.yaml
@@ -7,14 +7,9 @@
 #     sensor.process_mosquitto:
 #       friendly_name: 'Mosquitto'
 #
-#
-
+#  Uses SYSTEMMONITOR integration
 #-------------------------------------------
-sensor:
-  - platform: systemmonitor
-    resources:
-      - type: disk_use_percent
-        arg: /
+
 
 #-------------------------------------------
 ##############################################################################
diff --git a/config/scene/living_room.yaml b/config/scene/living_room.yaml
index 12030afd..b1f8635f 100755
--- a/config/scene/living_room.yaml
+++ b/config/scene/living_room.yaml
@@ -4,7 +4,7 @@
            state: off
        light.m1_front_right:
            state: off
-       light.m1_slider:
+       light.slider:
            state: off
        light.m1_back_right:
            state: on
diff --git a/config/script/flash_notify.yaml b/config/script/flash_notify.yaml
index f6eabe87..eb9156cd 100755
--- a/config/script/flash_notify.yaml
+++ b/config/script/flash_notify.yaml
@@ -9,7 +9,7 @@ flash_notify:
   sequence:
     - service: light.turn_on
       entity_id:
-        - light.m1_slider
+        - light.slider
         - light.office_lamp
         - light.outdoor_foyer
       data:
diff --git a/config/www/custom_ui/floorplan/alarm.svg b/config/www/custom_ui/floorplan/alarm.svg
index a8bb55af..96adcb95 100755
--- a/config/www/custom_ui/floorplan/alarm.svg
+++ b/config/www/custom_ui/floorplan/alarm.svg
@@ -608,7 +608,7 @@
 	<g id="Lights">
 		<circle id="light.m1_back_right" style="fill:#231F26;" cx="509.5" cy="238.7" r="5"/>
 		<circle id="light.m1_back_left" style="fill:#231F26;" cx="509.5" cy="298.3" r="5"/>
-		<circle id="light.m1_slider" style="fill:#231F26;" cx="493.1" cy="362.6" r="5"/>
+		<circle id="light.slider" style="fill:#231F26;" cx="493.1" cy="362.6" r="5"/>
 		<circle id="light.m1_front_left" style="fill:#231F26;" cx="438.8" cy="298.3" r="5"/>
 		<circle id="light.m1_front_right" style="fill:#231F26;" cx="438.8" cy="239" r="5"/>
 		<circle id="light.bedroom_hallway" style="fill:#231F26;" cx="440.3" cy="363.3" r="5"/>
diff --git a/config/www/custom_ui/floorplan/alarm.yaml b/config/www/custom_ui/floorplan/alarm.yaml
index 383b8fb7..b5a60f6a 100755
--- a/config/www/custom_ui/floorplan/alarm.yaml
+++ b/config/www/custom_ui/floorplan/alarm.yaml
@@ -110,7 +110,7 @@ rules:
       - light.m1_back_right
       - light.m1_front_left
       - light.m1_front_right
-      - light.m1_slider
+      - light.slider
       - light.office_lamp
       - light.den_lamp
       - light.f2
diff --git a/config/www/custom_ui/floorplan/floorplan_original.svg b/config/www/custom_ui/floorplan/floorplan_original.svg
index a3f4b9a9..1d23b7f4 100755
--- a/config/www/custom_ui/floorplan/floorplan_original.svg
+++ b/config/www/custom_ui/floorplan/floorplan_original.svg
@@ -5982,7 +5982,7 @@
        inkscape:label="#path2279-2-3" />
     <ellipse
        style="display:inline;fill:#cccccc;fill-opacity:1;stroke-width:1.35243082"
-       id="light.m1_slider"
+       id="light.slider"
        cx="210.98605"
        cy="-65.468712"
        rx="22.06353"