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
+20
View File
@@ -1,3 +1,23 @@
#:########################################################################################:#
# Package: Dashboard Helpers
# File: dashboard_helpers.yaml
# Version: v1.0.1
# Date: 2026-07-24
#
# Purpose:
# Provides helper entities used by stored Home Assistant dashboards for
# temporary display behavior that does not belong to a device integration.
#
# Behaviour:
# - The moon-phase overlay helper controls whether the percentage is displayed.
# - The companion script enables the overlay for ten seconds and then disables it.
# - Restart mode restarts the ten-second display period when called repeatedly.
#
# Version History:
# - v1.0.0 (2026-02-16): Added the temporary moon-phase percentage overlay helper.
# - v1.0.1 (2026-07-24): Standardized header format with additional metadata.
#:########################################################################################:#
input_boolean:
moon_phase_percent_overlay:
name: Moon phase percent overlay