Removing test scenes
This commit is contained in:
parent
be2484bc87
commit
768a0e30ea
|
@ -1,45 +1,3 @@
|
|||
- name: test_dim_75
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness_pct: 75
|
||||
color_temp: 369
|
||||
|
||||
- name: test_dim_50
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness_pct: 50
|
||||
color_temp: 369
|
||||
|
||||
- name: test_dim_25
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness_pct: 25
|
||||
color_temp: 369
|
||||
|
||||
- name : test
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness: 250
|
||||
color_name: "blue"
|
||||
|
||||
- name : test2
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: off
|
||||
color_temp: 369
|
||||
|
||||
- name : test3
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness: 250
|
||||
color_temp: 369
|
||||
#rgb_color: [255,255,255]
|
||||
|
||||
- name: normal livingroom lighting
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
|
|
Loading…
Reference in New Issue