initial commit
This commit is contained in:
28
configuration/scene/backyard.yaml
Normal file
28
configuration/scene/backyard.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
- name: 'Backyard (Off)'
|
||||
entities:
|
||||
light.backyard_01:
|
||||
state: off
|
||||
light.backyard_pergola_01:
|
||||
state: off
|
||||
|
||||
- name: 'Backyard (All)'
|
||||
entities:
|
||||
light.backyard_01:
|
||||
state: on
|
||||
light.backyard_pergola_01:
|
||||
state: on
|
||||
|
||||
- name: 'Backyard (Wall Only)'
|
||||
entities:
|
||||
light.backyard_01:
|
||||
state: on
|
||||
light.backyard_pergola_01:
|
||||
state: off
|
||||
|
||||
- name: 'Backyard (Pergola Only)'
|
||||
entities:
|
||||
light.backyard_01:
|
||||
state: off
|
||||
light.backyard_pergola_01:
|
||||
state: on
|
48
configuration/scene/bedroom_master.yaml
Normal file
48
configuration/scene/bedroom_master.yaml
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
- name: 'Bedroom Master (Off)'
|
||||
entities:
|
||||
light.bedroom_master_floor_lamp_01:
|
||||
state: off
|
||||
light.bedroom_master_floor_lamp_02:
|
||||
state: off
|
||||
light.bedroom_master_ceiling_01:
|
||||
state: off
|
||||
light.bedroom_master_ceiling_02:
|
||||
state: off
|
||||
|
||||
- name: 'Bedroom Master (All)'
|
||||
entities:
|
||||
light.bedroom_master_floor_lamp_01:
|
||||
state: on
|
||||
light.bedroom_master_floor_lamp_02:
|
||||
state: on
|
||||
light.bedroom_master_ceiling_01:
|
||||
state: on
|
||||
light.bedroom_master_ceiling_02:
|
||||
state: on
|
||||
|
||||
- name: 'Bedroom Master (Ceiling Only)'
|
||||
entities:
|
||||
light.bedroom_master_floor_lamp_01:
|
||||
state: off
|
||||
light.bedroom_master_floor_lamp_02:
|
||||
state: off
|
||||
light.bedroom_master_ceiling_01:
|
||||
state: on
|
||||
# color_temp: 255
|
||||
# brightness: 255
|
||||
light.bedroom_master_ceiling_02:
|
||||
state: on
|
||||
# color_temp: 255
|
||||
# brightness: 255
|
||||
|
||||
- name: 'Bedroom Master (Floor Only)'
|
||||
entities:
|
||||
light.bedroom_master_floor_lamp_01:
|
||||
state: on
|
||||
light.bedroom_master_floor_lamp_02:
|
||||
state: on
|
||||
light.bedroom_master_ceiling_01:
|
||||
state: off
|
||||
light.bedroom_master_ceiling_02:
|
||||
state: off
|
36
configuration/scene/bedroom_max.yaml
Normal file
36
configuration/scene/bedroom_max.yaml
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
- name: 'Bedroom Max (Off)'
|
||||
entities:
|
||||
light.bedroom_max_table_01:
|
||||
state: off
|
||||
light.bedroom_max_ceiling_01:
|
||||
state: off
|
||||
|
||||
- name: 'Bedroom Max (All)'
|
||||
entities:
|
||||
light.bedroom_max_table_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.bedroom_max_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
|
||||
- name: 'Bedroom Max (Ceiling Only)'
|
||||
entities:
|
||||
light.bedroom_max_table_01:
|
||||
state: off
|
||||
light.bedroom_max_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
|
||||
- name: 'Bedroom Max (Table Only)'
|
||||
entities:
|
||||
light.bedroom_max_table_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.bedroom_max_ceiling_01:
|
||||
state: off
|
36
configuration/scene/bedroom_olivia.yaml
Normal file
36
configuration/scene/bedroom_olivia.yaml
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
- name: "Bedroom Olivia (Off)"
|
||||
entities:
|
||||
light.bedroom_olivia_floor_01:
|
||||
state: off
|
||||
light.bedroom_olivia_ceiling_01:
|
||||
state: off
|
||||
|
||||
- name: "Bedroom Olivia (All)"
|
||||
entities:
|
||||
light.bedroom_olivia_floor_01:
|
||||
state: on
|
||||
color_temp: 280
|
||||
brightness: 255
|
||||
light.bedroom_olivia_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
|
||||
- name: "Bedroom Olivia (Ceiling Only)"
|
||||
entities:
|
||||
light.bedroom_olivia_floor_01:
|
||||
state: off
|
||||
light.bedroom_olivia_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
|
||||
- name: "Bedroom Olivia (Floor Only)"
|
||||
entities:
|
||||
light.bedroom_olivia_floor_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.bedroom_olivia_ceiling_01:
|
||||
state: off
|
113
configuration/scene/kitchen.yaml
Normal file
113
configuration/scene/kitchen.yaml
Normal file
@ -0,0 +1,113 @@
|
||||
---
|
||||
- name: "Kitchen (Off)"
|
||||
entities:
|
||||
light.kitchen_led_01:
|
||||
state: off
|
||||
light.kitchen_sink_01:
|
||||
state: off
|
||||
light.kitchen_ceiling_01:
|
||||
state: off
|
||||
light.kitchen_ceiling_02:
|
||||
state: off
|
||||
# light.kitchen_decorating_01:
|
||||
# state: off
|
||||
|
||||
- name: "Kitchen (All)"
|
||||
entities:
|
||||
light.kitchen_led_01:
|
||||
state: on
|
||||
color_temp: 280
|
||||
brightness: 255
|
||||
light.kitchen_sink_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.kitchen_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.kitchen_ceiling_02:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
# light.kitchen_decorating_01:
|
||||
# state: on
|
||||
|
||||
- name: "Kitchen (Work Zone Only)"
|
||||
entities:
|
||||
light.kitchen_led_01:
|
||||
state: on
|
||||
color_temp: 280
|
||||
brightness: 255
|
||||
light.kitchen_sink_01:
|
||||
state: on
|
||||
brightness: 255
|
||||
color_temp: 255
|
||||
light.kitchen_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.kitchen_ceiling_02:
|
||||
state: off
|
||||
# light.kitchen_decorating_01:
|
||||
# state: off
|
||||
|
||||
- name: "Kitchen (Dinning Zone Only)"
|
||||
entities:
|
||||
light.kitchen_led_01:
|
||||
state: off
|
||||
light.kitchen_sink_01:
|
||||
state: off
|
||||
light.kitchen_ceiling_01:
|
||||
state: off
|
||||
light.kitchen_ceiling_02:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
# light.kitchen_decorating_01:
|
||||
# state: on
|
||||
|
||||
- name: "Kitchen (Ceiling Only)"
|
||||
entities:
|
||||
light.kitchen_led_01:
|
||||
state: off
|
||||
light.kitchen_sink_01:
|
||||
state: off
|
||||
light.kitchen_ceiling_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.kitchen_ceiling_02:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
# light.kitchen_decorating_01:
|
||||
# state: off
|
||||
|
||||
#- name: "Kitchen (Dinning Ceiling Only)"
|
||||
# entities:
|
||||
# light.kitchen_led_01:
|
||||
# state: off
|
||||
# light.kitchen_sink_01:
|
||||
# state: off
|
||||
# light.kitchen_ceiling_01:
|
||||
# state: off
|
||||
# light.kitchen_ceiling_02:
|
||||
# state: on
|
||||
# color_temp: 255
|
||||
# brightness: 255
|
||||
# light.kitchen_decorating_01:
|
||||
# state: off
|
||||
|
||||
#- name: "Kitchen (Decoration Only)"
|
||||
# entities:
|
||||
# light.kitchen_led_01:
|
||||
# state: off
|
||||
# light.kitchen_sink_01:
|
||||
# state: off
|
||||
# light.kitchen_ceiling_01:
|
||||
# state: off
|
||||
# light.kitchen_ceiling_02:
|
||||
# state: off
|
||||
# light.kitchen_decorating_01:
|
||||
# state: on
|
113
configuration/scene/living_room.yaml
Normal file
113
configuration/scene/living_room.yaml
Normal file
@ -0,0 +1,113 @@
|
||||
---
|
||||
- name: 'Living Room (Off)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: off
|
||||
light.living_room_tiles_01:
|
||||
state: off
|
||||
light.living_room_ceiling_01:
|
||||
state: off
|
||||
light.living_room_ceiling_02:
|
||||
state: off
|
||||
light.living_room_ceiling_03:
|
||||
state: off
|
||||
light.living_room_ceiling_04:
|
||||
state: off
|
||||
|
||||
- name: 'Living Room (All)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.living_room_ceiling_01:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_02:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_03:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_04:
|
||||
state: on
|
||||
brightness: 255
|
||||
|
||||
- name: 'Living Room (Ceiling Only)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: off
|
||||
light.living_room_ceiling_01:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_02:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_03:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_04:
|
||||
state: on
|
||||
brightness: 255
|
||||
|
||||
- name: 'Living Room (Ceiling Group 1 Only)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: off
|
||||
light.living_room_ceiling_01:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_02:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_03:
|
||||
state: off
|
||||
light.living_room_ceiling_04:
|
||||
state: off
|
||||
|
||||
- name: 'Living Room (Ceiling Group 2 Only)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: off
|
||||
light.living_room_ceiling_01:
|
||||
state: off
|
||||
light.living_room_ceiling_02:
|
||||
state: off
|
||||
light.living_room_ceiling_03:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_04:
|
||||
state: on
|
||||
brightness: 255
|
||||
|
||||
- name: 'Living Room (Floor Only)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.living_room_ceiling_01:
|
||||
state: off
|
||||
light.living_room_ceiling_02:
|
||||
state: off
|
||||
light.living_room_ceiling_03:
|
||||
state: off
|
||||
light.living_room_ceiling_04:
|
||||
state: off
|
||||
|
||||
- name: 'Living Room (Floor and Ceiling Group 1)'
|
||||
entities:
|
||||
light.living_room_floor_lamp_01:
|
||||
state: on
|
||||
color_temp: 255
|
||||
brightness: 255
|
||||
light.living_room_ceiling_01:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_02:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.living_room_ceiling_03:
|
||||
state: off
|
||||
light.living_room_ceiling_04:
|
||||
state: off
|
38
configuration/scene/porch.yaml
Normal file
38
configuration/scene/porch.yaml
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
- name: 'Porch (Off)'
|
||||
entities:
|
||||
light.porch_01:
|
||||
state: off
|
||||
light.garage_gate_01:
|
||||
state: off
|
||||
light.frontyard_decoration_01:
|
||||
state: off
|
||||
|
||||
- name: 'Porch (All)'
|
||||
entities:
|
||||
light.porch_01:
|
||||
state: on
|
||||
light.garage_gate_01:
|
||||
state: on
|
||||
light.frontyard_decoration_01:
|
||||
state: on
|
||||
|
||||
- name: 'Porch (Porch Only)'
|
||||
entities:
|
||||
light.porch_01:
|
||||
state: on
|
||||
light.garage_gate_01:
|
||||
state: off
|
||||
light.frontyard_decoration_01:
|
||||
state: off
|
||||
# color_temp: 255
|
||||
# brightness: 255
|
||||
|
||||
- name: 'Porch (Garage Only)'
|
||||
entities:
|
||||
light.porch_01:
|
||||
state: off
|
||||
light.garage_gate_01:
|
||||
state: on
|
||||
light.frontyard_decoration_01:
|
||||
state: off
|
Reference in New Issue
Block a user