home-assistant/scenes.yaml

76 lines
1.6 KiB
YAML

- name: Bright
entities:
light.living_room:
state: on
brightness: 254
xy_color: [0.4575,0.4099]
- name: Stephanie
entities:
light.living_room:
state: on
brightness: 254
xy_color: [0.2413,0.1204]
- name: Energize
entities:
light.living_room:
state: on
brightness: 254
xy_color: [0.3146,0.3303]
- name: Normal Brightness
entities:
light.living_room:
state: on
brightness_pct: 100
- name: Nighttime Brightness
entities:
light.living_room:
state: on
brightness_pct: 60
- name: Dimmed Brightness
entities:
light.living_room:
state: on
brightness_pct: 20
- name: Dawn
entities:
light.standing_lamp:
state: on
brightness: 1
xy_color: [0.6042, 0.3739]
light.correls_nightstand:
state: on
brightness: 1
xy_color: [0.2376, 0.1186]
light.stephanies_nightstand:
state: on
brightness: 1
xy_color: [0.2376, 0.1186]
- name: Morning
entities:
light.standing_lamp:
state: on
brightness: 254
xy_color: [0.3769, 0.3639]
light.correls_nightstand:
state: on
brightness: 203
xy_color: [0.2698, 0.295]
light.stephanies_nightstand:
state: on
brightness: 1
xy_color: [0.2698, 0.295]
- name: Colorful
entities:
light.standing_lamp:
state: on
brightness: 212
xy_color: [0.451,0.3803]
light.correls_nightstand:
state: on
brightness: 212
xy_color: [0.55,0.263]
light.stephanies_nightstand:
state: on
brightness: 212
xy_color: [0.3788,0.5431]