Cleaning up scenes
This commit is contained in:
parent
905886274e
commit
10c70a1950
|
@ -102,6 +102,15 @@
|
||||||
switch.fireplace_lights:
|
switch.fireplace_lights:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
|
||||||
|
- name: livingroom lighting off
|
||||||
|
entities:
|
||||||
|
group.livingroom_tower:
|
||||||
|
state: 'off'
|
||||||
|
group.livingroom_lamps:
|
||||||
|
state: 'off'
|
||||||
|
switch.fireplace_lights:
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
- name: diminished kitchen lighting
|
- name: diminished kitchen lighting
|
||||||
entities:
|
entities:
|
||||||
light.kitchen_cabinets:
|
light.kitchen_cabinets:
|
||||||
|
@ -118,6 +127,13 @@
|
||||||
switch.ha_speaker:
|
switch.ha_speaker:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
|
||||||
|
- name: kitchen lighting off
|
||||||
|
entities:
|
||||||
|
light.kitchen_cabinets:
|
||||||
|
state: 'off'
|
||||||
|
switch.ha_speaker: #Need to rename
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
- name: lights out
|
- name: lights out
|
||||||
entities:
|
entities:
|
||||||
light.kitchen_cabinets:
|
light.kitchen_cabinets:
|
||||||
|
@ -205,66 +221,37 @@
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
rgb_color: [0,128,0]
|
rgb_color: [0,128,0]
|
||||||
|
|
||||||
|
|
||||||
- name: jeff light on
|
- name: master bedroom on
|
||||||
entities:
|
entities:
|
||||||
light.jeff_lamp:
|
light.jeff_lamp:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
switch.0xbc33acfffe217d35_switch:
|
||||||
|
state: 'on'
|
||||||
|
light.0xb0ce1814035bb3f0_light:
|
||||||
|
state: 'on'
|
||||||
|
brightness: 77
|
||||||
|
|
||||||
- name: jeff light off
|
- name: master bedroom off
|
||||||
entities:
|
entities:
|
||||||
light.jeff_lamp:
|
light.jeff_lamp:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
switch.0xbc33acfffe217d35_switch:
|
||||||
|
state: 'off'
|
||||||
|
light.0xb0ce1814035bb3f0_light:
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
|
- name: master bedroom dim
|
||||||
- name: jeff wake up
|
|
||||||
entities:
|
entities:
|
||||||
light.jeff_lamp:
|
light.0xb0ce1814035bb3f0_light:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 30
|
brightness: 38
|
||||||
|
switch.0xbc33acfffe217d35_switch:
|
||||||
- name: jeff bedtime
|
|
||||||
entities:
|
|
||||||
light.jeff_lamp:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 127
|
|
||||||
|
|
||||||
- name: jeff night light
|
|
||||||
entities:
|
|
||||||
light.jeff_lamp:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 63
|
|
||||||
|
|
||||||
- name: skylar tower on
|
|
||||||
entities:
|
|
||||||
light.0xb0ce18140003b334_light:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 255
|
|
||||||
|
|
||||||
- name: skylar tower 75
|
|
||||||
entities:
|
|
||||||
light.0xb0ce18140003b334_light:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 192
|
|
||||||
|
|
||||||
- name: skylar tower 50
|
|
||||||
entities:
|
|
||||||
light.0xb0ce18140003b334_light:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 130
|
|
||||||
|
|
||||||
- name: skylar tower 25
|
|
||||||
entities:
|
|
||||||
light.0xb0ce18140003b334_light:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 63
|
|
||||||
|
|
||||||
- name: skylar tower off
|
|
||||||
entities:
|
|
||||||
light.0xb0ce18140003b334_light:
|
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
light.jeff_lamp:
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
|
|
||||||
- name: santa protocol
|
- name: santa protocol
|
||||||
entities:
|
entities:
|
||||||
|
@ -275,17 +262,14 @@
|
||||||
|
|
||||||
- name: skylar room prebed
|
- name: skylar room prebed
|
||||||
entities:
|
entities:
|
||||||
light.0xb0ce18140003b334_light:
|
switch.forest:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 192
|
|
||||||
light.wled_loftbed:
|
light.wled_loftbed:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
rgb_color: [63, 255, 0]
|
rgb_color: [63, 255, 0]
|
||||||
switch.0xf0d1b80000052281_switch:
|
switch.0xf0d1b80000052281_switch:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
light.0xe20db9fffe003637_light:
|
|
||||||
state: 'on'
|
|
||||||
|
|
||||||
|
|
||||||
- name: skylar room sleep
|
- name: skylar room sleep
|
||||||
|
@ -300,33 +284,33 @@
|
||||||
state: 'on'
|
state: 'on'
|
||||||
switch.wled_loftbed_nightlight:
|
switch.wled_loftbed_nightlight:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
light.0xe20db9fffe003637_light:
|
switch.forest:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
|
||||||
- name: skylar room morning
|
- name: skylar room morning
|
||||||
entities:
|
entities:
|
||||||
light.0xe20db9fffe003637_light:
|
switch.forest:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
|
||||||
- name: skylar room day
|
- name: skylar room day
|
||||||
entities:
|
entities:
|
||||||
light.0xe20db9fffe003637_light:
|
switch.forest:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
switch.0xf0d1b80000052281_switch:
|
switch.0xf0d1b80000052281_switch:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: skylar desk on
|
- name: jeff desk on
|
||||||
entities:
|
entities:
|
||||||
light.0xb0ce18140003b334_light:
|
light.0xb0ce18140003b334_light:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 204
|
||||||
light.0xb0ce1814035bb3f0_light:
|
light.0xb0ce1814035bb3f0_light:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 127
|
brightness: 77
|
||||||
|
|
||||||
- name: skylar desk off
|
- name: jeff desk off
|
||||||
entities:
|
entities:
|
||||||
light.0xb0ce18140003b334_light:
|
light.0xb0ce18140003b334_light:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
|
Loading…
Reference in New Issue