You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| README.md | 3 weeks ago | |
| amp_settings.yaml | 9 months ago | |
| dog_bark.yaml | 1 year ago | |
| emergency.yaml | 1 year ago | |
| flash_notify.yaml | 11 months ago | |
| interior_off.yaml | 4 months ago | |
| monthly_color_scene.yaml | 3 years ago | |
| notify_engine.yaml | 3 months ago | |
| speech_engine.yaml | 4 weeks ago | |
| speech_processing.yaml | 10 months ago | |
README.md
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.

