diff --git a/config/scene/living_room.yaml b/config/scene/living_room.yaml index ff2d2912..430a5886 100755 --- a/config/scene/living_room.yaml +++ b/config/scene/living_room.yaml @@ -2,36 +2,28 @@ entities: light.m1_front_left: state: off - transition: 10 light.m1_front_right: state: off - transition: 10 light.m1_slider: state: off - transition: 10 light.m1_back_right: state: on - transition: 10 rgb_color: [255,215,0] # Gold - brightness: 30 + brightness: 50 light.m1_back_left: state: on - transition: 40 rgb_color: [255,215,0] # Gold - brightness: 30 + brightness: 50 light.tv_stand_light: state: on - transition: 40 rgb_color: [255,215,0] # Gold brightness: 150 light.tv_light: state: on - transition: 40 rgb_color: [255,215,0] # Gold brightness: 150 light.couch_1: state: on - transition: 40 rgb_color: [255,215,0] # Gold brightness: 255 @@ -39,36 +31,29 @@ entities: light.m1_front_left: state: on - transition: 10 rgb_color: [255,0,0] # RED brightness: 150 light.m1_front_right: state: on - transition: 10 rgb_color: [255,0,0] # RED brightness: 150 light.m1_back_right: state: on - transition: 10 rgb_color: [255,0,0] # RED brightness: 150 light.m1_back_left: state: on - transition: 40 rgb_color: [255,0,0] # RED brightness: 150 light.tv_stand_light: state: on - transition: 40 rgb_color: [255,0,0] # RED brightness: 255 light.tv_light: state: on - transition: 40 rgb_color: [255,0,0] # RED brightness: 255 light.couch_1: state: on - transition: 40 rgb_color: [255,0,0] # RED brightness: 255 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 65f1a7db..b952f6f4 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