Go some new Bulbs so that means updating scenes
This commit is contained in:
parent
b371fe8ee8
commit
490e4edc9f
|
@ -24,7 +24,7 @@
|
||||||
- 7
|
- 7
|
||||||
- 130
|
- 130
|
||||||
- 255
|
- 255
|
||||||
switch.studio_accent_light:
|
switch.master_bedroom_bookcase:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
switch.dazzned50:
|
switch.dazzned50:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
- 7
|
- 7
|
||||||
- 130
|
- 130
|
||||||
- 255
|
- 255
|
||||||
switch.studio_accent_light:
|
switch.master_bedroom_bookcase:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
|
||||||
- name: studio yellow
|
- name: studio yellow
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
- 7
|
- 7
|
||||||
- 130
|
- 130
|
||||||
- 255
|
- 255
|
||||||
switch.studio_accent_light:
|
switch.master_bedroom_bookcase:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
switch.dazzned50:
|
switch.dazzned50:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
@ -375,10 +375,6 @@
|
||||||
|
|
||||||
- name: skylar room prebed
|
- name: skylar room prebed
|
||||||
entities:
|
entities:
|
||||||
light.skylar_dresser_lamp:
|
|
||||||
state: 'on'
|
|
||||||
color_temp: 369
|
|
||||||
brightness: 255
|
|
||||||
light.wled_loftbed:
|
light.wled_loftbed:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
@ -388,8 +384,9 @@
|
||||||
- 0
|
- 0
|
||||||
switch.rainbow_lamp:
|
switch.rainbow_lamp:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
switch.skylars_desk:
|
light.skylars_dresser_lamp:
|
||||||
state: 'off'
|
state: 'on'
|
||||||
|
brightness: 150
|
||||||
id: cc8606f7345f48d59b3c32e900122d75
|
id: cc8606f7345f48d59b3c32e900122d75
|
||||||
|
|
||||||
- name: skylar room sleep
|
- name: skylar room sleep
|
||||||
|
@ -407,27 +404,27 @@
|
||||||
state: 'on'
|
state: 'on'
|
||||||
switch.wled_loftbed_nightlight:
|
switch.wled_loftbed_nightlight:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
light.skylar_dresser_lamp:
|
switch.skylar_led_cube:
|
||||||
state: 'off'
|
state: 'on'
|
||||||
input_boolean.skylar_awake:
|
input_boolean.skylar_awake:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
input_boolean.skylar_dressed_reminder:
|
input_boolean.skylar_dressed_reminder:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
switch.skylars_desk:
|
light.skylars_dresser_lamp:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
id: f4e8d2f594c446ee9f0e41cf46dc1c72
|
id: f4e8d2f594c446ee9f0e41cf46dc1c72
|
||||||
|
|
||||||
- name: skylar room morning
|
- name: skylar room morning
|
||||||
entities:
|
entities:
|
||||||
light.skylar_dresser_lamp:
|
switch.skylar_led_cube:
|
||||||
state: 'on'
|
state: 'off'
|
||||||
color_temp: 369
|
switch.rainbow_lamp:
|
||||||
brightness: 38
|
state: 'off'
|
||||||
id: dca10298716d46ad86cb894bfac295a5
|
id: dca10298716d46ad86cb894bfac295a5
|
||||||
|
|
||||||
- name: skylar room day
|
- name: skylar room day
|
||||||
entities:
|
entities:
|
||||||
light.skylar_dresser_lamp:
|
switch.skylar_led_cube:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
switch.rainbow_lamp:
|
switch.rainbow_lamp:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
|
Loading…
Reference in New Issue