You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Home-AssistantConfig/scene/tv_time.yaml

50 lines
1.3 KiB

- name: Living Room TV Time
entities:
group.foyer_lights:
state: off
transition: 100
group.office_lights:
state: off
transition: 10
group.dinette_lights:
state: off
transition: 100
group.kitchen_lights:
state: off
transition: 100
group.dining_room_lights:
state: off
transition: 100
light.M1_front_left:
state: off
transition: 10
light.M1_front_right:
state: off
transition: 10
light.M1_slider:
state: off
transition: 10
light.M1_back_right:
state: on
transition: 10
brightness: 1
light.M1_back_left:
state: on
transition: 40
brightness: 1
light.tv_stand_light:
state: on
transition: 400
xy_color: [0.5014,0.4153]
brightness: 150
light.tv_light:
state: on
transition: 400
xy_color: [0.5014,0.4153]
brightness: 125
light.couch_1:
state: on
transition: 400
xy_color: [0.6621,0.3023]
brightness: 255

Powered by TurnKey Linux.