From 01f8af52be5c3aaebac5993f126123e9c7bf9082 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 15 Aug 2021 16:49:28 -0400 Subject: [PATCH] New scene to use during teams calls --- config/scenes.yaml | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/config/scenes.yaml b/config/scenes.yaml index 084e57b..edc16c3 100755 --- a/config/scenes.yaml +++ b/config/scenes.yaml @@ -449,12 +449,45 @@ - name: teams call id: teams_call entities: + light.jeff_lamp: + state: 'on' + brightness: 67.5 + color_temp: 299 + light.master_bedroom_dresser_lamp: + state: 'on' + brightness: 255 + light.kat_lamp: + state: 'on' + brightness: 255 + light.master_bedroom_tower_lamp: + state: 'on' + brightness: 255 + color_temp: 299 + light.desk_accent: + state: 'on' + brightness: 255 + rgb_color: + - 7 + - 130 + - 255 + switch.dazzned50: + state: 'off' switch.tplink_a2: state: 'off' - light.jeff_desk_lamp: + light.warning_light: state: 'on' - brightness: 12.75 + brightness: 255 + rgb_color: + - 255 + - 0 + - 67 +- name: teams call done + id: teams_call_done + entities: + light.warning_light: + state: 'off' + - name: film time over id: film_time_over