Changed some lights around
This commit is contained in:
parent
145afcf00b
commit
309b82e3cb
|
@ -284,6 +284,8 @@
|
||||||
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
|
||||||
|
@ -298,7 +300,23 @@
|
||||||
state: 'on'
|
state: 'on'
|
||||||
switch.wled_loftbed_nightlight:
|
switch.wled_loftbed_nightlight:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
light.0xe20db9fffe003637_light:
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
|
- name: skylar room morning
|
||||||
|
entities:
|
||||||
|
light.0xe20db9fffe003637_light:
|
||||||
|
state: 'on'
|
||||||
|
|
||||||
|
- name: skylar room day
|
||||||
|
entities:
|
||||||
|
light.0xe20db9fffe003637_light:
|
||||||
|
state: 'off'
|
||||||
|
switch.0xf0d1b80000052281_switch:
|
||||||
|
state: 'off'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: skylar desk on
|
- name: skylar desk on
|
||||||
entities:
|
entities:
|
||||||
light.0xb0ce18140003b334_light:
|
light.0xb0ce18140003b334_light:
|
||||||
|
|
Loading…
Reference in New Issue