diff --git a/config/scene/monthly_colors.yaml b/config/scene/monthly_colors.yaml index ad49ac36..ed0bf1af 100755 --- a/config/scene/monthly_colors.yaml +++ b/config/scene/monthly_colors.yaml @@ -37,6 +37,10 @@ state: 'on' #color_name: 'Cream' rgb_color: [204,0,0] + light.flood2: + state: 'on' + #color_name: 'Cream' + rgb_color: [204,0,0] light.outdoor_sconce_3: state: 'on' #color_name: 'Red' @@ -83,6 +87,10 @@ state: 'on' #color_name: 'Purple' rgb_color: [128,0,128] + light.flood2: + state: 'on' + #color_name: 'Gold' + rgb_color: [255,223,0] light.outdoor_sconce_1: state: 'on' #color_name: 'Purple' @@ -132,6 +140,10 @@ # color_name: 'Lavender' rgb_color: [244,187,255] light.front_door: + state: 'on' + # color_name: 'Lavender' + rgb_color: [244,187,255] + light.flood2: state: 'on' #color_name: 'yellow' rgb_color: [255,255,0] @@ -170,6 +182,10 @@ state: 'on' # color_name: 'Red' rgb_color: [204,0,0] + light.flood2: + state: 'on' + # color_name: 'Red' + rgb_color: [204,0,0] light.front_door: state: 'on' #color_name: 'yellow' @@ -209,6 +225,10 @@ state: 'on' # color_name: 'Red' rgb_color: [204,0,0] + light.flood2: + state: 'on' + # color_name: 'Red' + rgb_color: [204,0,0] light.front_door: state: 'on' # color_name: 'Red' @@ -255,6 +275,10 @@ state: 'on' #color_name: 'orange' rgb_color: [255,165,0] + light.flood2: + state: 'on' + #color_name: 'orange' + rgb_color: [255,165,0] light.front_door: state: 'on' #color_name: 'orange' @@ -278,6 +302,10 @@ state: 'on' #color_name: 'purple' rgb_color: [96,0,128] + light.flood2: + state: 'on' + #color_name: 'purple' + rgb_color: [96,0,128] light.front_door: state: 'on' #color_name: 'orange' @@ -329,6 +357,10 @@ state: 'on' #color_name: 'Blue' rgb_color: [0,0,255] + light.flood2: + state: 'on' + #color_name: 'Blue' + rgb_color: [0,0,255] light.front_door: state: 'on' #color_name: 'white' @@ -365,6 +397,10 @@ state: 'on' #color_name: 'red' rgb_color: [255,0,0] + light.flood2: + state: 'on' + #color_name: 'red' + rgb_color: [255,0,0] light.front_door: state: 'on' #color_name: 'Green' @@ -408,6 +444,10 @@ state: 'on' #color_name: 'red' rgb_color: [255,0,0] + light.flood2: + state: 'on' + #color_name: 'red' + rgb_color: [255,0,0] light.front_door: state: 'on' #color_name: 'yellow' 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 f6fbf0da..2cd76b17 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 5b174a72..2cd76b17 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