A curated collection of powerful and practical Home Assistant blueprints designed to solve common automation challenges. Each blueprint includes detailed documentation in multiple languages and real-world use cases.
- 🔄 Ready-to-use automations for common smart home problems
- 🌍 Multi-language support (English & Spanish)
- 📱 One-click import with Home Assistant badges
- 💡 Detailed documentation with examples and use cases
- 🚀 Production-ready configurations tested in real environments
- 🔗 Additional resources with links to detailed guides
Automatic recovery system for integrations that get "stuck" or become unavailable in Home Assistant. Perfect for AEMET weather integration, Xiaomi/Roborock devices, external APIs, and Wi-Fi sensors.
- 📁 File:
reload-integrations.en.yaml - 📖 Documentation: Reload Integrations Automatically use guide
Sistema de recuperación automática para integraciones que se quedan "colgadas" o se vuelven no disponibles en Home Assistant. Perfecto para la integración de AEMET, dispositivos Xiaomi/Roborock, APIs externas y sensores Wi-Fi.
- 📁 Archivo:
reload-integrations.es.yaml - 📖 Documentación: Guía uso Recargar Integraciones Automáticamente
- Click on any of the Home Assistant import badges above
- Your Home Assistant instance will open with the blueprint pre-loaded
- Click "Import Blueprint"
- Configure your automation with the blueprint
-
Copy the raw URL of the blueprint you want to use:
https://raw.githubusercontent.com/danimart1991/home-assistant-blueprints/main/automation/reload-integrations/reload-integrations.en.yaml -
In Home Assistant, go to Configuration → Blueprints → Import Blueprint
-
Paste the URL and click "Import"
-
Create a new automation using the imported blueprint
- Download the blueprint file to your Home Assistant
blueprints/automation/directory - Restart Home Assistant or reload automations
- The blueprint will appear in your blueprints list
- Home Assistant: 2024.6.0 or later
- Blueprint Support: Enabled (default in recent versions)
- Start small: Begin with one or two entities to test the automation
- Timing matters: Adjust check duration based on your integration stability
- Monitor logs: Check Home Assistant logs for successful reloads
- Customize notifications: Modify notification actions to fit your setup
Contributions are welcome! Here's how you can help:
- 🐛 Report Issues: Found a bug? Open an issue
- 💡 Suggest Features: Have an idea? Start a discussion
- 🔧 Submit PRs:
- Fork the repository
- Create a feature branch
- Add your blueprint with documentation
- Submit a pull request
When contributing new blueprints:
- ✅ Include both English and Spanish versions
- ✅ Add comprehensive documentation
- ✅ Provide real-world use cases
- ✅ Test thoroughly before submission
- ✅ Follow the existing file structure
- 🏠 Home Assistant: Official Website
- 📖 Blueprint Documentation: Official Docs
- 🎓 My Blog: domoticarte.com
- 💬 Community: Home Assistant Community
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Home Assistant community for inspiration and feedback
- Special thanks to all contributors who help improve these blueprints
⭐ If you find these blueprints helpful, please consider giving this repository a star!