Automation Blueprints
Ready-to-use Home Assistant automation blueprints for common smart home tasks.
Available Blueprints
ESPHome Auto-Updater
Automatically compile and update selected ESPHome devices when new versions are available.
Features:
- 🔄 Auto Updates: Automatically update ESPHome devices
- ⏰ Update Window: Configure time window for updates (e.g., 2:00 AM - 6:00 AM)
- 📱 Notifications: Get notified before and after updates
- 🎯 Selective Updates: Choose which devices to auto-update
- ⏱️ Delay Control: Configure delay between updating multiple devices
- 🔔 Flexible Notifications: Use mobile app or persistent notifications
Configuration Options:
update_entities: Select ESPHome update entities to monitorupdate_time_start: Start of update window (default: 02:00)update_time_end: End of update window (default: 06:00)enable_time_window: Only update within time windownotify_before_update: Send notification before startingnotification_service: Custom notification serviceupdate_delay: Seconds between device updates
Import:
Manual Import URL:
https://github.com/j0rsa/home-assistant-apps/blob/main/blueprints/esphome_auto_updater.yaml
How to Import Blueprints
Method 1: One-Click Import
Click the “Import Blueprint” button above for any blueprint. This will:
- Open your Home Assistant instance
- Pre-fill the blueprint URL
- Show the import dialog
Method 2: Manual Import
- Go to Settings → Automations & Scenes → Blueprints
- Click Import Blueprint
- Paste the blueprint URL
- Click Preview then Import
Using Blueprints
After importing:
- Go to Settings → Automations & Scenes
- Click Create Automation
- Select Use a Blueprint
- Find and select the imported blueprint
- Configure the options
- Save the automation
Support
| ← Back to Home | View on GitHub |