Browse Source

Add some colorful scenes

master
klonfish 4 years ago
parent
commit
ba38289abc
  1. 28
      scenes/colorful_lights.yaml

28
scenes/colorful_lights.yaml

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
- name: Green & Pink
entities:
light.0xec1bbdfffe9cc96e_light:
state: on
brightness: 255
xy_color:
- 0.46
- 0.195
light.0xec1bbdfffe59b929_light:
state: on
brightness: 255
xy_color:
- 0.172
- 0.747
- name: Red & Blue
entities:
light.0xec1bbdfffe9cc96e_light:
state: on
brightness: 255
xy_color:
- 0.136
- 0.04
light.0xec1bbdfffe59b929_light:
state: on
brightness: 255
xy_color:
- 0.701
- 0.299
Loading…
Cancel
Save