various tidyups
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#:########################################################################################:#
|
||||
# Package: Basement Lights
|
||||
# File: basement_lights.yaml
|
||||
# Version: v1.0.1
|
||||
# Date: 2026-07-24
|
||||
#
|
||||
# Purpose:
|
||||
# Consolidated basement lighting configuration for two-way switching synchronization
|
||||
# between the basement hallway and front door area lights.
|
||||
#
|
||||
# Version History:
|
||||
# - v1.0.0 (2024-12-20): Created basement lighting package with two-way sync.
|
||||
# - v1.0.1 (2026-07-24): Standardized header format with additional metadata.
|
||||
#:########################################################################################:#
|
||||
|
||||
group:
|
||||
basement_lights:
|
||||
name: "Basement Lights"
|
||||
entities:
|
||||
- switch.esp_officelights_relay_1_nighttime_lights
|
||||
- switch.esp_officelights_relay_2_daytime_lights
|
||||
- switch.esp_underhouselights_underhouse_entrance_lights
|
||||
- switch.esp_underhouselights_underhouse_storage_lights
|
||||
- switch.esp_laundrylights_relay_1_laundry_lights
|
||||
Reference in New Issue
Block a user