mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 19:41: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
3.8 KiB
Executable File
3.8 KiB
Executable File
Bear Stone Smart Home Documentation
Be sure to ⭐ my configuration repo so you can keep up to date on any daily progress!
Event-driven automations that sit outside the self-contained packages. These tie motion, presence, weather, and time-of-day signals together for real rooms and routines.
Quick navigation
- You are here:
config/automation/(standalone automations) - Repo overview | Config index | Packages | Scripts | Scenes
Featured files to browse
| File | Why it matters |
|---|---|
| garage_entry_light.yaml | Z-Wave door sensor + motion-controlled garage entry lighting. |
| dark_rainy_day.yaml | Weather-aware lighting helper for gloomy days. |
| dash_buttons.yaml | Amazon Dash buttons repurposed as quick triggers. |
| good_night.yaml | Whole-house shutdown and lock-up routine. |
Tips
- Use these as patterns if you are migrating UI-created automations out of
automations.yaml. - Most automations expose helpers (input booleans, scenes) so you can extend them without editing IDs.
All of my configuration files are tested against the most stable version of home-assistant.

