diff --git a/config/scene/tv_time.yaml b/config/scene/living_room.yaml similarity index 78% rename from config/scene/tv_time.yaml rename to config/scene/living_room.yaml index 12cab9ce..ff2d2912 100755 --- a/config/scene/tv_time.yaml +++ b/config/scene/living_room.yaml @@ -21,53 +21,54 @@ brightness: 30 light.tv_stand_light: state: on - transition: 400 + transition: 40 rgb_color: [255,215,0] # Gold brightness: 150 light.tv_light: state: on - transition: 400 + transition: 40 rgb_color: [255,215,0] # Gold - brightness: 125 + brightness: 150 light.couch_1: state: on - transition: 400 + transition: 40 rgb_color: [255,215,0] # Gold brightness: 255 - name: Red_living_Room entities: light.m1_front_left: - state: off + state: on transition: 10 + rgb_color: [255,0,0] # RED + brightness: 150 light.m1_front_right: - state: off - transition: 10 - light.m1_slider: - state: off + 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: 30 + brightness: 150 light.m1_back_left: state: on transition: 40 rgb_color: [255,0,0] # RED - brightness: 30 + brightness: 150 light.tv_stand_light: state: on - transition: 400 - rgb_color: [255,0,0] # RED - brightness: 150 - light.tv_light: - state: on - transition: 400 - rgb_color: [255,0,0] # RED - brightness: 125 - light.couch_1: - state: on - transition: 400 + 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 776c7041..65f1a7db 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 b3031c9c..5b174a72 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