A personal collection of blueprints for Home Assistant automations and scripts.
These blueprints are designed to make home automation easier, reusable, and shareable.
| Category | Blueprint Name | Description |
|---|---|---|
| Lights | motion_activated_lights.yaml |
Turn on lights with motion if area is off |
| Lights | motion_lights_fans.yaml |
Turn on lights and fans with motion if area is off |
| Power | ups_battery_alert.yaml |
Notify iPhone if UPS is on battery (15s) |
| Power | critical_switch_warning.yaml |
Send repeated critical alerts when a switch stays ON too long |
- Open Home Assistant.
- Go to Settings → Automations & Scenes → Blueprints.
- Click on Import Blueprint.
- Paste the raw GitHub URL of the blueprint YAML file from this repo.
- Configure it as needed in your automations.
- These blueprints are tailored for my personal setup, but feel free to adapt them.
- Contributions, issues, and suggestions are always welcome!
MIT License – Feel free to use, modify, and share these blueprints freely.