home-assistant-configuration/scenes.yaml

187 lines
3.6 KiB
YAML
Raw Normal View History

- name : test
entities:
light.tower_lamp_4:
state: on
brightness: 250
color_name: "blue"
- name : test2
entities:
light.tower_lamp_4:
state: on
brightness: 250
color_name: "soft white"
- name : test3
entities:
light.tower_lamp_4:
state: on
brightness: 250
hs_color: "195,0"
2019-02-21 17:49:55 +00:00
- name: normal livingroom lighting
2018-07-18 17:56:30 +00:00
entities:
light.tower_lamp_4:
2018-07-18 17:56:30 +00:00
state: on
brightness: 250
light.front_door_lamp:
2018-07-18 17:56:30 +00:00
state: on
brightness: 250
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 250
- name: dimished livingroom lighting
entities:
light.tower_lamp_4:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
light.front_ldoor_amp:
2019-02-21 17:49:55 +00:00
state: off
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: off
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: illuminations livingroom lighting two
2018-07-18 17:56:30 +00:00
entities:
light.tower_lamp_4:
2018-07-18 17:56:30 +00:00
state: on
brightness: 40
light.front_door_lamp:
2018-07-18 17:56:30 +00:00
state: on
brightness: 40
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: off
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: illuminations livingroom lighting three
2018-07-18 17:56:30 +00:00
entities:
light.tower_lamp_4:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
light.front_door_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: night time livingroom lighting
entities:
light.tower_lamp_4:
2018-07-18 17:56:30 +00:00
state: on
brightness: 10
light.front_door_lamp:
2018-07-18 17:56:30 +00:00
state: off
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: off
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: diminished kitchen lighting
2018-07-18 17:56:30 +00:00
entities:
light.kitchen_cabinets:
2018-07-18 17:56:30 +00:00
state: on
brightness: 10
light.kitchen_cabinet_lights:
2018-07-18 17:56:30 +00:00
state: off
2019-02-21 17:49:55 +00:00
- name: normal kitchen lighting
2018-07-18 17:56:30 +00:00
entities:
light.kitchen_cabinets:
2018-07-18 17:56:30 +00:00
state: on
brightness: 250
light.kitchen_cabinet_lights:
2018-07-18 17:56:30 +00:00
state: on
2019-02-21 17:49:55 +00:00
- name: haunted preshow
entities:
light.kitchen_cabinets:
2019-02-21 17:49:55 +00:00
state: off
light.kitchen_cabinet_lights:
2019-02-21 17:49:55 +00:00
state: off
switch.ge_14291_in_wall_smart_switch_switch_2:
2019-02-21 17:49:55 +00:00
state: off
light.tower_lamp_4:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
light.front_door_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: haunted lights out
entities:
light.kitchen_cabinets:
2019-02-21 17:49:55 +00:00
state: off
light.kitchen_cabinet_lights:
2019-02-21 17:49:55 +00:00
state: off
switch.ge_14291_in_wall_smart_switch_switch_2:
2019-02-21 17:49:55 +00:00
state: off
light.tower_lamp_4:
2019-02-21 17:49:55 +00:00
state: off
light.front_door_lamp:
2019-02-21 17:49:55 +00:00
state: off
light.living_room_lamp:
2019-02-21 17:49:55 +00:00
state: off
switch.fireplace_lights:
2019-02-21 17:49:55 +00:00
state: off
- name: jeff light on
entities:
light.master_bedroom_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 100
2019-02-21 17:49:55 +00:00
- name: jeff light off
entities:
light.master_bedroom_lamp:
2019-02-21 17:49:55 +00:00
state: off
2018-07-18 17:56:30 +00:00
2019-02-21 17:49:55 +00:00
- name: jeff wake up
entities:
light.master_bedroom_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 20
- name: jeff bedtime
entities:
light.master_bedroom_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 40
- name: jeff night light
entities:
light.master_bedroom_lamp:
2019-02-21 17:49:55 +00:00
state: on
brightness: 10
2018-07-18 17:56:30 +00:00
- name: house party protocol
entities:
switch.incense:
state: on
switch.artemis:
state: on
2019-02-21 17:49:55 +00:00
# - name: santa protocol
# entities:
# switch.christmas_tree:
# state: on
# switch.upstairs_christmas_tree:
# state: on
# light.tower_lamp:
# state: on
# brightness: 10
# light.front_lamp:
# state: on
# brightness: 10