initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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