various tidyups
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
#:########################################################################################:#
|
||||
# Package: Security and Notification Helpers
|
||||
# File: security_and_notifications.yaml
|
||||
# Version: v1.1.0
|
||||
# Date: 2026-07-21
|
||||
#
|
||||
# Purpose:
|
||||
# Provides the user-controlled helper that enables away-occupancy security
|
||||
# behavior such as the household lighting simulation.
|
||||
#
|
||||
# Behaviour:
|
||||
# - input_boolean.away_occupied_routine enables eligible away-mode automations.
|
||||
# - The current consumer is the away-light simulation package.
|
||||
#
|
||||
# Dependencies:
|
||||
# - packages/simulation_lights.yaml
|
||||
# - packages/quiet_time.yaml owns the canonical quiet-time helper.
|
||||
#
|
||||
# Version History:
|
||||
# - v1.1.0 (2026-07-21): Disabled the duplicate quiet-time helper after moving
|
||||
# canonical ownership to the dedicated quiet-time package.
|
||||
# - v1.0.0 (2024-05-27): Added quiet-time and away-security helpers.
|
||||
#:########################################################################################:#
|
||||
|
||||
input_boolean:
|
||||
# Legacy duplicate retained temporarily for verification.
|
||||
# quiet_time:
|
||||
|
||||
Reference in New Issue
Block a user