diff --git a/config/scene/monthly_colors.yaml b/config/scene/monthly_colors.yaml index 295e8a6d..75483d34 100755 --- a/config/scene/monthly_colors.yaml +++ b/config/scene/monthly_colors.yaml @@ -52,6 +52,10 @@ light.led_outdoor_den: state: 'on' rgb_color: *blue + light.treeflood: + state: 'on' + rgb_color: *blue + - name: month_valentine_colors entities: @@ -91,6 +95,10 @@ light.led_outdoor_den: state: 'on' rgb_color: *green + light.treeflood: + state: 'on' + rgb_color: *green + - name: month_st_patty_colors entities: @@ -136,6 +144,10 @@ light.led_outdoor_den: state: 'on' rgb_color: *green + light.treeflood: + state: 'on' + rgb_color: *green + - name: month_starwars_colors entities: @@ -169,6 +181,9 @@ light.led_outdoor_den: state: 'on' rgb_color: *red + light.treeflood: + state: 'on' + rgb_color: *red - name: month_cinco_de_mayo_colors entities: @@ -202,6 +217,10 @@ light.led_outdoor_den: state: 'on' rgb_color: *white + light.treeflood: + state: 'on' + rgb_color: *white + - name: month_mothers_day_colors entities: @@ -217,6 +236,9 @@ light.flood2: state: 'on' rgb_color: *orange + light.treeflood: + state: 'on' + rgb_color: *orange light.front_door: state: 'on' rgb_color: *orange @@ -266,6 +288,9 @@ state: 'on' rgb_color: *green brightness: 150 + light.treeflood: + state: 'on' + rgb_color: *green - name: month_thanksgiving_colors entities: @@ -284,7 +309,7 @@ rgb_color: *blue light.treeflood: state: 'on' - rgb_color: *red + rgb_color: *blue light.front_door: state: 'on' rgb_color: *white 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 472681ab..868f0b2d 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