mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-04-28 19:13:32 +00:00
- Updated guest_mode.yaml to clarify guest mode announcements and added a related issue reference. - Enhanced night_watchdog.yaml with additional conditions for vacation mode and house sitter presence. - Improved sunset_turn_on.yaml by refining action sequences and adding vacation presence logic. - Expanded admin_sections.yaml to include new tiles for front door package detection and related inputs. - Removed obsolete media player from media_players.yaml and updated switches.yaml to reflect new outdoor seasonal switch IDs. - Enhanced home_modes.yaml and README.md to clarify home mode toggles and their usage. - Updated docker_infrastructure.yaml to improve container outage notifications and streamline maintenance checks. - Enhanced LLM Vision package to include front door package detection and related automation triggers. closed https://github.com/CCOSTAN/Home-AssistantConfig/issues/793
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.

