mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 03:21:47 +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!
Small, reusable trigger packages<65>button presses, state trackers, and helper flows that other packages import.
Quick navigation
- You are here:
config/packages/triggers/(shared trigger examples) - Repo overview | Config index | Packages home | Automation home
Featured files to browse
| File | Why it matters |
|---|---|
| last_message.yaml | Store the most recent TTS/notify payload for debugging. |
| self_destruct.yaml | Fun self-destruct Easter egg with sound and light cues. |
| sleepy_dog.yaml | Idle/dormant trigger helper to avoid duplicate alerts. |
Tips
- Drop these alongside your packages to keep repeated patterns DRY.
- Most helpers expose booleans/entities you can hook into without editing their logic.
All of my configuration files are tested against the most stable version of home-assistant.

