mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-01 10:32:01 +00:00
- Added "You are here" sections to various README files in the config directory, improving user orientation. - Updated links in the main README to reflect new structure and provide direct access to configuration readmes. - Enhanced descriptions in the automation, packages, scenes, scripts, and sounds directories for better usability. https://github.com/CCOSTAN/Home-AssistantConfig/pull/1535
Bear Stone Smart Home Documentation
Be sure to ⭐ my configuration repo so you can keep up to date on any daily progress!
Reusable scripts that other automations call for notifications, lighting, and safety responses. Pass variables in; let the script do the heavy lifting.
Quick navigation
- You are here:
config/script/(scripts library) - Repo overview | Config index | Automations | Scenes | Blog: Speech engine video
Featured files to browse
| File | Why it matters |
|---|---|
| notify_engine.yaml | Single entrypoint for rich push notifications. |
| speech_engine.yaml | TTS/announcement orchestration with templated speech. |
| monthly_color_scene.yaml | Seasonal lighting scenes used across automations. |
| interior_off.yaml | One-call <20>all interior lights off<66> helper. |
Tips
- Keep scripts generic<69>route data via
data:/variables:and reuse everywhere. - If you copy a script, rename any
aliasandidfields to avoid duplicates.
All of my configuration files are tested against the most stable version of home-assistant.

