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.
- You are here:
config/automation/(standalone automations) - Repo overview | Config index | Packages | Scripts | Scenes
| File | Why it matters |
|---|---|
| garage_entry_light.yaml | Z-Wave door sensor + motion-controlled garage entry lighting. |
| kitchen_sink_circadian.yaml | Sink light follows a soft morning, warm daytime, and sunset color-temperature schedule, and stays off while TV is playing. |
| 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. |
- 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.


