various tidyups
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#:########################################################################################:#
|
||||
# Package: Away-Light Security Simulation
|
||||
# File: simulation_lights.yaml
|
||||
# Version: v1.0.0
|
||||
# Version: v1.1.0
|
||||
# Date: 2026-07-24
|
||||
#
|
||||
# Purpose:
|
||||
@@ -10,6 +10,9 @@
|
||||
# automation selects a configured entity and operates it for a random period.
|
||||
#
|
||||
# Version History:
|
||||
# - v1.1.0 (2026-07-24): Replaced stale group.downstairs_flat_lights member with direct
|
||||
# entity IDs so downstairs flat lights participate in away simulation.
|
||||
#
|
||||
# - v1.0.0 (2026-07-24): Consolidated the simulation groups, away automation, and timed helper
|
||||
# script into one feature package.
|
||||
# - Preserved the existing automation ID, group keys, and script key.
|
||||
@@ -33,7 +36,14 @@ group:
|
||||
simulation_lights_all:
|
||||
name: "Simulation Lights (All)"
|
||||
entities:
|
||||
- group.downstairs_flat_lights
|
||||
- switch.esp_downstloungemain_relay_1_main_lights
|
||||
- switch.esp_downstloungemain_relay_2_back_wall_lights
|
||||
- switch.esp_downstmasterbedrmlights_relay_1_main_lights
|
||||
- switch.esp_downstbedrm2lights_relay_1_main_lights
|
||||
- switch.esp_downstkitchlights_relay_2_kitchen_light
|
||||
- switch.esp_downstkitchlights_relay_1_dining_light
|
||||
- switch.esp_downstbathswitch_relay_1_main_lights
|
||||
- switch.esp_downstbathswitch_relay_2_cabinet_light
|
||||
- switch.esp_centralstairs_top_relay_2_stair_footer_lights
|
||||
- switch.esp_centralstairs_bottom_relay_1_main_stair_lights_lower
|
||||
- switch.esp_entrancebathrmlights_relay_1_main_lights
|
||||
|
||||
Reference in New Issue
Block a user