various tidyups

This commit is contained in:
zorruno
2026-07-24 18:55:12 +12:00
parent fce8c7b0bc
commit fe6feee250
58 changed files with 749 additions and 5339 deletions
+24
View File
@@ -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: