Add seasonal cuckoo clock automation with Halloween and Christmas sound packs, and update README files to reflect new features and audio assets.

This commit is contained in:
Carlo Costanzo
2025-11-24 16:31:37 -05:00
parent ddb10fd4ac
commit fd6ef6ffd5
16 changed files with 12 additions and 11 deletions

View File

@@ -43,6 +43,7 @@ Live, personal Home Assistant configuration shared for **browsing and inspiratio
- Holiday/front-of-house color scenes: [config/scene/monthly_colors.yaml](config/scene/monthly_colors.yaml), [config/script/monthly_color_scene.yaml](config/script/monthly_color_scene.yaml)
- Dash-button triggers for quick actions: [config/automation/dash_buttons.yaml](config/automation/dash_buttons.yaml)
- PC lock/unlock-driven lighting via HASS.Agent: [config/packages/hass_agent_homepc.yaml](config/packages/hass_agent_homepc.yaml)
- Seasonal cuckoo clock with October and Christmas sound packs: [config/automation/System/CucKoo_Clock.yaml](config/automation/System/CucKoo_Clock.yaml)
- Battery and solar awareness: [config/packages/powerwall.yaml](config/packages/powerwall.yaml)
- Presence-aware office comfort: [config/packages/office_motion.yaml](config/packages/office_motion.yaml)
- Weather-aware lighting: [config/automation/dark_rainy_day.yaml](config/automation/dark_rainy_day.yaml)